#DEBFFE#DEBFFE
#DEBFFE is a very light, moderate violet. Relative luminance 0.599; OKLCH L 85.2% C 0.092 H 306.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFFE |
|---|---|
| RGB | rgb(222, 191, 254) |
| HSL | hsl(270, 97%, 87%) |
| HSV | hsv(270, 25%, 100%) |
| CMYK | cmyk(12.6%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(81.81, 22.60, -26.93) |
| CIE-LCH | lch(81.81, 35.16, 310.00°) |
| OKLab | oklab(85.19% 0.0552 -0.0735) |
| OKLCH | oklch(85.19% 0.092 306.9) |
| XYZ | xyz(66.6411, 59.9473, 101.8070) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.82
Light Violet
#D6B4FC
ΔE00 3.04
Pale Lilac
#E4CBFF
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 3.70
Light Lavendar
#EFC0FE
ΔE00 3.91
Mauve
#E0B0FF
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFFE #DFFEBF
analogous
#BFC0FE #DEBFFE #FEBFFE
triadic
#DEBFFE #FEDEBF #BFFEDE
tetradic
#DEBFFE #FEBFC0 #DFFEBF #BFFEFE
square
#DEBFFE #FEBFC0 #DFFEBF #BFFEFE
split-complementary
#DEBFFE #FEFEBF #C0FEBF
monochromatic
#A046FC #BF83FD #DEBFFE #EFE1FF #EFE1FF
Accessibility & contrast
On white
1.62
#DEBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DEBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFFE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFFE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#DAC7D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debffe; /* rgb */ color: rgb(222, 191, 254); /* oklch */ color: oklch(85.2% 0.092 306.9);
Tailwind
colors: {
custom: {
50: '#e8d2ff',
500: '#debffe',
950: '#000000',
},
}SCSS
$custom: #debffe; $custom-light: #e8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#debffe",
"rgb": {
"r": 222,
"g": 191,
"b": 254
},
"hsl": {
"h": 269.524,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.85194,
"c": 0.09191,
"h": 306.9
},
"luminance": 0.59947
}Semantic roles & 50–950 ramp
primary
#DEBFFE
secondary
#B1E67B
accent
#E60075
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386