#DEBDFD#DEBDFD
#DEBDFD is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.8% C 0.094 H 307.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDFD |
|---|---|
| RGB | rgb(222, 189, 253) |
| HSL | hsl(271, 94%, 87%) |
| HSV | hsv(271, 25%, 99%) |
| CMYK | cmyk(12.3%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(81.30, 23.47, -27.18) |
| CIE-LCH | lch(81.30, 35.91, 310.81°) |
| OKLab | oklab(84.79% 0.0578 -0.0742) |
| OKLCH | oklch(84.79% 0.094 307.9) |
| XYZ | xyz(66.0482, 59.0171, 100.8214) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.33
Light Violet
#D6B4FC
ΔE00 2.68
Light Lavendar
#EFC0FE
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 3.93
Mauve
#E0B0FF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDFD #DCFDBD
analogous
#BEBDFD #DEBDFD #FDBDFC
triadic
#DEBDFD #FDDEBD #BDFDDE
tetradic
#DEBDFD #FDBEBD #DCFDBD #BDFCFD
square
#DEBDFD #FDBEBD #DCFDBD #BDFCFD
split-complementary
#DEBDFD #FCFDBD #BDFDBE
monochromatic
#A346F9 #C082FB #DEBDFD #F0E1FE #F0E1FE
Accessibility & contrast
On white
1.64
#DEBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DEBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDFD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDFD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#B9CAFB
Tritanopia (blue-blind)
#DAC5D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debdfd; /* rgb */ color: rgb(222, 189, 253); /* oklch */ color: oklch(84.8% 0.094 307.9);
Tailwind
colors: {
custom: {
50: '#e8d1fe',
500: '#debdfd',
950: '#000000',
},
}SCSS
$custom: #debdfd; $custom-light: #e8d1fe; $custom-dark: #000000;
JSON
{
"hex": "#debdfd",
"rgb": {
"r": 222,
"g": 189,
"b": 253
},
"hsl": {
"h": 270.938,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.84791,
"c": 0.09399,
"h": 307.9
},
"luminance": 0.59017
}Semantic roles & 50–950 ramp
primary
#DEBDFD
secondary
#ADE47A
accent
#E6006F
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385