#AFBBCF#AFBBCF
#AFBBCF is a light, muted blue. Relative luminance 0.492; OKLCH L 78.9% C 0.031 H 260.7°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBCF |
|---|---|
| RGB | rgb(175, 187, 207) |
| HSL | hsl(218, 25%, 75%) |
| HSV | hsv(218, 15%, 81%) |
| CMYK | cmyk(15.5%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.55, -0.04, -11.46) |
| CIE-LCH | lch(75.55, 11.46, 269.79°) |
| OKLab | oklab(78.91% -0.0051 -0.031) |
| OKLCH | oklch(78.91% 0.031 260.7) |
| XYZ | xyz(46.7093, 49.1588, 66.0471) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.52
Cloudy Blue
#ACC2D9
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 6.20
Dove Gray
#B6B8BD
ΔE00 6.63
Cool Gray
#9AA7B0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBCF #CFC3AF
analogous
#AFCBCF #AFBBCF #B3AFCF
triadic
#AFBBCF #CFAFBB #BBCFAF
tetradic
#AFBBCF #CFAFCB #CFC3AF #AFCFB3
square
#AFBBCF #CFAFCB #CFC3AF #AFCFB3
split-complementary
#AFBBCF #CFB3AF #CBCFAF
monochromatic
#637AA1 #899AB8 #AFBBCF #D5DCE6 #ECEFF4
Accessibility & contrast
On white
1.94
#AFBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#AFBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBCF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBCF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#A7BFC1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #afbbcf; /* rgb */ color: rgb(175, 187, 207); /* oklch */ color: oklch(78.9% 0.031 260.7);
Tailwind
colors: {
custom: {
50: '#c7cfdd',
500: '#afbbcf',
950: '#000000',
},
}SCSS
$custom: #afbbcf; $custom-light: #c7cfdd; $custom-dark: #000000;
JSON
{
"hex": "#afbbcf",
"rgb": {
"r": 175,
"g": 187,
"b": 207
},
"hsl": {
"h": 217.5,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.78913,
"c": 0.03139,
"h": 260.7
},
"luminance": 0.4916
}Semantic roles & 50–950 ramp
primary
#AFBBCF
secondary
#EAE7E1
accent
#7F42A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283