#AFB2C8#AFB2C8
#AFB2C8 is a light, muted blue. Relative luminance 0.451; OKLCH L 76.8% C 0.031 H 279.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2C8 |
|---|---|
| RGB | rgb(175, 178, 200) |
| HSL | hsl(233, 19%, 74%) |
| HSV | hsv(233, 13%, 78%) |
| CMYK | cmyk(12.5%, 11%, 0%, 21.6%) |
| CIE-LAB | lab(72.97, 3.35, -11.49) |
| CIE-LCH | lch(72.97, 11.97, 286.25°) |
| OKLab | oklab(76.82% 0.0052 -0.031) |
| OKLCH | oklch(76.82% 0.031 279.5) |
| XYZ | xyz(44.0227, 45.1244, 61.0230) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 8.14
Cloudy Blue
#ACC2D9
ΔE00 8.62
Cool Gray
#9AA7B0
ΔE00 9.55
Dark Gray
#A9A9A9
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2C8 #C8C5AF
analogous
#AFBEC8 #AFB2C8 #B8AFC8
triadic
#AFB2C8 #C8AFB2 #B2C8AF
tetradic
#AFB2C8 #C8AFBE #C8C5AF #AFC8B8
square
#AFB2C8 #C8AFBE #C8C5AF #AFC8B8
split-complementary
#AFB2C8 #C8B8AF #BEC8AF
monochromatic
#676D96 #8B8FAF #AFB2C8 #D3D5E1 #EDEEF3
Accessibility & contrast
On white
2.09
#AFB2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AFB2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2C8
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2C8 | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB4C9
Deuteranopia (green-blind)
#ABB2C7
Tritanopia (blue-blind)
#AAB6B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afb2c8; /* rgb */ color: rgb(175, 178, 200); /* oklch */ color: oklch(76.8% 0.031 279.5);
Tailwind
colors: {
custom: {
50: '#c7c9d8',
500: '#afb2c8',
950: '#000000',
},
}SCSS
$custom: #afb2c8; $custom-light: #c7c9d8; $custom-dark: #000000;
JSON
{
"hex": "#afb2c8",
"rgb": {
"r": 175,
"g": 178,
"b": 200
},
"hsl": {
"h": 232.8,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.76822,
"c": 0.03144,
"h": 279.5
},
"luminance": 0.45125
}Semantic roles & 50–950 ramp
primary
#AFB2C8
secondary
#E9E8E2
accent
#93499D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283