#ADA4E6#ADA4E6
#ADA4E6 is a light, moderate blue. Relative luminance 0.411; OKLCH L 75.0% C 0.094 H 290.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA4E6 |
|---|---|
| RGB | rgb(173, 164, 230) |
| HSL | hsl(248, 57%, 77%) |
| HSV | hsv(248, 29%, 90%) |
| CMYK | cmyk(24.8%, 28.7%, 0%, 9.8%) |
| CIE-LAB | lab(70.28, 17.19, -32.04) |
| CIE-LCH | lch(70.28, 36.36, 298.22°) |
| OKLab | oklab(75.04% 0.0325 -0.0885) |
| OKLCH | oklch(75.04% 0.094 290.2) |
| XYZ | xyz(44.7885, 41.1476, 80.4302) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.03
Pale Violet
#CEAEFA
ΔE00 6.68
Lavender (survey)
#C79FEF
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 7.40
Lilac (survey)
#CEA2FD
ΔE00 7.74
Baby Purple
#CA9BF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA4E6 #DDE6A4
analogous
#A4BCE6 #ADA4E6 #CEA4E6
triadic
#ADA4E6 #E6ADA4 #A4E6AD
tetradic
#ADA4E6 #E6A4BC #DDE6A4 #A4E6CE
square
#ADA4E6 #E6A4BC #DDE6A4 #A4E6CE
split-complementary
#ADA4E6 #E6CEA4 #BCE6A4
monochromatic
#5644CC #8274D9 #ADA4E6 #D8D4F3 #E9E7F8
Accessibility & contrast
On white
2.28
#ADA4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#ADA4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA4E6
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA4E6 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADE9
Deuteranopia (green-blind)
#93AAE4
Tritanopia (blue-blind)
#A1AFBB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ada4e6; /* rgb */ color: rgb(173, 164, 230); /* oklch */ color: oklch(75.0% 0.094 290.2);
Tailwind
colors: {
custom: {
50: '#c6bfee',
500: '#ada4e6',
950: '#000000',
},
}SCSS
$custom: #ada4e6; $custom-light: #c6bfee; $custom-dark: #000000;
JSON
{
"hex": "#ada4e6",
"rgb": {
"r": 173,
"g": 164,
"b": 230
},
"hsl": {
"h": 248.182,
"s": 56.897,
"l": 77.255
},
"oklch": {
"l": 0.75036,
"c": 0.09431,
"h": 290.2
},
"luminance": 0.41148
}Semantic roles & 50–950 ramp
primary
#ADA4E6
secondary
#EDF0DB
accent
#C421AE
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184