#ADAEEA#ADAEEA
#ADAEEA is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.2% C 0.085 H 283.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEEA |
|---|---|
| RGB | rgb(173, 174, 234) |
| HSL | hsl(239, 59%, 80%) |
| HSV | hsv(239, 26%, 92%) |
| CMYK | cmyk(26.1%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(72.95, 12.57, -30.09) |
| CIE-LCH | lch(72.95, 32.61, 292.67°) |
| OKLab | oklab(77.16% 0.0199 -0.083) |
| OKLCH | oklch(77.16% 0.085 283.5) |
| XYZ | xyz(47.2171, 45.0958, 84.0426) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 7.85
Pale Violet
#CEAEFA
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 8.34
Light Violet
#D6B4FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEEA #EAE9AD
analogous
#ADCDEA #ADAEEA #CAADEA
triadic
#ADAEEA #EAADAE #AEEAAD
tetradic
#ADAEEA #EAADCD #EAE9AD #ADEACA
square
#ADAEEA #EAADCD #EAE9AD #ADEACA
split-complementary
#ADAEEA #EACAAD #CDEAAD
monochromatic
#4C4ED1 #7C7EDE #ADAEEA #DEDEF6 #E7E7F9
Accessibility & contrast
On white
2.10
#ADAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#ADAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEEA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEEA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5ED
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#9FB9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adaeea; /* rgb */ color: rgb(173, 174, 234); /* oklch */ color: oklch(77.2% 0.085 283.5);
Tailwind
colors: {
custom: {
50: '#c6c6f1',
500: '#adaeea',
950: '#000000',
},
}SCSS
$custom: #adaeea; $custom-light: #c6c6f1; $custom-dark: #000000;
JSON
{
"hex": "#adaeea",
"rgb": {
"r": 173,
"g": 174,
"b": 234
},
"hsl": {
"h": 239.016,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.77155,
"c": 0.08536,
"h": 283.5
},
"luminance": 0.45097
}Semantic roles & 50–950 ramp
primary
#ADAEEA
secondary
#F0F0DB
accent
#C41FC7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284