#DEB2FF#DEB2FF
#DEB2FF is a very light, moderate violet. Relative luminance 0.546; OKLCH L 82.9% C 0.115 H 310.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2FF |
|---|---|
| RGB | rgb(222, 178, 255) |
| HSL | hsl(274, 100%, 85%) |
| HSV | hsv(274, 30%, 100%) |
| CMYK | cmyk(12.9%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(78.81, 29.81, -32.08) |
| CIE-LCH | lch(78.81, 43.79, 312.90°) |
| OKLab | oklab(82.9% 0.074 -0.0879) |
| OKLCH | oklch(82.9% 0.115 310.1) |
| XYZ | xyz(64.0914, 54.5911, 101.7491) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.77
Light Violet
#D6B4FC
ΔE00 1.97
Pale Violet
#CEAEFA
ΔE00 3.12
Lilac (survey)
#CEA2FD
ΔE00 4.78
Light Lavendar
#EFC0FE
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2FF #D3FFB2
analogous
#B8B2FF #DEB2FF #FFB2F9
triadic
#DEB2FF #FFDEB2 #B2FFDE
tetradic
#DEB2FF #FFB8B2 #D3FFB2 #B2F9FF
square
#DEB2FF #FFB8B2 #D3FFB2 #B2F9FF
split-complementary
#DEB2FF #F9FFB2 #B2FFB8
monochromatic
#AA38FF #C475FF #DEB2FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.76
#DEB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DEB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2FF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2FF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#DABCCE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb2ff; /* rgb */ color: rgb(222, 178, 255); /* oklch */ color: oklch(82.9% 0.115 310.1);
Tailwind
colors: {
custom: {
50: '#e9c9ff',
500: '#deb2ff',
950: '#000000',
},
}SCSS
$custom: #deb2ff; $custom-light: #e9c9ff; $custom-dark: #000000;
JSON
{
"hex": "#deb2ff",
"rgb": {
"r": 222,
"g": 178,
"b": 255
},
"hsl": {
"h": 274.286,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.82901,
"c": 0.11491,
"h": 310.1
},
"luminance": 0.5459
}Semantic roles & 50–950 ramp
primary
#DEB2FF
secondary
#A2E670
accent
#E60062
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161318
muted
#848286