#DEBFFD#DEBFFD
#DEBFFD is a very light, moderate violet. Relative luminance 0.599; OKLCH L 85.2% C 0.091 H 307.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFFD |
|---|---|
| RGB | rgb(222, 191, 253) |
| HSL | hsl(270, 94%, 87%) |
| HSV | hsv(270, 25%, 99%) |
| CMYK | cmyk(12.3%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(81.77, 22.39, -26.45) |
| CIE-LCH | lch(81.77, 34.66, 310.25°) |
| OKLab | oklab(85.16% 0.0549 -0.0721) |
| OKLCH | oklch(85.16% 0.091 307.3) |
| XYZ | xyz(66.4814, 59.8834, 100.9658) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.72
Light Violet
#D6B4FC
ΔE00 3.17
Pale Lilac
#E4CBFF
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 3.55
Light Lavendar
#EFC0FE
ΔE00 3.81
Mauve
#E0B0FF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFFD #DEFDBF
analogous
#BFBFFD #DEBFFD #FDBFFD
triadic
#DEBFFD #FDDEBF #BFFDDE
tetradic
#DEBFFD #FDBFBF #DEFDBF #BFFDFD
square
#DEBFFD #FDBFBF #DEFDBF #BFFDFD
split-complementary
#DEBFFD #FDFDBF #BFFDBF
monochromatic
#A148F9 #BF84FB #DEBFFD #F0E1FE #F0E1FE
Accessibility & contrast
On white
1.62
#DEBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#DEBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFFD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFFD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#BACCFB
Tritanopia (blue-blind)
#DAC7D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debffd; /* rgb */ color: rgb(222, 191, 253); /* oklch */ color: oklch(85.2% 0.091 307.3);
Tailwind
colors: {
custom: {
50: '#e8d2fe',
500: '#debffd',
950: '#000000',
},
}SCSS
$custom: #debffd; $custom-light: #e8d2fe; $custom-dark: #000000;
JSON
{
"hex": "#debffd",
"rgb": {
"r": 222,
"g": 191,
"b": 253
},
"hsl": {
"h": 270,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.85156,
"c": 0.09065,
"h": 307.3
},
"luminance": 0.59883
}Semantic roles & 50–950 ramp
primary
#DEBFFD
secondary
#B0E47C
accent
#E60073
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385