#ADA8DF#ADA8DF
#ADA8DF is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.5% C 0.078 H 288.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA8DF |
|---|---|
| RGB | rgb(173, 168, 223) |
| HSL | hsl(245, 46%, 77%) |
| HSV | hsv(245, 25%, 87%) |
| CMYK | cmyk(22.4%, 24.7%, 0%, 12.5%) |
| CIE-LAB | lab(71.02, 13.32, -27.06) |
| CIE-LCH | lch(71.02, 30.16, 296.20°) |
| OKLab | oklab(75.52% 0.0249 -0.0744) |
| OKLCH | oklch(75.52% 0.078 288.5) |
| XYZ | xyz(44.5523, 42.2165, 75.5991) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.63
Pale Violet
#CEAEFA
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 7.85
Lavender (survey)
#C79FEF
ΔE00 8.00
Light Violet
#D6B4FC
ΔE00 8.54
Pastel Purple
#CAA0FF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA8DF #DADFA8
analogous
#A8BFDF #ADA8DF #C9A8DF
triadic
#ADA8DF #DFADA8 #A8DFAD
tetradic
#ADA8DF #DFA8BF #DADFA8 #A8DFC9
square
#ADA8DF #DFA8BF #DADFA8 #A8DFC9
split-complementary
#ADA8DF #DFC9A8 #BFDFA8
monochromatic
#594FBE #837BCF #ADA8DF #D7D5EF #EAE9F7
Accessibility & contrast
On white
2.22
#ADA8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#ADA8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA8DF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA8DF | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#9AADDE
Tritanopia (blue-blind)
#A2B1BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ada8df; /* rgb */ color: rgb(173, 168, 223); /* oklch */ color: oklch(75.5% 0.078 288.5);
Tailwind
colors: {
custom: {
50: '#c6c1e9',
500: '#ada8df',
950: '#000000',
},
}SCSS
$custom: #ada8df; $custom-light: #c6c1e9; $custom-dark: #000000;
JSON
{
"hex": "#ada8df",
"rgb": {
"r": 173,
"g": 168,
"b": 223
},
"hsl": {
"h": 245.455,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.7552,
"c": 0.07847,
"h": 288.5
},
"luminance": 0.42217
}Semantic roles & 50–950 ramp
primary
#ADA8DF
secondary
#ECEEDD
accent
#B92CAD
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184