#AFAEBC#AFAEBC
#AFAEBC is a light, near-neutral blue. Relative luminance 0.430; OKLCH L 75.6% C 0.020 H 289.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEBC |
|---|---|
| RGB | rgb(175, 174, 188) |
| HSL | hsl(244, 9%, 71%) |
| HSV | hsv(244, 7%, 74%) |
| CMYK | cmyk(6.9%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(71.57, 3.07, -7.00) |
| CIE-LCH | lch(71.57, 7.65, 293.64°) |
| OKLab | oklab(75.6% 0.0065 -0.0187) |
| OKLCH | oklch(75.6% 0.02 289.2) |
| XYZ | xyz(41.8906, 43.0167, 53.6633) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.46
Dark Gray
#A9A9A9
ΔE00 7.27
Silver
#C0C0C0
ΔE00 8.36
Cool Gray
#9AA7B0
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 10.06
Light Blue Grey
#B7C9E2
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEBC #BBBCAE
analogous
#AEB4BC #AFAEBC #B6AEBC
triadic
#AFAEBC #BCAFAE #AEBCAF
tetradic
#AFAEBC #BCAEB4 #BBBCAE #AEBCB6
square
#AFAEBC #BCAEB4 #BBBCAE #AEBCB6
split-complementary
#AFAEBC #BCB6AE #B4BCAE
monochromatic
#6E6C83 #8E8DA0 #AFAEBC #D0CFD8 #EEEEF1
Accessibility & contrast
On white
2.19
#AFAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#AFAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEBC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEBC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BD
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#ADB0B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaebc; /* rgb */ color: rgb(175, 174, 188); /* oklch */ color: oklch(75.6% 0.020 289.2);
Tailwind
colors: {
custom: {
50: '#c6c6d0',
500: '#afaebc',
950: '#000000',
},
}SCSS
$custom: #afaebc; $custom-light: #c6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#afaebc",
"rgb": {
"r": 175,
"g": 174,
"b": 188
},
"hsl": {
"h": 244.286,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.75601,
"c": 0.01985,
"h": 289.2
},
"luminance": 0.43017
}Semantic roles & 50–950 ramp
primary
#AFAEBC
secondary
#E4E5E1
accent
#93528F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282