#AFB0CD#AFB0CD
#AFB0CD is a light, muted blue. Relative luminance 0.446; OKLCH L 76.6% C 0.041 H 283.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB0CD |
|---|---|
| RGB | rgb(175, 176, 205) |
| HSL | hsl(238, 23%, 75%) |
| HSV | hsv(238, 15%, 80%) |
| CMYK | cmyk(14.6%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.61, 5.50, -14.78) |
| CIE-LCH | lch(72.61, 15.77, 290.42°) |
| OKLab | oklab(76.59% 0.0099 -0.04) |
| OKLCH | oklch(76.59% 0.041 283.8) |
| XYZ | xyz(44.2215, 44.5719, 64.0192) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.44
Periwinkle
#CCCCFF
ΔE00 9.62
Light Blue Grey
#B7C9E2
ΔE00 9.65
Dove Gray
#B6B8BD
ΔE00 10.12
Lavender
#B39DDB
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB0CD #CDCCAF
analogous
#AFBFCD #AFB0CD #BDAFCD
triadic
#AFB0CD #CDAFB0 #B0CDAF
tetradic
#AFB0CD #CDAFBF #CDCCAF #AFCDBD
square
#AFB0CD #CDAFBF #CDCCAF #AFCDBD
split-complementary
#AFB0CD #CDBDAF #BFCDAF
monochromatic
#64669E #898BB5 #AFB0CD #D5D5E5 #ECECF3
Accessibility & contrast
On white
2.12
#AFB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AFB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB0CD
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB0CD | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#A9B5B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #afb0cd; /* rgb */ color: rgb(175, 176, 205); /* oklch */ color: oklch(76.6% 0.041 283.8);
Tailwind
colors: {
custom: {
50: '#c7c7dc',
500: '#afb0cd',
950: '#000000',
},
}SCSS
$custom: #afb0cd; $custom-light: #c7c7dc; $custom-dark: #000000;
JSON
{
"hex": "#afb0cd",
"rgb": {
"r": 175,
"g": 176,
"b": 205
},
"hsl": {
"h": 238,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.76589,
"c": 0.04122,
"h": 283.8
},
"luminance": 0.44572
}Semantic roles & 50–950 ramp
primary
#AFB0CD
secondary
#EAE9E1
accent
#9E44A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283