#DEB2F0#DEB2F0
#DEB2F0 is a very light, moderate purple. Relative luminance 0.537; OKLCH L 82.3% C 0.097 H 316.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2F0 |
|---|---|
| RGB | rgb(222, 178, 240) |
| HSL | hsl(283, 67%, 82%) |
| HSV | hsv(283, 26%, 94%) |
| CMYK | cmyk(7.5%, 25.8%, 0%, 5.9%) |
| CIE-LAB | lab(78.26, 26.78, -24.84) |
| CIE-LCH | lch(78.26, 36.53, 317.15°) |
| OKLab | oklab(82.31% 0.0699 -0.0675) |
| OKLCH | oklch(82.31% 0.097 316) |
| XYZ | xyz(61.7704, 53.6627, 89.5251) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.47
Light Lavendar
#EFC0FE
ΔE00 3.68
Light Violet
#D6B4FC
ΔE00 3.87
Light Lilac
#EDC8FF
ΔE00 5.16
Plum
#DDA0DD
ΔE00 5.16
Pale Violet
#CEAEFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2F0 #C4F0B2
analogous
#BFB2F0 #DEB2F0 #F0B2E3
triadic
#DEB2F0 #F0DEB2 #B2F0DE
tetradic
#DEB2F0 #F0BFB2 #C4F0B2 #B2E3F0
square
#DEB2F0 #F0BFB2 #C4F0B2 #B2E3F0
split-complementary
#DEB2F0 #E3F0B2 #B2F0BF
monochromatic
#B24CDC #C87FE6 #DEB2F0 #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.79
#DEB2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#DEB2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2F0
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2F0 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF3
Deuteranopia (green-blind)
#B3C3EE
Tritanopia (blue-blind)
#DEB9C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb2f0; /* rgb */ color: rgb(222, 178, 240); /* oklch */ color: oklch(82.3% 0.097 316.0);
Tailwind
colors: {
custom: {
50: '#e9c9f5',
500: '#deb2f0',
950: '#000000',
},
}SCSS
$custom: #deb2f0; $custom-light: #e9c9f5; $custom-dark: #000000;
JSON
{
"hex": "#deb2f0",
"rgb": {
"r": 222,
"g": 178,
"b": 240
},
"hsl": {
"h": 282.581,
"s": 67.391,
"l": 81.961
},
"oklch": {
"l": 0.82309,
"c": 0.09716,
"h": 316
},
"luminance": 0.53662
}Semantic roles & 50–950 ramp
primary
#DEB2F0
secondary
#91CE78
accent
#CF164C
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285