#DEBCF6#DEBCF6
#DEBCF6 is a very light, moderate violet. Relative luminance 0.582; OKLCH L 84.3% C 0.087 H 311.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCF6 |
|---|---|
| RGB | rgb(222, 188, 246) |
| HSL | hsl(275, 76%, 85%) |
| HSV | hsv(275, 24%, 96%) |
| CMYK | cmyk(9.8%, 23.6%, 0%, 3.5%) |
| CIE-LAB | lab(80.82, 22.59, -24.16) |
| CIE-LCH | lch(80.82, 33.08, 313.07°) |
| OKLab | oklab(84.34% 0.0571 -0.0657) |
| OKLCH | oklch(84.34% 0.087 311) |
| XYZ | xyz(64.7391, 58.1505, 94.9846) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.55
Light Lavendar
#EFC0FE
ΔE00 3.20
Light Lilac
#EDC8FF
ΔE00 3.24
Light Violet
#D6B4FC
ΔE00 3.70
Pale Lilac
#E4CBFF
ΔE00 3.71
Mauve
#E0B0FF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCF6 #D4F6BC
analogous
#C1BCF6 #DEBCF6 #F6BCF1
triadic
#DEBCF6 #F6DEBC #BCF6DE
tetradic
#DEBCF6 #F6C1BC #D4F6BC #BCF1F6
square
#DEBCF6 #F6C1BC #D4F6BC #BCF1F6
split-complementary
#DEBCF6 #F1F6BC #BCF6C1
monochromatic
#A950E8 #C386EF #DEBCF6 #F2E4FB #F2E4FB
Accessibility & contrast
On white
1.66
#DEBCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DEBCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCF6
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCF6 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F8
Deuteranopia (green-blind)
#BAC9F4
Tritanopia (blue-blind)
#DCC3D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcf6; /* rgb */ color: rgb(222, 188, 246); /* oklch */ color: oklch(84.3% 0.087 311.0);
Tailwind
colors: {
custom: {
50: '#e8d0f9',
500: '#debcf6',
950: '#000000',
},
}SCSS
$custom: #debcf6; $custom-light: #e8d0f9; $custom-dark: #000000;
JSON
{
"hex": "#debcf6",
"rgb": {
"r": 222,
"g": 188,
"b": 246
},
"hsl": {
"h": 275.172,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.84343,
"c": 0.08707,
"h": 311
},
"luminance": 0.5815
}Semantic roles & 50–950 ramp
primary
#DEBCF6
secondary
#A3D87E
accent
#D90D61
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385