#DEB0FE#DEB0FE
#DEB0FE is a very light, moderate violet. Relative luminance 0.537; OKLCH L 82.5% C 0.117 H 310.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB0FE |
|---|---|
| RGB | rgb(222, 176, 254) |
| HSL | hsl(275, 98%, 84%) |
| HSV | hsv(275, 31%, 100%) |
| CMYK | cmyk(12.6%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.31, 30.68, -32.30) |
| CIE-LCH | lch(78.31, 44.55, 313.52°) |
| OKLab | oklab(82.51% 0.0766 -0.0886) |
| OKLCH | oklch(82.51% 0.117 310.8) |
| XYZ | xyz(63.5358, 53.7368, 100.7719) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.39
Light Violet
#D6B4FC
ΔE00 2.34
Pale Violet
#CEAEFA
ΔE00 3.23
Lilac (survey)
#CEA2FD
ΔE00 4.50
Lavender (survey)
#C79FEF
ΔE00 5.09
Light Lavendar
#EFC0FE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB0FE #D0FEB0
analogous
#B7B0FE #DEB0FE #FEB0F7
triadic
#DEB0FE #FEDEB0 #B0FEDE
tetradic
#DEB0FE #FEB7B0 #D0FEB0 #B0F7FE
square
#DEB0FE #FEB7B0 #D0FEB0 #B0F7FE
split-complementary
#DEB0FE #F7FEB0 #B0FEB7
monochromatic
#AC37FC #C574FD #DEB0FE #F2E1FF #F2E1FF
Accessibility & contrast
On white
1.79
#DEB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DEB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB0FE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB0FE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#DBBACC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb0fe; /* rgb */ color: rgb(222, 176, 254); /* oklch */ color: oklch(82.5% 0.117 310.8);
Tailwind
colors: {
custom: {
50: '#e9c8ff',
500: '#deb0fe',
950: '#000000',
},
}SCSS
$custom: #deb0fe; $custom-light: #e9c8ff; $custom-dark: #000000;
JSON
{
"hex": "#deb0fe",
"rgb": {
"r": 222,
"g": 176,
"b": 254
},
"hsl": {
"h": 275.385,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.82509,
"c": 0.11707,
"h": 310.8
},
"luminance": 0.53736
}Semantic roles & 50–950 ramp
primary
#DEB0FE
secondary
#9FE46E
accent
#E6005E
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161318
muted
#848286