#ADAEEE#ADAEEE
#ADAEEE is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.091 H 283.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEEE |
|---|---|
| RGB | rgb(173, 174, 238) |
| HSL | hsl(239, 66%, 81%) |
| HSV | hsv(239, 27%, 93%) |
| CMYK | cmyk(27.3%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.11, 13.53, -32.03) |
| CIE-LCH | lch(73.11, 34.77, 292.90°) |
| OKLab | oklab(77.32% 0.021 -0.0885) |
| OKLCH | oklch(77.32% 0.091 283.4) |
| XYZ | xyz(47.7983, 45.3283, 87.1032) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.11
Lavender
#B39DDB
ΔE00 7.16
Pale Violet
#CEAEFA
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 7.97
Periwinkle
#CCCCFF
ΔE00 8.03
Periwinkle Blue
#8F99FB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEEE #EEEDAD
analogous
#ADCEEE #ADAEEE #CCADEE
triadic
#ADAEEE #EEADAE #AEEEAD
tetradic
#ADAEEE #EEADCE #EEEDAD #ADEECC
square
#ADAEEE #EEADCE #EEEDAD #ADEECC
split-complementary
#ADAEEE #EECCAD #CEEEAD
monochromatic
#484AD9 #7A7CE3 #ADAEEE #E0E0F9 #E6E6FA
Accessibility & contrast
On white
2.09
#ADAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#ADAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEEE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEEE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F1
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#9DB9C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adaeee; /* rgb */ color: rgb(173, 174, 238); /* oklch */ color: oklch(77.3% 0.091 283.4);
Tailwind
colors: {
custom: {
50: '#c6c6f3',
500: '#adaeee',
950: '#000000',
},
}SCSS
$custom: #adaeee; $custom-light: #c6c6f3; $custom-dark: #000000;
JSON
{
"hex": "#adaeee",
"rgb": {
"r": 173,
"g": 174,
"b": 238
},
"hsl": {
"h": 239.077,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.77323,
"c": 0.09099,
"h": 283.4
},
"luminance": 0.45329
}Semantic roles & 50–950 ramp
primary
#ADAEEE
secondary
#F1F1DA
accent
#CB18CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285