#AFB3CD#AFB3CD
#AFB3CD is a light, muted blue. Relative luminance 0.458; OKLCH L 77.2% C 0.037 H 278.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB3CD |
|---|---|
| RGB | rgb(175, 179, 205) |
| HSL | hsl(232, 23%, 75%) |
| HSV | hsv(232, 15%, 80%) |
| CMYK | cmyk(14.6%, 12.7%, 0%, 19.6%) |
| CIE-LAB | lab(73.39, 3.86, -13.60) |
| CIE-LCH | lch(73.39, 14.14, 285.86°) |
| OKLab | oklab(77.2% 0.0056 -0.0368) |
| OKLCH | oklch(77.2% 0.037 278.6) |
| XYZ | xyz(44.8163, 45.7614, 64.2175) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 7.94
Cloudy Blue
#ACC2D9
ΔE00 8.64
Dove Gray
#B6B8BD
ΔE00 8.76
Light Periwinkle
#C1C6FC
ΔE00 9.13
Periwinkle
#CCCCFF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB3CD #CDC9AF
analogous
#AFC2CD #AFB3CD #BAAFCD
triadic
#AFB3CD #CDAFB3 #B3CDAF
tetradic
#AFB3CD #CDAFC2 #CDC9AF #AFCDBA
square
#AFB3CD #CDAFC2 #CDC9AF #AFCDBA
split-complementary
#AFB3CD #CDBAAF #C2CDAF
monochromatic
#646B9E #898FB5 #AFB3CD #D5D7E5 #ECEDF3
Accessibility & contrast
On white
2.07
#AFB3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#AFB3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB3CD
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB3CD | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CE
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#A9B7BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afb3cd; /* rgb */ color: rgb(175, 179, 205); /* oklch */ color: oklch(77.2% 0.037 278.6);
Tailwind
colors: {
custom: {
50: '#c7c9dc',
500: '#afb3cd',
950: '#000000',
},
}SCSS
$custom: #afb3cd; $custom-light: #c7c9dc; $custom-dark: #000000;
JSON
{
"hex": "#afb3cd",
"rgb": {
"r": 175,
"g": 179,
"b": 205
},
"hsl": {
"h": 232,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.772,
"c": 0.03724,
"h": 278.6
},
"luminance": 0.45762
}Semantic roles & 50–950 ramp
primary
#AFB3CD
secondary
#EAE9E1
accent
#9544A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283