#AFADBE#AFADBE
#AFADBE is a light, muted blue. Relative luminance 0.427; OKLCH L 75.5% C 0.024 H 291.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFADBE |
|---|---|
| RGB | rgb(175, 173, 190) |
| HSL | hsl(247, 12%, 71%) |
| HSV | hsv(247, 9%, 75%) |
| CMYK | cmyk(7.9%, 8.9%, 0%, 25.5%) |
| CIE-LAB | lab(71.36, 4.01, -8.41) |
| CIE-LCH | lch(71.36, 9.31, 295.53°) |
| OKLab | oklab(75.46% 0.0088 -0.0225) |
| OKLCH | oklch(75.46% 0.024 291.2) |
| XYZ | xyz(41.9152, 42.7186, 54.7425) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.81
Dark Gray
#A9A9A9
ΔE00 8.54
Silver
#C0C0C0
ΔE00 9.59
Cool Gray
#9AA7B0
ΔE00 9.62
Lightsteelblue
#B0C4DE
ΔE00 10.51
Light Blue Grey
#B7C9E2
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFADBE #BCBEAD
analogous
#ADB3BE #AFADBE #B7ADBE
triadic
#AFADBE #BEAFAD #ADBEAF
tetradic
#AFADBE #BEADB3 #BCBEAD #ADBEB7
square
#AFADBE #BEADB3 #BCBEAD #ADBEB7
split-complementary
#AFADBE #BEB7AD #B3BEAD
monochromatic
#6E6A86 #8E8BA3 #AFADBE #D0CFD9 #EEEEF1
Accessibility & contrast
On white
2.20
#AFADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AFADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFADBE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFADBE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#ACAFB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afadbe; /* rgb */ color: rgb(175, 173, 190); /* oklch */ color: oklch(75.5% 0.024 291.2);
Tailwind
colors: {
custom: {
50: '#c6c5d1',
500: '#afadbe',
950: '#000000',
},
}SCSS
$custom: #afadbe; $custom-light: #c6c5d1; $custom-dark: #000000;
JSON
{
"hex": "#afadbe",
"rgb": {
"r": 175,
"g": 173,
"b": 190
},
"hsl": {
"h": 247.059,
"s": 11.565,
"l": 71.176
},
"oklch": {
"l": 0.75462,
"c": 0.02419,
"h": 291.2
},
"luminance": 0.42719
}Semantic roles & 50–950 ramp
primary
#AFADBE
secondary
#E5E6E1
accent
#96508D
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182