#AEADCE#AEADCE
#AEADCE is a light, muted blue. Relative luminance 0.433; OKLCH L 75.9% C 0.047 H 286.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEADCE |
|---|---|
| RGB | rgb(174, 173, 206) |
| HSL | hsl(242, 25%, 74%) |
| HSV | hsv(242, 16%, 81%) |
| CMYK | cmyk(15.5%, 16%, 0%, 19.2%) |
| CIE-LAB | lab(71.79, 7.04, -16.57) |
| CIE-LCH | lch(71.79, 18.01, 293.02°) |
| OKLab | oklab(75.94% 0.0134 -0.045) |
| OKLCH | oklch(75.94% 0.047 286.6) |
| XYZ | xyz(43.5372, 43.3416, 64.4526) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.68
Light Periwinkle
#C1C6FC
ΔE00 8.92
Periwinkle
#CCCCFF
ΔE00 9.53
Thistle
#D8BFD8
ΔE00 10.66
Lightsteelblue
#B0C4DE
ΔE00 10.75
Light Blue Grey
#B7C9E2
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEADCE #CDCEAD
analogous
#ADBDCE #AEADCE #BFADCE
triadic
#AEADCE #CEAEAD #ADCEAE
tetradic
#AEADCE #CEADBD #CDCEAD #ADCEBF
square
#AEADCE #CEADBD #CDCEAD #ADCEBF
split-complementary
#AEADCE #CEBFAD #BDCEAD
monochromatic
#6260A0 #8887B7 #AEADCE #D4D3E5 #ECECF4
Accessibility & contrast
On white
2.17
#AEADCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AEADCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEADCE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEADCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEADCE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B1D0
Deuteranopia (green-blind)
#A5AFCD
Tritanopia (blue-blind)
#A8B2B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeadce; /* rgb */ color: rgb(174, 173, 206); /* oklch */ color: oklch(75.9% 0.047 286.6);
Tailwind
colors: {
custom: {
50: '#c6c5dd',
500: '#aeadce',
950: '#000000',
},
}SCSS
$custom: #aeadce; $custom-light: #c6c5dd; $custom-dark: #000000;
JSON
{
"hex": "#aeadce",
"rgb": {
"r": 174,
"g": 173,
"b": 206
},
"hsl": {
"h": 241.818,
"s": 25.191,
"l": 74.314
},
"oklch": {
"l": 0.75938,
"c": 0.04696,
"h": 286.6
},
"luminance": 0.43342
}Semantic roles & 50–950 ramp
primary
#AEADCE
secondary
#EAEAE1
accent
#A442A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131215
muted
#828183