#AFBBCC#AFBBCC
#AFBBCC is a light, muted blue. Relative luminance 0.490; OKLCH L 78.8% C 0.028 H 257.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBCC |
|---|---|
| RGB | rgb(175, 187, 204) |
| HSL | hsl(215, 22%, 74%) |
| HSV | hsv(215, 14%, 80%) |
| CMYK | cmyk(14.2%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(75.46, -0.68, -9.96) |
| CIE-LCH | lch(75.46, 9.98, 266.11°) |
| OKLab | oklab(78.81% -0.0062 -0.0269) |
| OKLCH | oklch(78.81% 0.028 257) |
| XYZ | xyz(46.3461, 49.0135, 64.1338) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.69
Lightsteelblue
#B0C4DE
ΔE00 4.03
Light Blue Grey
#B7C9E2
ΔE00 4.51
Dove Gray
#B6B8BD
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 5.88
Cool Gray
#9AA7B0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBCC #CCC0AF
analogous
#AFCACC #AFBBCC #B2AFCC
triadic
#AFBBCC #CCAFBB #BBCCAF
tetradic
#AFBBCC #CCAFCA #CCC0AF #AFCCB2
square
#AFBBCC #CCAFCA #CCC0AF #AFCCB2
split-complementary
#AFBBCC #CCB2AF #CACCAF
monochromatic
#647B9C #8A9BB4 #AFBBCC #D4DBE4 #ECEFF3
Accessibility & contrast
On white
1.94
#AFBBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#AFBBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBCC
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBCC | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#B2B9CC
Tritanopia (blue-blind)
#A8BFC0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #afbbcc; /* rgb */ color: rgb(175, 187, 204); /* oklch */ color: oklch(78.8% 0.028 257.0);
Tailwind
colors: {
custom: {
50: '#c7cfdb',
500: '#afbbcc',
950: '#000000',
},
}SCSS
$custom: #afbbcc; $custom-light: #c7cfdb; $custom-dark: #000000;
JSON
{
"hex": "#afbbcc",
"rgb": {
"r": 175,
"g": 187,
"b": 204
},
"hsl": {
"h": 215.172,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.78812,
"c": 0.02759,
"h": 257
},
"luminance": 0.49014
}Semantic roles & 50–950 ramp
primary
#AFBBCC
secondary
#E9E6E2
accent
#7B45A1
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283