#ADAECA#ADAECA
#ADAECA is a light, muted blue. Relative luminance 0.434; OKLCH L 75.9% C 0.040 H 283.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAECA |
|---|---|
| RGB | rgb(173, 174, 202) |
| HSL | hsl(238, 21%, 74%) |
| HSV | hsv(238, 14%, 79%) |
| CMYK | cmyk(14.4%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.84, 5.30, -14.31) |
| CIE-LCH | lch(71.84, 15.26, 290.34°) |
| OKLab | oklab(75.92% 0.0095 -0.0387) |
| OKLCH | oklch(75.92% 0.04 283.8) |
| XYZ | xyz(43.0280, 43.4202, 61.9797) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.64
Light Periwinkle
#C1C6FC
ΔE00 9.65
Light Blue Grey
#B7C9E2
ΔE00 9.91
Dove Gray
#B6B8BD
ΔE00 9.94
Lavender
#B39DDB
ΔE00 10.25
Periwinkle
#CCCCFF
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAECA #CAC9AD
analogous
#ADBCCA #ADAECA #BAADCA
triadic
#ADAECA #CAADAE #AECAAD
tetradic
#ADAECA #CAADBC #CAC9AD #ADCABA
square
#ADAECA #CAADBC #CAC9AD #ADCABA
split-complementary
#ADAECA #CABAAD #BCCAAD
monochromatic
#636599 #8889B2 #ADAECA #D2D3E2 #ECEDF3
Accessibility & contrast
On white
2.17
#ADAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#ADAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAECA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAECA | 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)
#A7B1CB
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#A7B3B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #adaeca; /* rgb */ color: rgb(173, 174, 202); /* oklch */ color: oklch(75.9% 0.040 283.8);
Tailwind
colors: {
custom: {
50: '#c5c6da',
500: '#adaeca',
950: '#000000',
},
}SCSS
$custom: #adaeca; $custom-light: #c5c6da; $custom-dark: #000000;
JSON
{
"hex": "#adaeca",
"rgb": {
"r": 173,
"g": 174,
"b": 202
},
"hsl": {
"h": 237.931,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.75918,
"c": 0.03989,
"h": 283.8
},
"luminance": 0.43421
}Semantic roles & 50–950 ramp
primary
#ADAECA
secondary
#E9E9E2
accent
#9D46A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283