#AFB2CD#AFB2CD
#AFB2CD is a light, muted blue. Relative luminance 0.454; OKLCH L 77.0% C 0.039 H 280.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2CD |
|---|---|
| RGB | rgb(175, 178, 205) |
| HSL | hsl(234, 23%, 75%) |
| HSV | hsv(234, 15%, 80%) |
| CMYK | cmyk(14.6%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(73.13, 4.41, -13.99) |
| CIE-LCH | lch(73.13, 14.67, 287.49°) |
| OKLab | oklab(77% 0.007 -0.0379) |
| OKLCH | oklch(77% 0.039 280.4) |
| XYZ | xyz(44.6166, 45.3620, 64.1509) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 8.52
Light Periwinkle
#C1C6FC
ΔE00 9.07
Dove Gray
#B6B8BD
ΔE00 9.21
Cloudy Blue
#ACC2D9
ΔE00 9.28
Periwinkle
#CCCCFF
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2CD #CDCAAF
analogous
#AFC1CD #AFB2CD #BBAFCD
triadic
#AFB2CD #CDAFB2 #B2CDAF
tetradic
#AFB2CD #CDAFC1 #CDCAAF #AFCDBB
square
#AFB2CD #CDAFC1 #CDCAAF #AFCDBB
split-complementary
#AFB2CD #CDBBAF #C1CDAF
monochromatic
#646A9E #898EB5 #AFB2CD #D5D6E5 #ECEDF3
Accessibility & contrast
On white
2.08
#AFB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AFB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2CD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2CD | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5CE
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#A9B7BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afb2cd; /* rgb */ color: rgb(175, 178, 205); /* oklch */ color: oklch(77.0% 0.039 280.4);
Tailwind
colors: {
custom: {
50: '#c7c9dc',
500: '#afb2cd',
950: '#000000',
},
}SCSS
$custom: #afb2cd; $custom-light: #c7c9dc; $custom-dark: #000000;
JSON
{
"hex": "#afb2cd",
"rgb": {
"r": 175,
"g": 178,
"b": 205
},
"hsl": {
"h": 234,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.76996,
"c": 0.03853,
"h": 280.4
},
"luminance": 0.45363
}Semantic roles & 50–950 ramp
primary
#AFB2CD
secondary
#EAE9E1
accent
#9844A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283