#DEBDFF#DEBDFF
#DEBDFF is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.9% C 0.096 H 307.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDFF |
|---|---|
| RGB | rgb(222, 189, 255) |
| HSL | hsl(270, 100%, 87%) |
| HSV | hsv(270, 26%, 100%) |
| CMYK | cmyk(12.9%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(81.37, 23.88, -28.14) |
| CIE-LCH | lch(81.37, 36.91, 310.32°) |
| OKLab | oklab(84.87% 0.0583 -0.0769) |
| OKLCH | oklch(84.87% 0.096 307.2) |
| XYZ | xyz(66.3685, 59.1452, 102.5081) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.44
Light Lavender
#DFC5FE
ΔE00 2.54
Mauve
#E0B0FF
ΔE00 3.84
Light Lavendar
#EFC0FE
ΔE00 3.94
Light Lilac
#EDC8FF
ΔE00 4.15
Pale Lilac
#E4CBFF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDFF #DEFFBD
analogous
#BDBDFF #DEBDFF #FFBDFF
triadic
#DEBDFF #FFDEBD #BDFFDE
tetradic
#DEBDFF #FFBDBD #DEFFBD #BDFFFF
square
#DEBDFF #FFBDBD #DEFFBD #BDFFFF
split-complementary
#DEBDFF #FFFFBD #BDFFBD
monochromatic
#A143FF #BF80FF #DEBDFF #F0E0FF #F0E0FF
Accessibility & contrast
On white
1.64
#DEBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#DEBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDFF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDFF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#DAC6D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debdff; /* rgb */ color: rgb(222, 189, 255); /* oklch */ color: oklch(84.9% 0.096 307.2);
Tailwind
colors: {
custom: {
50: '#e9d1ff',
500: '#debdff',
950: '#000000',
},
}SCSS
$custom: #debdff; $custom-light: #e9d1ff; $custom-dark: #000000;
JSON
{
"hex": "#debdff",
"rgb": {
"r": 222,
"g": 189,
"b": 255
},
"hsl": {
"h": 270,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.84868,
"c": 0.09648,
"h": 307.2
},
"luminance": 0.59145
}Semantic roles & 50–950 ramp
primary
#DEBDFF
secondary
#B0E779
accent
#E60073
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386