#AFBCD3#AFBCD3
#AFBCD3 is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.036 H 261.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCD3 |
|---|---|
| RGB | rgb(175, 188, 211) |
| HSL | hsl(218, 29%, 76%) |
| HSV | hsv(218, 17%, 83%) |
| CMYK | cmyk(17.1%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(75.94, 0.28, -13.05) |
| CIE-LCH | lch(75.94, 13.05, 271.23°) |
| OKLab | oklab(79.26% -0.005 -0.0354) |
| OKLCH | oklch(79.26% 0.036 261.9) |
| XYZ | xyz(47.4174, 49.7826, 68.7262) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.00
Light Blue Grey
#B7C9E2
ΔE00 3.58
Cloudy Blue
#ACC2D9
ΔE00 3.68
Light Grey Blue
#9DBCD4
ΔE00 6.30
Dove Gray
#B6B8BD
ΔE00 7.64
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCD3 #D3C6AF
analogous
#AFCED3 #AFBCD3 #B4AFD3
triadic
#AFBCD3 #D3AFBC #BCD3AF
tetradic
#AFBCD3 #D3AFCE #D3C6AF #AFD3B4
square
#AFBCD3 #D3AFCE #D3C6AF #AFD3B4
split-complementary
#AFBCD3 #D3B4AF #CED3AF
monochromatic
#607AA8 #889BBD #AFBCD3 #D6DDE9 #EBEEF4
Accessibility & contrast
On white
1.92
#AFBCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#AFBCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCD3
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCD3 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD4
Deuteranopia (green-blind)
#B1BAD2
Tritanopia (blue-blind)
#A6C1C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbcd3; /* rgb */ color: rgb(175, 188, 211); /* oklch */ color: oklch(79.3% 0.036 261.9);
Tailwind
colors: {
custom: {
50: '#c7d0e0',
500: '#afbcd3',
950: '#000000',
},
}SCSS
$custom: #afbcd3; $custom-light: #c7d0e0; $custom-dark: #000000;
JSON
{
"hex": "#afbcd3",
"rgb": {
"r": 175,
"g": 188,
"b": 211
},
"hsl": {
"h": 218.333,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.79256,
"c": 0.03571,
"h": 261.9
},
"luminance": 0.49784
}Semantic roles & 50–950 ramp
primary
#AFBCD3
secondary
#EBE7E0
accent
#813EA8
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283