#AFBFD9#AFBFD9
#AFBFD9 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.1% C 0.041 H 260.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFD9 |
|---|---|
| RGB | rgb(175, 191, 217) |
| HSL | hsl(217, 36%, 77%) |
| HSV | hsv(217, 19%, 85%) |
| CMYK | cmyk(19.4%, 12%, 0%, 14.9%) |
| CIE-LAB | lab(76.91, -0.02, -14.84) |
| CIE-LCH | lch(76.91, 14.84, 269.92°) |
| OKLab | oklab(80.08% -0.007 -0.0403) |
| OKLCH | oklch(80.08% 0.041 260.1) |
| XYZ | xyz(48.8312, 51.3842, 72.9776) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.89
Light Blue Grey
#B7C9E2
ΔE00 2.65
Cloudy Blue
#ACC2D9
ΔE00 3.06
Light Grey Blue
#9DBCD4
ΔE00 5.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFD9 #D9C9AF
analogous
#AFD4D9 #AFBFD9 #B4AFD9
triadic
#AFBFD9 #D9AFBF #BFD9AF
tetradic
#AFBFD9 #D9AFD4 #D9C9AF #AFD9B4
square
#AFBFD9 #D9AFD4 #D9C9AF #AFD9B4
split-complementary
#AFBFD9 #D9B4AF #D4D9AF
monochromatic
#5C7DB2 #869EC5 #AFBFD9 #D8E0ED #EAEEF5
Accessibility & contrast
On white
1.86
#AFBFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#AFBFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFD9
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFD9 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0DA
Deuteranopia (green-blind)
#B2BCD8
Tritanopia (blue-blind)
#A5C4C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbfd9; /* rgb */ color: rgb(175, 191, 217); /* oklch */ color: oklch(80.1% 0.041 260.1);
Tailwind
colors: {
custom: {
50: '#c7d2e4',
500: '#afbfd9',
950: '#000000',
},
}SCSS
$custom: #afbfd9; $custom-light: #c7d2e4; $custom-dark: #000000;
JSON
{
"hex": "#afbfd9",
"rgb": {
"r": 175,
"g": 191,
"b": 217
},
"hsl": {
"h": 217.143,
"s": 35.593,
"l": 76.863
},
"oklch": {
"l": 0.80083,
"c": 0.04091,
"h": 260.1
},
"luminance": 0.51385
}Semantic roles & 50–950 ramp
primary
#AFBFD9
secondary
#B09C7C
accent
#8137AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384