#AFAEBE#AFAEBE
#AFAEBE is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.023 H 288.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEBE |
|---|---|
| RGB | rgb(175, 174, 190) |
| HSL | hsl(244, 11%, 71%) |
| HSV | hsv(244, 8%, 75%) |
| CMYK | cmyk(7.9%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(71.63, 3.47, -8.02) |
| CIE-LCH | lch(71.63, 8.73, 293.40°) |
| OKLab | oklab(75.67% 0.0073 -0.0215) |
| OKLCH | oklch(75.67% 0.023 288.7) |
| XYZ | xyz(42.1077, 43.1036, 54.8067) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.17
Dark Gray
#A9A9A9
ΔE00 8.08
Cool Gray
#9AA7B0
ΔE00 9.00
Silver
#C0C0C0
ΔE00 9.04
Lightsteelblue
#B0C4DE
ΔE00 9.98
Light Blue Grey
#B7C9E2
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEBE #BDBEAE
analogous
#AEB5BE #AFAEBE #B7AEBE
triadic
#AFAEBE #BEAFAE #AEBEAF
tetradic
#AFAEBE #BEAEB5 #BDBEAE #AEBEB7
square
#AFAEBE #BEAEB5 #BDBEAE #AEBEB7
split-complementary
#AFAEBE #BEB7AE #B5BEAE
monochromatic
#6D6C86 #8D8CA3 #AFAEBE #D1D0D9 #EEEEF1
Accessibility & contrast
On white
2.18
#AFAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AFAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEBE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEBE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#ACB0B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaebe; /* rgb */ color: rgb(175, 174, 190); /* oklch */ color: oklch(75.7% 0.023 288.7);
Tailwind
colors: {
custom: {
50: '#c6c6d1',
500: '#afaebe',
950: '#000000',
},
}SCSS
$custom: #afaebe; $custom-light: #c6c6d1; $custom-dark: #000000;
JSON
{
"hex": "#afaebe",
"rgb": {
"r": 175,
"g": 174,
"b": 190
},
"hsl": {
"h": 243.75,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.75666,
"c": 0.0227,
"h": 288.7
},
"luminance": 0.43104
}Semantic roles & 50–950 ramp
primary
#AFAEBE
secondary
#E6E6E2
accent
#955091
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282