#DEBDFA#DEBDFA
#DEBDFA is a very light, moderate violet. Relative luminance 0.588; OKLCH L 84.7% C 0.090 H 309.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDFA |
|---|---|
| RGB | rgb(222, 189, 250) |
| HSL | hsl(272, 86%, 86%) |
| HSV | hsv(272, 24%, 98%) |
| CMYK | cmyk(11.2%, 24.4%, 0%, 2%) |
| CIE-LAB | lab(81.20, 22.86, -25.73) |
| CIE-LCH | lch(81.20, 34.42, 311.61°) |
| OKLab | oklab(84.68% 0.0569 -0.0701) |
| OKLCH | oklch(84.68% 0.09 309.1) |
| XYZ | xyz(65.5740, 58.8274, 98.3243) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.18
Light Violet
#D6B4FC
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 3.43
Light Lilac
#EDC8FF
ΔE00 3.45
Pale Lilac
#E4CBFF
ΔE00 3.64
Mauve
#E0B0FF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDFA #D9FABD
analogous
#BFBDFA #DEBDFA #FABDF7
triadic
#DEBDFA #FADEBD #BDFADE
tetradic
#DEBDFA #FABFBD #D9FABD #BDF7FA
square
#DEBDFA #FABFBD #D9FABD #BDF7FA
split-complementary
#DEBDFA #F7FABD #BDFABF
monochromatic
#A54BF1 #C284F6 #DEBDFA #F1E3FD #F1E3FD
Accessibility & contrast
On white
1.65
#DEBDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#DEBDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDFA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDFA | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#BACAF8
Tritanopia (blue-blind)
#DBC5D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debdfa; /* rgb */ color: rgb(222, 189, 250); /* oklch */ color: oklch(84.7% 0.090 309.1);
Tailwind
colors: {
custom: {
50: '#e8d1fc',
500: '#debdfa',
950: '#000000',
},
}SCSS
$custom: #debdfa; $custom-light: #e8d1fc; $custom-dark: #000000;
JSON
{
"hex": "#debdfa",
"rgb": {
"r": 222,
"g": 189,
"b": 250
},
"hsl": {
"h": 272.459,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.84676,
"c": 0.09027,
"h": 309.1
},
"luminance": 0.58827
}Semantic roles & 50–950 ramp
primary
#DEBDFA
secondary
#AADF7D
accent
#E2036A
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385