#DEBCFD#DEBCFD
#DEBCFD is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.6% C 0.096 H 308.2°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCFD |
|---|---|
| RGB | rgb(222, 188, 253) |
| HSL | hsl(271, 94%, 86%) |
| HSV | hsv(271, 26%, 99%) |
| CMYK | cmyk(12.3%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(81.06, 24.01, -27.54) |
| CIE-LCH | lch(81.06, 36.53, 311.08°) |
| OKLab | oklab(84.61% 0.0592 -0.0752) |
| OKLCH | oklch(84.61% 0.096 308.2) |
| XYZ | xyz(65.8338, 58.5883, 100.7499) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.46
Light Lavender
#DFC5FE
ΔE00 2.63
Light Lavendar
#EFC0FE
ΔE00 3.69
Mauve
#E0B0FF
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 4.02
Pale Lilac
#E4CBFF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCFD #DBFDBC
analogous
#BEBCFD #DEBCFD #FDBCFB
triadic
#DEBCFD #FDDEBC #BCFDDE
tetradic
#DEBCFD #FDBEBC #DBFDBC #BCFBFD
square
#DEBCFD #FDBEBC #DBFDBC #BCFBFD
split-complementary
#DEBCFD #FBFDBC #BCFDBE
monochromatic
#A345F9 #C181FB #DEBCFD #F0E1FE #F0E1FE
Accessibility & contrast
On white
1.65
#DEBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DEBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCFD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCFD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#DAC5D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcfd; /* rgb */ color: rgb(222, 188, 253); /* oklch */ color: oklch(84.6% 0.096 308.2);
Tailwind
colors: {
custom: {
50: '#e8d0fe',
500: '#debcfd',
950: '#000000',
},
}SCSS
$custom: #debcfd; $custom-light: #e8d0fe; $custom-dark: #000000;
JSON
{
"hex": "#debcfd",
"rgb": {
"r": 222,
"g": 188,
"b": 253
},
"hsl": {
"h": 271.385,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.84609,
"c": 0.09567,
"h": 308.2
},
"luminance": 0.58588
}Semantic roles & 50–950 ramp
primary
#DEBCFD
secondary
#ACE47A
accent
#E6006D
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385