#AFAECB#AFAECB
#AFAECB is a light, muted blue. Relative luminance 0.437; OKLCH L 76.1% C 0.041 H 287.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAECB |
|---|---|
| RGB | rgb(175, 174, 203) |
| HSL | hsl(242, 22%, 74%) |
| HSV | hsv(242, 14%, 80%) |
| CMYK | cmyk(13.8%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(72.03, 6.17, -14.56) |
| CIE-LCH | lch(72.03, 15.81, 292.97°) |
| OKLab | oklab(76.11% 0.012 -0.0394) |
| OKLCH | oklch(76.11% 0.041 287) |
| XYZ | xyz(43.5924, 43.6975, 62.6262) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.57
Lavender
#B39DDB
ΔE00 9.82
Periwinkle
#CCCCFF
ΔE00 10.04
Thistle
#D8BFD8
ΔE00 10.38
Lightsteelblue
#B0C4DE
ΔE00 10.40
Dove Gray
#B6B8BD
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAECB #CACBAE
analogous
#AEBCCB #AFAECB #BEAECB
triadic
#AFAECB #CBAFAE #AECBAF
tetradic
#AFAECB #CBAEBC #CACBAE #AECBBE
square
#AFAECB #CBAEBC #CACBAE #AECBBE
split-complementary
#AFAECB #CBBEAE #BCCBAE
monochromatic
#65649B #8A89B3 #AFAECB #D4D3E3 #EDECF3
Accessibility & contrast
On white
2.16
#AFAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AFAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAECB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAECB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#A9B3B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afaecb; /* rgb */ color: rgb(175, 174, 203); /* oklch */ color: oklch(76.1% 0.041 287.0);
Tailwind
colors: {
custom: {
50: '#c7c6da',
500: '#afaecb',
950: '#000000',
},
}SCSS
$custom: #afaecb; $custom-light: #c7c6da; $custom-dark: #000000;
JSON
{
"hex": "#afaecb",
"rgb": {
"r": 175,
"g": 174,
"b": 203
},
"hsl": {
"h": 242.069,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.76112,
"c": 0.04121,
"h": 287
},
"luminance": 0.43698
}Semantic roles & 50–950 ramp
primary
#AFAECB
secondary
#E9E9E2
accent
#A0459D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131315
muted
#828283