#DEBDF0#DEBDF0
#DEBDF0 is a very light, moderate violet. Relative luminance 0.582; OKLCH L 84.3% C 0.078 H 313.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDF0 |
|---|---|
| RGB | rgb(222, 189, 240) |
| HSL | hsl(279, 63%, 84%) |
| HSV | hsv(279, 21%, 94%) |
| CMYK | cmyk(7.5%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(80.86, 20.86, -20.90) |
| CIE-LCH | lch(80.86, 29.52, 314.95°) |
| OKLab | oklab(84.31% 0.0539 -0.0566) |
| OKLCH | oklch(84.31% 0.078 313.6) |
| XYZ | xyz(64.0474, 58.2168, 90.2841) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.17
Pale Lilac
#E4CBFF
ΔE00 3.63
Light Lavendar
#EFC0FE
ΔE00 3.63
Pale Lavender
#EECFFE
ΔE00 4.23
Very Light Purple
#F6CEFC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDF0 #CFF0BD
analogous
#C5BDF0 #DEBDF0 #F0BDE9
triadic
#DEBDF0 #F0DEBD #BDF0DE
tetradic
#DEBDF0 #F0C5BD #CFF0BD #BDE9F0
square
#DEBDF0 #F0C5BD #CFF0BD #BDE9F0
split-complementary
#DEBDF0 #E9F0BD #BDF0C5
monochromatic
#AC59D9 #C58BE5 #DEBDF0 #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.66
#DEBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DEBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDF0
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDF0 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F2
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#DDC3CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debdf0; /* rgb */ color: rgb(222, 189, 240); /* oklch */ color: oklch(84.3% 0.078 313.6);
Tailwind
colors: {
custom: {
50: '#e8d1f5',
500: '#debdf0',
950: '#000000',
},
}SCSS
$custom: #debdf0; $custom-light: #e8d1f5; $custom-dark: #000000;
JSON
{
"hex": "#debdf0",
"rgb": {
"r": 222,
"g": 189,
"b": 240
},
"hsl": {
"h": 278.824,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.84305,
"c": 0.07812,
"h": 313.6
},
"luminance": 0.58216
}Semantic roles & 50–950 ramp
primary
#DEBDF0
secondary
#9DCF83
accent
#CB1B59
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385