#ADA4E2#ADA4E2
#ADA4E2 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.9% C 0.089 H 290.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA4E2 |
|---|---|
| RGB | rgb(173, 164, 226) |
| HSL | hsl(249, 52%, 76%) |
| HSV | hsv(249, 27%, 89%) |
| CMYK | cmyk(23.5%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(70.12, 16.25, -30.09) |
| CIE-LCH | lch(70.12, 34.19, 298.37°) |
| OKLab | oklab(74.86% 0.0314 -0.083) |
| OKLCH | oklch(74.86% 0.089 290.7) |
| XYZ | xyz(44.2332, 40.9255, 77.5057) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.60
Pale Violet
#CEAEFA
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 6.83
Pastel Purple
#CAA0FF
ΔE00 7.79
Pale Purple
#B790D4
ΔE00 7.93
Lilac (survey)
#CEA2FD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA4E2 #D9E2A4
analogous
#A4BAE2 #ADA4E2 #CCA4E2
triadic
#ADA4E2 #E2ADA4 #A4E2AD
tetradic
#ADA4E2 #E2A4BA #D9E2A4 #A4E2CC
square
#ADA4E2 #E2A4BA #D9E2A4 #A4E2CC
split-complementary
#ADA4E2 #E2CCA4 #BAE2A4
monochromatic
#5947C4 #8376D3 #ADA4E2 #D7D2F1 #EAE8F8
Accessibility & contrast
On white
2.29
#ADA4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#ADA4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA4E2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA4E2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE5
Deuteranopia (green-blind)
#95AAE0
Tritanopia (blue-blind)
#A2AEBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ada4e2; /* rgb */ color: rgb(173, 164, 226); /* oklch */ color: oklch(74.9% 0.089 290.7);
Tailwind
colors: {
custom: {
50: '#c6bfeb',
500: '#ada4e2',
950: '#000000',
},
}SCSS
$custom: #ada4e2; $custom-light: #c6bfeb; $custom-dark: #000000;
JSON
{
"hex": "#ada4e2",
"rgb": {
"r": 173,
"g": 164,
"b": 226
},
"hsl": {
"h": 248.71,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.74864,
"c": 0.08871,
"h": 290.7
},
"luminance": 0.40926
}Semantic roles & 50–950 ramp
primary
#ADA4E2
secondary
#ECEFDC
accent
#BF26A9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184