#AFB4CD#AFB4CD
#AFB4CD is a light, muted blue. Relative luminance 0.462; OKLCH L 77.4% C 0.036 H 276.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB4CD |
|---|---|
| RGB | rgb(175, 180, 205) |
| HSL | hsl(230, 23%, 75%) |
| HSV | hsv(230, 15%, 80%) |
| CMYK | cmyk(14.6%, 12.2%, 0%, 19.6%) |
| CIE-LAB | lab(73.65, 3.32, -13.21) |
| CIE-LCH | lch(73.65, 13.62, 284.10°) |
| OKLab | oklab(77.4% 0.0041 -0.0357) |
| OKLCH | oklch(77.4% 0.036 276.6) |
| XYZ | xyz(45.0174, 46.1637, 64.2845) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.36
Cloudy Blue
#ACC2D9
ΔE00 7.98
Dove Gray
#B6B8BD
ΔE00 8.32
Light Periwinkle
#C1C6FC
ΔE00 9.23
Periwinkle
#CCCCFF
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB4CD #CDC8AF
analogous
#AFC3CD #AFB4CD #B9AFCD
triadic
#AFB4CD #CDAFB4 #B4CDAF
tetradic
#AFB4CD #CDAFC3 #CDC8AF #AFCDB9
square
#AFB4CD #CDAFC3 #CDC8AF #AFCDB9
split-complementary
#AFB4CD #CDB9AF #C3CDAF
monochromatic
#646D9E #8991B5 #AFB4CD #D5D7E5 #ECEDF3
Accessibility & contrast
On white
2.05
#AFB4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#AFB4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB4CD
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB4CD | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CE
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#A8B8BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afb4cd; /* rgb */ color: rgb(175, 180, 205); /* oklch */ color: oklch(77.4% 0.036 276.6);
Tailwind
colors: {
custom: {
50: '#c7cadc',
500: '#afb4cd',
950: '#000000',
},
}SCSS
$custom: #afb4cd; $custom-light: #c7cadc; $custom-dark: #000000;
JSON
{
"hex": "#afb4cd",
"rgb": {
"r": 175,
"g": 180,
"b": 205
},
"hsl": {
"h": 230,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.77404,
"c": 0.03598,
"h": 276.6
},
"luminance": 0.46164
}Semantic roles & 50–950 ramp
primary
#AFB4CD
secondary
#EAE8E1
accent
#9244A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283