#AFBFDF#AFBFDF
#AFBFDF is a light, muted blue. Relative luminance 0.517; OKLCH L 80.3% C 0.049 H 264.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFDF |
|---|---|
| RGB | rgb(175, 191, 223) |
| HSL | hsl(220, 43%, 78%) |
| HSV | hsv(220, 22%, 87%) |
| CMYK | cmyk(21.5%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.10, 1.31, -17.79) |
| CIE-LCH | lch(77.10, 17.84, 274.23°) |
| OKLab | oklab(80.3% -0.0049 -0.0485) |
| OKLCH | oklch(80.3% 0.049 264.3) |
| XYZ | xyz(49.6258, 51.7021, 77.1626) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.26
Light Blue Grey
#B7C9E2
ΔE00 3.74
Cloudy Blue
#ACC2D9
ΔE00 4.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFDF #DFCFAF
analogous
#AFD7DF #AFBFDF #B7AFDF
triadic
#AFBFDF #DFAFBF #BFDFAF
tetradic
#AFBFDF #DFAFD7 #DFCFAF #AFDFB7
square
#AFBFDF #DFAFD7 #DFCFAF #AFDFB7
split-complementary
#AFBFDF #DFB7AF #D7DFAF
monochromatic
#5879BC #839CCE #AFBFDF #DBE2F0 #E9EEF6
Accessibility & contrast
On white
1.85
#AFBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#AFBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFDF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFDF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B1BCDE
Tritanopia (blue-blind)
#A3C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbfdf; /* rgb */ color: rgb(175, 191, 223); /* oklch */ color: oklch(80.3% 0.049 264.3);
Tailwind
colors: {
custom: {
50: '#c7d2e9',
500: '#afbfdf',
950: '#000000',
},
}SCSS
$custom: #afbfdf; $custom-light: #c7d2e9; $custom-dark: #000000;
JSON
{
"hex": "#afbfdf",
"rgb": {
"r": 175,
"g": 191,
"b": 223
},
"hsl": {
"h": 220,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.80297,
"c": 0.04872,
"h": 264.3
},
"luminance": 0.51703
}Semantic roles & 50–950 ramp
primary
#AFBFDF
secondary
#B8A37B
accent
#8930B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384