#DEBEFD#DEBEFD
#DEBEFD is a very light, moderate violet. Relative luminance 0.594; OKLCH L 85.0% C 0.092 H 307.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEFD |
|---|---|
| RGB | rgb(222, 190, 253) |
| HSL | hsl(270, 94%, 87%) |
| HSV | hsv(270, 25%, 99%) |
| CMYK | cmyk(12.3%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.54, 22.93, -26.81) |
| CIE-LCH | lch(81.54, 35.28, 310.54°) |
| OKLab | oklab(84.97% 0.0563 -0.0732) |
| OKLCH | oklch(84.97% 0.092 307.6) |
| XYZ | xyz(66.2640, 59.4488, 100.8933) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.03
Light Violet
#D6B4FC
ΔE00 2.92
Pale Lilac
#E4CBFF
ΔE00 3.64
Light Lilac
#EDC8FF
ΔE00 3.69
Light Lavendar
#EFC0FE
ΔE00 3.74
Mauve
#E0B0FF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEFD #DDFDBE
analogous
#BFBEFD #DEBEFD #FDBEFD
triadic
#DEBEFD #FDDEBE #BEFDDE
tetradic
#DEBEFD #FDBFBE #DDFDBE #BEFDFD
square
#DEBEFD #FDBFBE #DDFDBE #BEFDFD
split-complementary
#DEBEFD #FDFDBE #BEFDBF
monochromatic
#A247F9 #C083FB #DEBEFD #F0E1FE #F0E1FE
Accessibility & contrast
On white
1.63
#DEBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#DEBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEFD
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEFD | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#DAC6D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debefd; /* rgb */ color: rgb(222, 190, 253); /* oklch */ color: oklch(85.0% 0.092 307.6);
Tailwind
colors: {
custom: {
50: '#e8d1fe',
500: '#debefd',
950: '#000000',
},
}SCSS
$custom: #debefd; $custom-light: #e8d1fe; $custom-dark: #000000;
JSON
{
"hex": "#debefd",
"rgb": {
"r": 222,
"g": 190,
"b": 253
},
"hsl": {
"h": 270.476,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.84973,
"c": 0.09233,
"h": 307.6
},
"luminance": 0.59448
}Semantic roles & 50–950 ramp
primary
#DEBEFD
secondary
#AFE47B
accent
#E60071
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385