#DEB2F9#DEB2F9
#DEB2F9 is a very light, moderate violet. Relative luminance 0.542; OKLCH L 82.7% C 0.108 H 312.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2F9 |
|---|---|
| RGB | rgb(222, 178, 249) |
| HSL | hsl(277, 86%, 84%) |
| HSV | hsv(277, 29%, 98%) |
| CMYK | cmyk(10.8%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(78.58, 28.58, -29.19) |
| CIE-LCH | lch(78.58, 40.86, 314.39°) |
| OKLab | oklab(82.66% 0.0724 -0.0798) |
| OKLCH | oklch(82.66% 0.108 312.2) |
| XYZ | xyz(63.1406, 54.2108, 96.7416) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.51
Light Violet
#D6B4FC
ΔE00 2.34
Pale Violet
#CEAEFA
ΔE00 3.72
Light Lavendar
#EFC0FE
ΔE00 4.23
Light Lavender
#DFC5FE
ΔE00 5.28
Lilac (survey)
#CEA2FD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2F9 #CDF9B2
analogous
#BAB2F9 #DEB2F9 #F9B2F0
triadic
#DEB2F9 #F9DEB2 #B2F9DE
tetradic
#DEB2F9 #F9BAB2 #CDF9B2 #B2F0F9
square
#DEB2F9 #F9BAB2 #CDF9B2 #B2F0F9
split-complementary
#DEB2F9 #F0F9B2 #B2F9BA
monochromatic
#AD40F0 #C679F5 #DEB2F9 #F3E3FD #F3E3FD
Accessibility & contrast
On white
1.77
#DEB2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DEB2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2F9
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2F9 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FC
Deuteranopia (green-blind)
#B0C4F7
Tritanopia (blue-blind)
#DCBBCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb2f9; /* rgb */ color: rgb(222, 178, 249); /* oklch */ color: oklch(82.7% 0.108 312.2);
Tailwind
colors: {
custom: {
50: '#e9c9fb',
500: '#deb2f9',
950: '#000000',
},
}SCSS
$custom: #deb2f9; $custom-light: #e9c9fb; $custom-dark: #000000;
JSON
{
"hex": "#deb2f9",
"rgb": {
"r": 222,
"g": 178,
"b": 249
},
"hsl": {
"h": 277.183,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.82659,
"c": 0.10772,
"h": 312.2
},
"luminance": 0.5421
}Semantic roles & 50–950 ramp
primary
#DEB2F9
secondary
#9BDC73
accent
#E20358
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285