#DEBCFC#DEBCFC
#DEBCFC is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.6% C 0.094 H 308.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCFC |
|---|---|
| RGB | rgb(222, 188, 252) |
| HSL | hsl(272, 91%, 86%) |
| HSV | hsv(272, 25%, 99%) |
| CMYK | cmyk(11.9%, 25.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.03, 23.80, -27.06) |
| CIE-LCH | lch(81.03, 36.04, 311.34°) |
| OKLab | oklab(84.57% 0.0589 -0.0738) |
| OKLCH | oklch(84.57% 0.094 308.6) |
| XYZ | xyz(65.6749, 58.5248, 99.9132) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.56
Light Violet
#D6B4FC
ΔE00 2.60
Light Lavendar
#EFC0FE
ΔE00 3.58
Mauve
#E0B0FF
ΔE00 3.81
Light Lilac
#EDC8FF
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCFC #DAFCBC
analogous
#BEBCFC #DEBCFC #FCBCFA
triadic
#DEBCFC #FCDEBC #BCFCDE
tetradic
#DEBCFC #FCBEBC #DAFCBC #BCFAFC
square
#DEBCFC #FCBEBC #DAFCBC #BCFAFC
split-complementary
#DEBCFC #FAFCBC #BCFCBE
monochromatic
#A447F7 #C181F9 #DEBCFC #F1E2FE #F1E2FE
Accessibility & contrast
On white
1.65
#DEBCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DEBCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCFC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCFC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#DAC4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcfc; /* rgb */ color: rgb(222, 188, 252); /* oklch */ color: oklch(84.6% 0.094 308.6);
Tailwind
colors: {
custom: {
50: '#e8d0fd',
500: '#debcfc',
950: '#000000',
},
}SCSS
$custom: #debcfc; $custom-light: #e8d0fd; $custom-dark: #000000;
JSON
{
"hex": "#debcfc",
"rgb": {
"r": 222,
"g": 188,
"b": 252
},
"hsl": {
"h": 271.875,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.84571,
"c": 0.09443,
"h": 308.6
},
"luminance": 0.58524
}Semantic roles & 50–950 ramp
primary
#DEBCFC
secondary
#ABE27A
accent
#E6006C
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385