#AFBDCA#AFBDCA
#AFBDCA is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.2% C 0.024 H 246.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDCA |
|---|---|
| RGB | rgb(175, 189, 202) |
| HSL | hsl(209, 20%, 74%) |
| HSV | hsv(209, 13%, 79%) |
| CMYK | cmyk(13.4%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.93, -2.17, -8.18) |
| CIE-LCH | lch(75.93, 8.46, 255.15°) |
| OKLab | oklab(79.16% -0.0098 -0.022) |
| OKLCH | oklch(79.16% 0.024 246.1) |
| XYZ | xyz(46.5350, 49.7726, 63.0210) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.00
Lightsteelblue
#B0C4DE
ΔE00 5.10
Dove Gray
#B6B8BD
ΔE00 5.37
Light Grey Blue
#9DBCD4
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 5.48
Cool Gray
#9AA7B0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDCA #CABCAF
analogous
#AFCACA #AFBDCA #AFB0CA
triadic
#AFBDCA #CAAFBD #BDCAAF
tetradic
#AFBDCA #CAAFCA #CABCAF #B0CAAF
square
#AFBDCA #CAAFCA #CABCAF #B0CAAF
split-complementary
#AFBDCA #CAAFB0 #CACAAF
monochromatic
#658099 #8A9FB2 #AFBDCA #D4DBE2 #EDF0F3
Accessibility & contrast
On white
1.92
#AFBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#AFBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDCA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDCA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#A8C0C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbdca; /* rgb */ color: rgb(175, 189, 202); /* oklch */ color: oklch(79.2% 0.024 246.1);
Tailwind
colors: {
custom: {
50: '#c7d0da',
500: '#afbdca',
950: '#000000',
},
}SCSS
$custom: #afbdca; $custom-light: #c7d0da; $custom-dark: #000000;
JSON
{
"hex": "#afbdca",
"rgb": {
"r": 175,
"g": 189,
"b": 202
},
"hsl": {
"h": 208.889,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.79162,
"c": 0.0241,
"h": 246.1
},
"luminance": 0.49773
}Semantic roles & 50–950 ramp
primary
#AFBDCA
secondary
#E9E5E2
accent
#71479F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283