#AFBFDB#AFBFDB
#AFBFDB is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.043 H 261.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFDB |
|---|---|
| RGB | rgb(175, 191, 219) |
| HSL | hsl(218, 38%, 77%) |
| HSV | hsv(218, 20%, 86%) |
| CMYK | cmyk(20.1%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.97, 0.42, -15.82) |
| CIE-LCH | lch(76.97, 15.83, 271.52°) |
| OKLab | oklab(80.15% -0.0063 -0.043) |
| OKLCH | oklch(80.15% 0.043 261.7) |
| XYZ | xyz(49.0929, 51.4889, 74.3559) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.27
Light Blue Grey
#B7C9E2
ΔE00 2.92
Cloudy Blue
#ACC2D9
ΔE00 3.64
Light Grey Blue
#9DBCD4
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFDB #DBCBAF
analogous
#AFD5DB #AFBFDB #B5AFDB
triadic
#AFBFDB #DBAFBF #BFDBAF
tetradic
#AFBFDB #DBAFD5 #DBCBAF #AFDBB5
square
#AFBFDB #DBAFD5 #DBCBAF #AFDBB5
split-complementary
#AFBFDB #DBB5AF #D5DBAF
monochromatic
#5B7BB5 #859DC8 #AFBFDB #D9E1EE #EAEEF6
Accessibility & contrast
On white
1.86
#AFBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#AFBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFDB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFDB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#A4C5C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbfdb; /* rgb */ color: rgb(175, 191, 219); /* oklch */ color: oklch(80.2% 0.043 261.7);
Tailwind
colors: {
custom: {
50: '#c7d2e6',
500: '#afbfdb',
950: '#000000',
},
}SCSS
$custom: #afbfdb; $custom-light: #c7d2e6; $custom-dark: #000000;
JSON
{
"hex": "#afbfdb",
"rgb": {
"r": 175,
"g": 191,
"b": 219
},
"hsl": {
"h": 218.182,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.80154,
"c": 0.04348,
"h": 261.7
},
"luminance": 0.5149
}Semantic roles & 50–950 ramp
primary
#AFBFDB
secondary
#B39F7C
accent
#8435B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384