#DEBDF6#DEBDF6
#DEBDF6 is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.5% C 0.085 H 310.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDF6 |
|---|---|
| RGB | rgb(222, 189, 246) |
| HSL | hsl(275, 76%, 85%) |
| HSV | hsv(275, 23%, 96%) |
| CMYK | cmyk(9.8%, 23.2%, 0%, 3.5%) |
| CIE-LAB | lab(81.06, 22.05, -23.80) |
| CIE-LCH | lch(81.06, 32.45, 312.81°) |
| OKLab | oklab(84.53% 0.0557 -0.0647) |
| OKLCH | oklch(84.53% 0.085 310.7) |
| XYZ | xyz(64.9535, 58.5792, 95.0560) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.32
Light Lilac
#EDC8FF
ΔE00 3.08
Light Lavendar
#EFC0FE
ΔE00 3.28
Pale Lilac
#E4CBFF
ΔE00 3.43
Light Violet
#D6B4FC
ΔE00 3.92
Pale Lavender
#EECFFE
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDF6 #D5F6BD
analogous
#C1BDF6 #DEBDF6 #F6BDF1
triadic
#DEBDF6 #F6DEBD #BDF6DE
tetradic
#DEBDF6 #F6C1BD #D5F6BD #BDF1F6
square
#DEBDF6 #F6C1BD #D5F6BD #BDF1F6
split-complementary
#DEBDF6 #F1F6BD #BDF6C1
monochromatic
#A851E7 #C387EF #DEBDF6 #F2E4FB #F2E4FB
Accessibility & contrast
On white
1.65
#DEBDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DEBDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDF6
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDF6 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F8
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#DCC4D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debdf6; /* rgb */ color: rgb(222, 189, 246); /* oklch */ color: oklch(84.5% 0.085 310.7);
Tailwind
colors: {
custom: {
50: '#e8d1f9',
500: '#debdf6',
950: '#000000',
},
}SCSS
$custom: #debdf6; $custom-light: #e8d1f9; $custom-dark: #000000;
JSON
{
"hex": "#debdf6",
"rgb": {
"r": 222,
"g": 189,
"b": 246
},
"hsl": {
"h": 274.737,
"s": 76,
"l": 85.294
},
"oklch": {
"l": 0.84525,
"c": 0.08537,
"h": 310.7
},
"luminance": 0.58579
}Semantic roles & 50–950 ramp
primary
#DEBDF6
secondary
#A5D87F
accent
#D80D63
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385