#ADAEEB#ADAEEB
#ADAEEB is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.087 H 283.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEEB |
|---|---|
| RGB | rgb(173, 174, 235) |
| HSL | hsl(239, 61%, 80%) |
| HSV | hsv(239, 26%, 92%) |
| CMYK | cmyk(26.4%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(72.99, 12.81, -30.58) |
| CIE-LCH | lch(72.99, 33.15, 292.73°) |
| OKLab | oklab(77.2% 0.0202 -0.0844) |
| OKLCH | oklch(77.2% 0.087 283.4) |
| XYZ | xyz(47.3612, 45.1534, 84.8013) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.06
Lavender
#B39DDB
ΔE00 6.93
Pale Violet
#CEAEFA
ΔE00 7.84
Periwinkle
#CCCCFF
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.24
Periwinkle Blue
#8F99FB
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEEB #EBEAAD
analogous
#ADCDEB #ADAEEB #CBADEB
triadic
#ADAEEB #EBADAE #AEEBAD
tetradic
#ADAEEB #EBADCD #EBEAAD #ADEBCB
square
#ADAEEB #EBADCD #EBEAAD #ADEBCB
split-complementary
#ADAEEB #EBCBAD #CDEBAD
monochromatic
#4B4DD3 #7C7DDF #ADAEEB #DEDFF7 #E6E7F9
Accessibility & contrast
On white
2.09
#ADAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ADAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEEB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEEB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#9EB9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adaeeb; /* rgb */ color: rgb(173, 174, 235); /* oklch */ color: oklch(77.2% 0.087 283.4);
Tailwind
colors: {
custom: {
50: '#c6c6f1',
500: '#adaeeb',
950: '#000000',
},
}SCSS
$custom: #adaeeb; $custom-light: #c6c6f1; $custom-dark: #000000;
JSON
{
"hex": "#adaeeb",
"rgb": {
"r": 173,
"g": 174,
"b": 235
},
"hsl": {
"h": 239.032,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.77197,
"c": 0.08677,
"h": 283.4
},
"luminance": 0.45154
}Semantic roles & 50–950 ramp
primary
#ADAEEB
secondary
#F0F0DB
accent
#C61DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284