#AFAEBB#AFAEBB
#AFAEBB is a light, near-neutral blue. Relative luminance 0.430; OKLCH L 75.6% C 0.018 H 289.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEBB |
|---|---|
| RGB | rgb(175, 174, 187) |
| HSL | hsl(245, 9%, 71%) |
| HSV | hsv(245, 7%, 73%) |
| CMYK | cmyk(6.4%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(71.54, 2.87, -6.50) |
| CIE-LCH | lch(71.54, 7.10, 293.81°) |
| OKLab | oklab(75.57% 0.0062 -0.0174) |
| OKLCH | oklch(75.57% 0.018 289.5) |
| XYZ | xyz(41.7832, 42.9738, 53.0976) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.10
Dark Gray
#A9A9A9
ΔE00 6.86
Silver
#C0C0C0
ΔE00 8.02
Cool Gray
#9AA7B0
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 10.13
Light Blue Grey
#B7C9E2
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEBB #BABBAE
analogous
#AEB3BB #AFAEBB #B5AEBB
triadic
#AFAEBB #BBAFAE #AEBBAF
tetradic
#AFAEBB #BBAEB3 #BABBAE #AEBBB5
square
#AFAEBB #BBAEB3 #BABBAE #AEBBB5
split-complementary
#AFAEBB #BBB5AE #B3BBAE
monochromatic
#6E6D82 #8E8D9F #AFAEBB #D0CFD7 #EFEEF1
Accessibility & contrast
On white
2.19
#AFAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AFAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEBB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEBB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#ADB0B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaebb; /* rgb */ color: rgb(175, 174, 187); /* oklch */ color: oklch(75.6% 0.018 289.5);
Tailwind
colors: {
custom: {
50: '#c6c6cf',
500: '#afaebb',
950: '#000000',
},
}SCSS
$custom: #afaebb; $custom-light: #c6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#afaebb",
"rgb": {
"r": 175,
"g": 174,
"b": 187
},
"hsl": {
"h": 244.615,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.75568,
"c": 0.01844,
"h": 289.5
},
"luminance": 0.42974
}Semantic roles & 50–950 ramp
primary
#AFAEBB
secondary
#E4E4E1
accent
#93538E
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282