#DEBCF0#DEBCF0
#DEBCF0 is a very light, moderate violet. Relative luminance 0.578; OKLCH L 84.1% C 0.080 H 313.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCF0 |
|---|---|
| RGB | rgb(222, 188, 240) |
| HSL | hsl(279, 63%, 84%) |
| HSV | hsv(279, 22%, 94%) |
| CMYK | cmyk(7.5%, 21.7%, 0%, 5.9%) |
| CIE-LAB | lab(80.62, 21.40, -21.26) |
| CIE-LCH | lch(80.62, 30.16, 315.19°) |
| OKLab | oklab(84.12% 0.0553 -0.0576) |
| OKLCH | oklch(84.12% 0.08 313.9) |
| XYZ | xyz(63.8331, 57.7880, 90.2126) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.19
Light Lavender
#DFC5FE
ΔE00 3.28
Light Lavendar
#EFC0FE
ΔE00 3.48
Pale Lilac
#E4CBFF
ΔE00 3.84
Pale Lavender
#EECFFE
ΔE00 4.47
Light Violet
#D6B4FC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCF0 #CEF0BC
analogous
#C4BCF0 #DEBCF0 #F0BCE8
triadic
#DEBCF0 #F0DEBC #BCF0DE
tetradic
#DEBCF0 #F0C4BC #CEF0BC #BCE8F0
square
#DEBCF0 #F0C4BC #CEF0BC #BCE8F0
split-complementary
#DEBCF0 #E8F0BC #BCF0C4
monochromatic
#AD58DA #C58AE5 #DEBCF0 #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.67
#DEBCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DEBCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCF0
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCF0 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F2
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#DDC2CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debcf0; /* rgb */ color: rgb(222, 188, 240); /* oklch */ color: oklch(84.1% 0.080 313.9);
Tailwind
colors: {
custom: {
50: '#e8d0f5',
500: '#debcf0',
950: '#000000',
},
}SCSS
$custom: #debcf0; $custom-light: #e8d0f5; $custom-dark: #000000;
JSON
{
"hex": "#debcf0",
"rgb": {
"r": 222,
"g": 188,
"b": 240
},
"hsl": {
"h": 279.231,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.84121,
"c": 0.07985,
"h": 313.9
},
"luminance": 0.57787
}Semantic roles & 50–950 ramp
primary
#DEBCF0
secondary
#9CCF82
accent
#CB1A58
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385