#AEADCC#AEADCC
#AEADCC is a light, muted blue. Relative luminance 0.432; OKLCH L 75.9% C 0.044 H 286.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEADCC |
|---|---|
| RGB | rgb(174, 173, 204) |
| HSL | hsl(242, 23%, 74%) |
| HSV | hsv(242, 15%, 80%) |
| CMYK | cmyk(14.7%, 15.2%, 0%, 20%) |
| CIE-LAB | lab(71.72, 6.61, -15.57) |
| CIE-LCH | lch(71.72, 16.92, 292.99°) |
| OKLab | oklab(75.87% 0.0127 -0.0422) |
| OKLCH | oklch(75.87% 0.044 286.8) |
| XYZ | xyz(43.2958, 43.2450, 63.1812) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.19
Light Periwinkle
#C1C6FC
ΔE00 9.33
Periwinkle
#CCCCFF
ΔE00 9.88
Thistle
#D8BFD8
ΔE00 10.58
Lightsteelblue
#B0C4DE
ΔE00 10.65
Light Blue Grey
#B7C9E2
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEADCC #CBCCAD
analogous
#ADBCCC #AEADCC #BEADCC
triadic
#AEADCC #CCAEAD #ADCCAE
tetradic
#AEADCC #CCADBC #CBCCAD #ADCCBE
square
#AEADCC #CCADBC #CBCCAD #ADCCBE
split-complementary
#AEADCC #CCBEAD #BCCCAD
monochromatic
#64629D #8987B5 #AEADCC #D3D3E3 #ECECF3
Accessibility & contrast
On white
2.18
#AEADCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#AEADCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEADCC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEADCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEADCC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CD
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#A8B2B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeadcc; /* rgb */ color: rgb(174, 173, 204); /* oklch */ color: oklch(75.9% 0.044 286.8);
Tailwind
colors: {
custom: {
50: '#c6c5db',
500: '#aeadcc',
950: '#000000',
},
}SCSS
$custom: #aeadcc; $custom-light: #c6c5db; $custom-dark: #000000;
JSON
{
"hex": "#aeadcc",
"rgb": {
"r": 174,
"g": 173,
"b": 204
},
"hsl": {
"h": 241.935,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.75866,
"c": 0.04411,
"h": 286.8
},
"luminance": 0.43245
}Semantic roles & 50–950 ramp
primary
#AEADCC
secondary
#E9EAE1
accent
#A2449F
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131215
muted
#828183