#AFAEBD#AFAEBD
#AFAEBD is a light, muted blue. Relative luminance 0.431; OKLCH L 75.6% C 0.021 H 288.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEBD |
|---|---|
| RGB | rgb(175, 174, 189) |
| HSL | hsl(244, 10%, 71%) |
| HSV | hsv(244, 8%, 74%) |
| CMYK | cmyk(7.4%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(71.60, 3.27, -7.51) |
| CIE-LCH | lch(71.60, 8.19, 293.51°) |
| OKLab | oklab(75.63% 0.0069 -0.0201) |
| OKLCH | oklch(75.63% 0.021 288.9) |
| XYZ | xyz(41.9988, 43.0600, 54.2330) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.81
Dark Gray
#A9A9A9
ΔE00 7.68
Silver
#C0C0C0
ΔE00 8.70
Cool Gray
#9AA7B0
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 10.01
Light Blue Grey
#B7C9E2
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEBD #BCBDAE
analogous
#AEB4BD #AFAEBD #B6AEBD
triadic
#AFAEBD #BDAFAE #AEBDAF
tetradic
#AFAEBD #BDAEB4 #BCBDAE #AEBDB6
square
#AFAEBD #BDAEB4 #BCBDAE #AEBDB6
split-complementary
#AFAEBD #BDB6AE #B4BDAE
monochromatic
#6E6C85 #8E8CA2 #AFAEBD #D0D0D8 #EEEEF1
Accessibility & contrast
On white
2.18
#AFAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#AFAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEBD
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEBD | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BE
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#ACB0B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaebd; /* rgb */ color: rgb(175, 174, 189); /* oklch */ color: oklch(75.6% 0.021 288.9);
Tailwind
colors: {
custom: {
50: '#c6c6d0',
500: '#afaebd',
950: '#000000',
},
}SCSS
$custom: #afaebd; $custom-light: #c6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#afaebd",
"rgb": {
"r": 175,
"g": 174,
"b": 189
},
"hsl": {
"h": 244,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.75634,
"c": 0.02128,
"h": 288.9
},
"luminance": 0.4306
}Semantic roles & 50–950 ramp
primary
#AFAEBD
secondary
#E5E5E1
accent
#945190
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282