#DEBEF6#DEBEF6
#DEBEF6 is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.7% C 0.084 H 310.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEF6 |
|---|---|
| RGB | rgb(222, 190, 246) |
| HSL | hsl(274, 76%, 85%) |
| HSV | hsv(274, 23%, 96%) |
| CMYK | cmyk(9.8%, 22.8%, 0%, 3.5%) |
| CIE-LAB | lab(81.30, 21.51, -23.44) |
| CIE-LCH | lch(81.30, 31.82, 312.54°) |
| OKLab | oklab(84.71% 0.0543 -0.0637) |
| OKLCH | oklch(84.71% 0.084 310.4) |
| XYZ | xyz(65.1693, 59.0109, 95.1280) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.11
Light Lilac
#EDC8FF
ΔE00 2.96
Pale Lilac
#E4CBFF
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 3.40
Light Violet
#D6B4FC
ΔE00 4.15
Pale Lavender
#EECFFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEF6 #D6F6BE
analogous
#C2BEF6 #DEBEF6 #F6BEF2
triadic
#DEBEF6 #F6DEBE #BEF6DE
tetradic
#DEBEF6 #F6C2BE #D6F6BE #BEF2F6
square
#DEBEF6 #F6C2BE #D6F6BE #BEF2F6
split-complementary
#DEBEF6 #F2F6BE #BEF6C2
monochromatic
#A752E7 #C388EF #DEBEF6 #F1E4FB #F1E4FB
Accessibility & contrast
On white
1.64
#DEBEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DEBEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEF6
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEF6 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#BCCBF4
Tritanopia (blue-blind)
#DCC5D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debef6; /* rgb */ color: rgb(222, 190, 246); /* oklch */ color: oklch(84.7% 0.084 310.4);
Tailwind
colors: {
custom: {
50: '#e8d1f9',
500: '#debef6',
950: '#000000',
},
}SCSS
$custom: #debef6; $custom-light: #e8d1f9; $custom-dark: #000000;
JSON
{
"hex": "#debef6",
"rgb": {
"r": 222,
"g": 190,
"b": 246
},
"hsl": {
"h": 274.286,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.84709,
"c": 0.08367,
"h": 310.4
},
"luminance": 0.5901
}Semantic roles & 50–950 ramp
primary
#DEBEF6
secondary
#A6D880
accent
#D80E64
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385