#AFB2CB#AFB2CB
#AFB2CB is a light, muted blue. Relative luminance 0.453; OKLCH L 76.9% C 0.036 H 280.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2CB |
|---|---|
| RGB | rgb(175, 178, 203) |
| HSL | hsl(234, 21%, 74%) |
| HSV | hsv(234, 14%, 80%) |
| CMYK | cmyk(13.8%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(73.07, 3.98, -12.99) |
| CIE-LCH | lch(73.07, 13.59, 287.04°) |
| OKLab | oklab(76.93% 0.0063 -0.0351) |
| OKLCH | oklch(76.93% 0.036 280.1) |
| XYZ | xyz(44.3767, 45.2661, 62.8876) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.34
Dove Gray
#B6B8BD
ΔE00 8.54
Cloudy Blue
#ACC2D9
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.62
Periwinkle
#CCCCFF
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2CB #CBC8AF
analogous
#AFC0CB #AFB2CB #BAAFCB
triadic
#AFB2CB #CBAFB2 #B2CBAF
tetradic
#AFB2CB #CBAFC0 #CBC8AF #AFCBBA
square
#AFB2CB #CBAFC0 #CBC8AF #AFCBBA
split-complementary
#AFB2CB #CBBAAF #C0CBAF
monochromatic
#656B9B #8A8EB3 #AFB2CB #D4D6E3 #ECEDF3
Accessibility & contrast
On white
2.09
#AFB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AFB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2CB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2CB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB4CC
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#A9B6BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afb2cb; /* rgb */ color: rgb(175, 178, 203); /* oklch */ color: oklch(76.9% 0.036 280.1);
Tailwind
colors: {
custom: {
50: '#c7c9da',
500: '#afb2cb',
950: '#000000',
},
}SCSS
$custom: #afb2cb; $custom-light: #c7c9da; $custom-dark: #000000;
JSON
{
"hex": "#afb2cb",
"rgb": {
"r": 175,
"g": 178,
"b": 203
},
"hsl": {
"h": 233.571,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.76926,
"c": 0.03569,
"h": 280.1
},
"luminance": 0.45267
}Semantic roles & 50–950 ramp
primary
#AFB2CB
secondary
#E9E8E2
accent
#9646A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283