#ADAEDA#ADAEDA
#ADAEDA is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.5% C 0.063 H 283.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEDA |
|---|---|
| RGB | rgb(173, 174, 218) |
| HSL | hsl(239, 38%, 77%) |
| HSV | hsv(239, 21%, 85%) |
| CMYK | cmyk(20.6%, 20.2%, 0%, 14.5%) |
| CIE-LAB | lab(72.37, 8.84, -22.26) |
| CIE-LCH | lch(72.37, 23.95, 291.66°) |
| OKLab | oklab(76.51% 0.015 -0.0609) |
| OKLCH | oklch(76.51% 0.063 283.8) |
| XYZ | xyz(45.0215, 44.2176, 72.4789) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.86
Lavender
#B39DDB
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 8.03
Pale Violet
#CEAEFA
ΔE00 9.09
Light Violet
#D6B4FC
ΔE00 9.84
Lavender (survey)
#C79FEF
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEDA #DAD9AD
analogous
#ADC5DA #ADAEDA #C3ADDA
triadic
#ADAEDA #DAADAE #AEDAAD
tetradic
#ADAEDA #DAADC5 #DAD9AD #ADDAC3
square
#ADAEDA #DAADC5 #DAD9AD #ADDAC3
split-complementary
#ADAEDA #DAC3AD #C5DAAD
monochromatic
#595BB4 #8384C7 #ADAEDA #D7D8ED #EAEAF5
Accessibility & contrast
On white
2.13
#ADAEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ADAEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEDA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEDA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DC
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#A3B5BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adaeda; /* rgb */ color: rgb(173, 174, 218); /* oklch */ color: oklch(76.5% 0.063 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6e5',
500: '#adaeda',
950: '#000000',
},
}SCSS
$custom: #adaeda; $custom-light: #c6c6e5; $custom-dark: #000000;
JSON
{
"hex": "#adaeda",
"rgb": {
"r": 173,
"g": 174,
"b": 218
},
"hsl": {
"h": 238.667,
"s": 37.815,
"l": 76.667
},
"oklch": {
"l": 0.76511,
"c": 0.0627,
"h": 283.8
},
"luminance": 0.44218
}Semantic roles & 50–950 ramp
primary
#ADAEDA
secondary
#ECECDF
accent
#AE35B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284