#DEBCF2#DEBCF2
#DEBCF2 is a very light, moderate violet. Relative luminance 0.579; OKLCH L 84.2% C 0.082 H 312.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCF2 |
|---|---|
| RGB | rgb(222, 188, 242) |
| HSL | hsl(278, 68%, 84%) |
| HSV | hsv(278, 22%, 95%) |
| CMYK | cmyk(8.3%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(80.69, 21.79, -22.23) |
| CIE-LCH | lch(80.69, 31.13, 314.43°) |
| OKLab | oklab(84.19% 0.0559 -0.0603) |
| OKLCH | oklch(84.19% 0.082 312.9) |
| XYZ | xyz(64.1318, 57.9075, 91.7860) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.97
Light Lilac
#EDC8FF
ΔE00 3.13
Light Lavendar
#EFC0FE
ΔE00 3.31
Pale Lilac
#E4CBFF
ΔE00 3.74
Light Violet
#D6B4FC
ΔE00 4.58
Pale Lavender
#EECFFE
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCF2 #D0F2BC
analogous
#C3BCF2 #DEBCF2 #F2BCEB
triadic
#DEBCF2 #F2DEBC #BCF2DE
tetradic
#DEBCF2 #F2C3BC #D0F2BC #BCEBF2
square
#DEBCF2 #F2C3BC #D0F2BC #BCEBF2
split-complementary
#DEBCF2 #EBF2BC #BCF2C3
monochromatic
#AC55DE #C589E8 #DEBCF2 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.67
#DEBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DEBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCF2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCF2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F4
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#DDC2CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debcf2; /* rgb */ color: rgb(222, 188, 242); /* oklch */ color: oklch(84.2% 0.082 312.9);
Tailwind
colors: {
custom: {
50: '#e8d0f6',
500: '#debcf2',
950: '#000000',
},
}SCSS
$custom: #debcf2; $custom-light: #e8d0f6; $custom-dark: #000000;
JSON
{
"hex": "#debcf2",
"rgb": {
"r": 222,
"g": 188,
"b": 242
},
"hsl": {
"h": 277.778,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.84194,
"c": 0.08224,
"h": 312.9
},
"luminance": 0.57907
}Semantic roles & 50–950 ramp
primary
#DEBCF2
secondary
#9FD281
accent
#CF165B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385