#AEAFCE#AEAFCE
#AEAFCE is a light, muted blue. Relative luminance 0.441; OKLCH L 76.3% C 0.044 H 283.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFCE |
|---|---|
| RGB | rgb(174, 175, 206) |
| HSL | hsl(238, 25%, 75%) |
| HSV | hsv(238, 16%, 81%) |
| CMYK | cmyk(15.5%, 15%, 0%, 19.2%) |
| CIE-LAB | lab(72.30, 5.94, -15.79) |
| CIE-LCH | lch(72.30, 16.87, 290.62°) |
| OKLab | oklab(76.34% 0.0106 -0.0428) |
| OKLCH | oklch(76.34% 0.044 283.8) |
| XYZ | xyz(43.9236, 44.1143, 64.5814) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.78
Periwinkle
#CCCCFF
ΔE00 9.44
Lavender
#B39DDB
ΔE00 9.54
Lightsteelblue
#B0C4DE
ΔE00 9.72
Light Blue Grey
#B7C9E2
ΔE00 9.97
Dove Gray
#B6B8BD
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFCE #CECDAE
analogous
#AEBFCE #AEAFCE #BDAECE
triadic
#AEAFCE #CEAEAF #AFCEAE
tetradic
#AEAFCE #CEAEBF #CECDAE #AECEBD
square
#AEAFCE #CEAEBF #CECDAE #AECEBD
split-complementary
#AEAFCE #CEBDAE #BFCEAE
monochromatic
#6264A0 #8889B7 #AEAFCE #D4D5E5 #ECECF3
Accessibility & contrast
On white
2.14
#AEAFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AEAFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFCE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFCE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CF
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#A7B4B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeafce; /* rgb */ color: rgb(174, 175, 206); /* oklch */ color: oklch(76.3% 0.044 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6dd',
500: '#aeafce',
950: '#000000',
},
}SCSS
$custom: #aeafce; $custom-light: #c6c6dd; $custom-dark: #000000;
JSON
{
"hex": "#aeafce",
"rgb": {
"r": 174,
"g": 175,
"b": 206
},
"hsl": {
"h": 238.125,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.76343,
"c": 0.04412,
"h": 283.8
},
"luminance": 0.44115
}Semantic roles & 50–950 ramp
primary
#AEAFCE
secondary
#EAEAE1
accent
#A042A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283