#ADA7DC#ADA7DC
#ADA7DC is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.2% C 0.076 H 289.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA7DC |
|---|---|
| RGB | rgb(173, 167, 220) |
| HSL | hsl(247, 43%, 76%) |
| HSV | hsv(247, 24%, 86%) |
| CMYK | cmyk(21.4%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(70.66, 13.18, -25.98) |
| CIE-LCH | lch(70.66, 29.13, 296.90°) |
| OKLab | oklab(75.2% 0.0254 -0.0713) |
| OKLCH | oklch(75.2% 0.076 289.6) |
| XYZ | xyz(43.9675, 41.6884, 73.4265) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.35
Pale Violet
#CEAEFA
ΔE00 7.54
Lavender (survey)
#C79FEF
ΔE00 7.99
Light Periwinkle
#C1C6FC
ΔE00 8.28
Light Violet
#D6B4FC
ΔE00 8.63
Pale Purple
#B790D4
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA7DC #D6DCA7
analogous
#A7BBDC #ADA7DC #C7A7DC
triadic
#ADA7DC #DCADA7 #A7DCAD
tetradic
#ADA7DC #DCA7BB #D6DCA7 #A7DCC7
square
#ADA7DC #DCA7BB #D6DCA7 #A7DCC7
split-complementary
#ADA7DC #DCC7A7 #BBDCA7
monochromatic
#5B4FB9 #847BCB #ADA7DC #D6D3ED #EBE9F6
Accessibility & contrast
On white
2.25
#ADA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#ADA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA7DC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA7DC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#9AACDB
Tritanopia (blue-blind)
#A3B0B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ada7dc; /* rgb */ color: rgb(173, 167, 220); /* oklch */ color: oklch(75.2% 0.076 289.6);
Tailwind
colors: {
custom: {
50: '#c6c1e7',
500: '#ada7dc',
950: '#000000',
},
}SCSS
$custom: #ada7dc; $custom-light: #c6c1e7; $custom-dark: #000000;
JSON
{
"hex": "#ada7dc",
"rgb": {
"r": 173,
"g": 167,
"b": 220
},
"hsl": {
"h": 246.792,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.75201,
"c": 0.07573,
"h": 289.6
},
"luminance": 0.41689
}Semantic roles & 50–950 ramp
primary
#ADA7DC
secondary
#EBEDDE
accent
#B62FA7
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184