#ADA4E4#ADA4E4
#ADA4E4 is a light, moderate blue. Relative luminance 0.410; OKLCH L 75.0% C 0.092 H 290.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA4E4 |
|---|---|
| RGB | rgb(173, 164, 228) |
| HSL | hsl(248, 54%, 77%) |
| HSV | hsv(248, 28%, 89%) |
| CMYK | cmyk(24.1%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(70.20, 16.72, -31.06) |
| CIE-LCH | lch(70.20, 35.28, 298.29°) |
| OKLab | oklab(74.95% 0.032 -0.0857) |
| OKLCH | oklch(74.95% 0.092 290.5) |
| XYZ | xyz(44.5093, 41.0359, 78.9595) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.80
Pale Violet
#CEAEFA
ΔE00 6.72
Lavender (survey)
#C79FEF
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 7.58
Lilac (survey)
#CEA2FD
ΔE00 7.87
Pale Purple
#B790D4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA4E4 #DBE4A4
analogous
#A4BBE4 #ADA4E4 #CDA4E4
triadic
#ADA4E4 #E4ADA4 #A4E4AD
tetradic
#ADA4E4 #E4A4BB #DBE4A4 #A4E4CD
square
#ADA4E4 #E4A4BB #DBE4A4 #A4E4CD
split-complementary
#ADA4E4 #E4CDA4 #BBE4A4
monochromatic
#5846C8 #8275D6 #ADA4E4 #D8D3F2 #EAE7F8
Accessibility & contrast
On white
2.28
#ADA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#ADA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA4E4
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA4E4 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE7
Deuteranopia (green-blind)
#94AAE2
Tritanopia (blue-blind)
#A1AFBB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ada4e4; /* rgb */ color: rgb(173, 164, 228); /* oklch */ color: oklch(75.0% 0.092 290.5);
Tailwind
colors: {
custom: {
50: '#c6bfec',
500: '#ada4e4',
950: '#000000',
},
}SCSS
$custom: #ada4e4; $custom-light: #c6bfec; $custom-dark: #000000;
JSON
{
"hex": "#ada4e4",
"rgb": {
"r": 173,
"g": 164,
"b": 228
},
"hsl": {
"h": 248.438,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.7495,
"c": 0.09151,
"h": 290.5
},
"luminance": 0.41037
}Semantic roles & 50–950 ramp
primary
#ADA4E4
secondary
#ECEFDC
accent
#C224AC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184