#DEB0FF#DEB0FF
#DEB0FF is a very light, moderate violet. Relative luminance 0.538; OKLCH L 82.5% C 0.118 H 310.5°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB0FF |
|---|---|
| RGB | rgb(222, 176, 255) |
| HSL | hsl(275, 100%, 85%) |
| HSV | hsv(275, 31%, 100%) |
| CMYK | cmyk(12.9%, 31%, 0%, 0%) |
| CIE-LAB | lab(78.35, 30.89, -32.78) |
| CIE-LCH | lch(78.35, 45.04, 313.30°) |
| OKLab | oklab(82.55% 0.0768 -0.0899) |
| OKLCH | oklch(82.55% 0.118 310.5) |
| XYZ | xyz(63.6964, 53.8010, 101.6174) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.44
Light Violet
#D6B4FC
ΔE00 2.35
Pale Violet
#CEAEFA
ΔE00 3.18
Lilac (survey)
#CEA2FD
ΔE00 4.39
Lavender (survey)
#C79FEF
ΔE00 5.07
Light Lavendar
#EFC0FE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB0FF #D1FFB0
analogous
#B7B0FF #DEB0FF #FFB0F8
triadic
#DEB0FF #FFDEB0 #B0FFDE
tetradic
#DEB0FF #FFB7B0 #D1FFB0 #B0F8FF
square
#DEB0FF #FFB7B0 #D1FFB0 #B0F8FF
split-complementary
#DEB0FF #F8FFB0 #B0FFB7
monochromatic
#AB36FF #C473FF #DEB0FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.79
#DEB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DEB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB0FF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB0FF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2C0FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#DBBBCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb0ff; /* rgb */ color: rgb(222, 176, 255); /* oklch */ color: oklch(82.5% 0.118 310.5);
Tailwind
colors: {
custom: {
50: '#e9c8ff',
500: '#deb0ff',
950: '#000000',
},
}SCSS
$custom: #deb0ff; $custom-light: #e9c8ff; $custom-dark: #000000;
JSON
{
"hex": "#deb0ff",
"rgb": {
"r": 222,
"g": 176,
"b": 255
},
"hsl": {
"h": 274.937,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.8255,
"c": 0.11827,
"h": 310.5
},
"luminance": 0.538
}Semantic roles & 50–950 ramp
primary
#DEB0FF
secondary
#A0E56E
accent
#E60060
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161318
muted
#848286