#DEB4FF#DEB4FF
#DEB4FF is a very light, moderate violet. Relative luminance 0.554; OKLCH L 83.3% C 0.112 H 309.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4FF |
|---|---|
| RGB | rgb(222, 180, 255) |
| HSL | hsl(274, 100%, 85%) |
| HSV | hsv(274, 29%, 100%) |
| CMYK | cmyk(12.9%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(79.27, 28.73, -31.37) |
| CIE-LCH | lch(79.27, 42.54, 312.49°) |
| OKLab | oklab(83.25% 0.0711 -0.0859) |
| OKLCH | oklch(83.25% 0.112 309.6) |
| XYZ | xyz(64.4922, 55.3928, 101.8827) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.27
Light Violet
#D6B4FC
ΔE00 1.68
Pale Violet
#CEAEFA
ΔE00 3.16
Light Lavendar
#EFC0FE
ΔE00 4.67
Light Lavender
#DFC5FE
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4FF #D5FFB4
analogous
#B8B4FF #DEB4FF #FFB4FA
triadic
#DEB4FF #FFDEB4 #B4FFDE
tetradic
#DEB4FF #FFB8B4 #D5FFB4 #B4FAFF
square
#DEB4FF #FFB8B4 #D5FFB4 #B4FAFF
split-complementary
#DEB4FF #FAFFB4 #B4FFB8
monochromatic
#A83AFF #C377FF #DEB4FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.74
#DEB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4FF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4FF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#DABECF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb4ff; /* rgb */ color: rgb(222, 180, 255); /* oklch */ color: oklch(83.3% 0.112 309.6);
Tailwind
colors: {
custom: {
50: '#e9caff',
500: '#deb4ff',
950: '#000000',
},
}SCSS
$custom: #deb4ff; $custom-light: #e9caff; $custom-dark: #000000;
JSON
{
"hex": "#deb4ff",
"rgb": {
"r": 222,
"g": 180,
"b": 255
},
"hsl": {
"h": 273.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.83254,
"c": 0.11154,
"h": 309.6
},
"luminance": 0.55392
}Semantic roles & 50–950 ramp
primary
#DEB4FF
secondary
#A5E671
accent
#E60065
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161318
muted
#848286