#DEBCF7#DEBCF7
#DEBCF7 is a very light, moderate violet. Relative luminance 0.582; OKLCH L 84.4% C 0.088 H 310.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCF7 |
|---|---|
| RGB | rgb(222, 188, 247) |
| HSL | hsl(275, 79%, 85%) |
| HSV | hsv(275, 24%, 97%) |
| CMYK | cmyk(10.1%, 23.9%, 0%, 3.1%) |
| CIE-LAB | lab(80.86, 22.79, -24.65) |
| CIE-LCH | lch(80.86, 33.57, 312.76°) |
| OKLab | oklab(84.38% 0.0574 -0.067) |
| OKLCH | oklch(84.38% 0.088 310.6) |
| XYZ | xyz(64.8930, 58.2120, 95.7951) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.49
Light Lavendar
#EFC0FE
ΔE00 3.22
Light Lilac
#EDC8FF
ΔE00 3.31
Light Violet
#D6B4FC
ΔE00 3.50
Pale Lilac
#E4CBFF
ΔE00 3.75
Mauve
#E0B0FF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCF7 #D5F7BC
analogous
#C0BCF7 #DEBCF7 #F7BCF3
triadic
#DEBCF7 #F7DEBC #BCF7DE
tetradic
#DEBCF7 #F7C0BC #D5F7BC #BCF3F7
square
#DEBCF7 #F7C0BC #D5F7BC #BCF3F7
split-complementary
#DEBCF7 #F3F7BC #BCF7C0
monochromatic
#A84FEA #C385F0 #DEBCF7 #F2E4FC #F2E4FC
Accessibility & contrast
On white
1.66
#DEBCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DEBCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCF7
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCF7 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#BAC9F5
Tritanopia (blue-blind)
#DCC3D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcf7; /* rgb */ color: rgb(222, 188, 247); /* oklch */ color: oklch(84.4% 0.088 310.6);
Tailwind
colors: {
custom: {
50: '#e8d0fa',
500: '#debcf7',
950: '#000000',
},
}SCSS
$custom: #debcf7; $custom-light: #e8d0fa; $custom-dark: #000000;
JSON
{
"hex": "#debcf7",
"rgb": {
"r": 222,
"g": 188,
"b": 247
},
"hsl": {
"h": 274.576,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.8438,
"c": 0.08828,
"h": 310.6
},
"luminance": 0.58211
}Semantic roles & 50–950 ramp
primary
#DEBCF7
secondary
#A5DA7E
accent
#DB0B63
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385