#DEBFF6#DEBFF6
#DEBFF6 is a very light, moderate violet. Relative luminance 0.594; OKLCH L 84.9% C 0.082 H 310.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF6 |
|---|---|
| RGB | rgb(222, 191, 246) |
| HSL | hsl(274, 75%, 86%) |
| HSV | hsv(274, 22%, 96%) |
| CMYK | cmyk(9.8%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(81.54, 20.97, -23.08) |
| CIE-LCH | lch(81.54, 31.19, 312.26°) |
| OKLab | oklab(84.89% 0.0528 -0.0627) |
| OKLCH | oklch(84.89% 0.082 310.1) |
| XYZ | xyz(65.3867, 59.4456, 95.2004) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.93
Light Lilac
#EDC8FF
ΔE00 2.86
Pale Lilac
#E4CBFF
ΔE00 2.88
Light Lavendar
#EFC0FE
ΔE00 3.54
Pale Lavender
#EECFFE
ΔE00 4.23
Light Violet
#D6B4FC
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF6 #D7F6BF
analogous
#C2BFF6 #DEBFF6 #F6BFF2
triadic
#DEBFF6 #F6DEBF #BFF6DE
tetradic
#DEBFF6 #F6C2BF #D7F6BF #BFF2F6
square
#DEBFF6 #F6C2BF #D7F6BF #BFF2F6
split-complementary
#DEBFF6 #F2F6BF #BFF6C2
monochromatic
#A754E7 #C289EE #DEBFF6 #F1E4FB #F1E4FB
Accessibility & contrast
On white
1.63
#DEBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#DEBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF6
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF6 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#BDCBF4
Tritanopia (blue-blind)
#DCC6D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debff6; /* rgb */ color: rgb(222, 191, 246); /* oklch */ color: oklch(84.9% 0.082 310.1);
Tailwind
colors: {
custom: {
50: '#e8d2f9',
500: '#debff6',
950: '#000000',
},
}SCSS
$custom: #debff6; $custom-light: #e8d2f9; $custom-dark: #000000;
JSON
{
"hex": "#debff6",
"rgb": {
"r": 222,
"g": 191,
"b": 246
},
"hsl": {
"h": 273.818,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.84893,
"c": 0.08198,
"h": 310.1
},
"luminance": 0.59445
}Semantic roles & 50–950 ramp
primary
#DEBFF6
secondary
#A7D881
accent
#D80E66
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385