#DEBDFC#DEBDFC
#DEBDFC is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.8% C 0.093 H 308.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDFC |
|---|---|
| RGB | rgb(222, 189, 252) |
| HSL | hsl(271, 91%, 86%) |
| HSV | hsv(271, 25%, 99%) |
| CMYK | cmyk(11.9%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(81.27, 23.27, -26.70) |
| CIE-LCH | lch(81.27, 35.41, 311.07°) |
| OKLab | oklab(84.75% 0.0575 -0.0728) |
| OKLCH | oklch(84.75% 0.093 308.3) |
| XYZ | xyz(65.8893, 58.9535, 99.9846) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.26
Light Violet
#D6B4FC
ΔE00 2.82
Light Lavendar
#EFC0FE
ΔE00 3.60
Light Lilac
#EDC8FF
ΔE00 3.70
Pale Lilac
#E4CBFF
ΔE00 3.82
Mauve
#E0B0FF
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDFC #DBFCBD
analogous
#BFBDFC #DEBDFC #FCBDFA
triadic
#DEBDFC #FCDEBD #BDFCDE
tetradic
#DEBDFC #FCBFBD #DBFCBD #BDFAFC
square
#DEBDFC #FCBFBD #DBFCBD #BDFAFC
split-complementary
#DEBDFC #FAFCBD #BDFCBF
monochromatic
#A348F7 #C182F9 #DEBDFC #F0E2FE #F0E2FE
Accessibility & contrast
On white
1.64
#DEBDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#DEBDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDFC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDFC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#DAC5D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debdfc; /* rgb */ color: rgb(222, 189, 252); /* oklch */ color: oklch(84.8% 0.093 308.3);
Tailwind
colors: {
custom: {
50: '#e8d1fd',
500: '#debdfc',
950: '#000000',
},
}SCSS
$custom: #debdfc; $custom-light: #e8d1fd; $custom-dark: #000000;
JSON
{
"hex": "#debdfc",
"rgb": {
"r": 222,
"g": 189,
"b": 252
},
"hsl": {
"h": 271.429,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.84752,
"c": 0.09275,
"h": 308.3
},
"luminance": 0.58953
}Semantic roles & 50–950 ramp
primary
#DEBDFC
secondary
#ACE27B
accent
#E6006D
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385