#AEADCF#AEADCF
#AEADCF is a light, muted blue. Relative luminance 0.434; OKLCH L 76.0% C 0.048 H 286.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AEADCF |
|---|---|
| RGB | rgb(174, 173, 207) |
| HSL | hsl(242, 26%, 75%) |
| HSV | hsv(242, 16%, 81%) |
| CMYK | cmyk(15.9%, 16.4%, 0%, 18.8%) |
| CIE-LAB | lab(71.82, 7.26, -17.07) |
| CIE-LCH | lch(71.82, 18.55, 293.03°) |
| OKLab | oklab(75.98% 0.0138 -0.0464) |
| OKLCH | oklch(75.98% 0.048 286.5) |
| XYZ | xyz(43.6591, 43.3903, 65.0944) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.44
Light Periwinkle
#C1C6FC
ΔE00 8.73
Periwinkle
#CCCCFF
ΔE00 9.37
Thistle
#D8BFD8
ΔE00 10.72
Pale Violet
#CEAEFA
ΔE00 10.80
Lightsteelblue
#B0C4DE
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEADCF #CECFAD
analogous
#ADBDCF #AEADCF #BFADCF
triadic
#AEADCF #CFAEAD #ADCFAE
tetradic
#AEADCF #CFADBD #CECFAD #ADCFBF
square
#AEADCF #CFADBD #CECFAD #ADCFBF
split-complementary
#AEADCF #CFBFAD #BDCFAD
monochromatic
#6260A2 #8886B8 #AEADCF #D4D4E6 #ECECF4
Accessibility & contrast
On white
2.17
#AEADCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AEADCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEADCF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEADCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEADCF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B1D1
Deuteranopia (green-blind)
#A4AFCE
Tritanopia (blue-blind)
#A7B2B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeadcf; /* rgb */ color: rgb(174, 173, 207); /* oklch */ color: oklch(76.0% 0.048 286.5);
Tailwind
colors: {
custom: {
50: '#c6c5dd',
500: '#aeadcf',
950: '#000000',
},
}SCSS
$custom: #aeadcf; $custom-light: #c6c5dd; $custom-dark: #000000;
JSON
{
"hex": "#aeadcf",
"rgb": {
"r": 174,
"g": 173,
"b": 207
},
"hsl": {
"h": 241.765,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.75975,
"c": 0.04838,
"h": 286.5
},
"luminance": 0.43391
}Semantic roles & 50–950 ramp
primary
#AEADCF
secondary
#EAEAE1
accent
#A541A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131215
muted
#828183