#DEBCF3#DEBCF3
#DEBCF3 is a very light, moderate violet. Relative luminance 0.580; OKLCH L 84.2% C 0.083 H 312.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCF3 |
|---|---|
| RGB | rgb(222, 188, 243) |
| HSL | hsl(277, 70%, 85%) |
| HSV | hsv(277, 23%, 95%) |
| CMYK | cmyk(8.6%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(80.72, 21.99, -22.71) |
| CIE-LCH | lch(80.72, 31.61, 314.07°) |
| OKLab | oklab(84.23% 0.0562 -0.0616) |
| OKLCH | oklch(84.23% 0.083 312.4) |
| XYZ | xyz(64.2824, 57.9678, 92.5791) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.83
Light Lilac
#EDC8FF
ΔE00 3.13
Light Lavendar
#EFC0FE
ΔE00 3.25
Pale Lilac
#E4CBFF
ΔE00 3.71
Light Violet
#D6B4FC
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCF3 #D1F3BC
analogous
#C3BCF3 #DEBCF3 #F3BCED
triadic
#DEBCF3 #F3DEBC #BCF3DE
tetradic
#DEBCF3 #F3C3BC #D1F3BC #BCEDF3
square
#DEBCF3 #F3C3BC #D1F3BC #BCEDF3
split-complementary
#DEBCF3 #EDF3BC #BCF3C3
monochromatic
#AB54E0 #C488EA #DEBCF3 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.67
#DEBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DEBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCF3
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCF3 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F5
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#DCC3CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debcf3; /* rgb */ color: rgb(222, 188, 243); /* oklch */ color: oklch(84.2% 0.083 312.4);
Tailwind
colors: {
custom: {
50: '#e8d0f7',
500: '#debcf3',
950: '#000000',
},
}SCSS
$custom: #debcf3; $custom-light: #e8d0f7; $custom-dark: #000000;
JSON
{
"hex": "#debcf3",
"rgb": {
"r": 222,
"g": 188,
"b": 243
},
"hsl": {
"h": 277.091,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.84231,
"c": 0.08343,
"h": 312.4
},
"luminance": 0.57967
}Semantic roles & 50–950 ramp
primary
#DEBCF3
secondary
#A0D380
accent
#D2145C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385