#DEB2F4#DEB2F4
#DEB2F4 is a very light, moderate purple. Relative luminance 0.539; OKLCH L 82.5% C 0.102 H 314.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2F4 |
|---|---|
| RGB | rgb(222, 178, 244) |
| HSL | hsl(280, 75%, 83%) |
| HSV | hsv(280, 27%, 96%) |
| CMYK | cmyk(9%, 27%, 0%, 4.3%) |
| CIE-LAB | lab(78.41, 27.58, -26.78) |
| CIE-LCH | lch(78.41, 38.44, 315.84°) |
| OKLab | oklab(82.46% 0.071 -0.073) |
| OKLCH | oklch(82.46% 0.102 314.2) |
| XYZ | xyz(62.3711, 53.9030, 92.6890) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.56
Light Violet
#D6B4FC
ΔE00 3.11
Light Lavendar
#EFC0FE
ΔE00 3.80
Pale Violet
#CEAEFA
ΔE00 4.48
Light Lavender
#DFC5FE
ΔE00 5.19
Light Lilac
#EDC8FF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2F4 #C8F4B2
analogous
#BDB2F4 #DEB2F4 #F4B2E9
triadic
#DEB2F4 #F4DEB2 #B2F4DE
tetradic
#DEB2F4 #F4BDB2 #C8F4B2 #B2E9F4
square
#DEB2F4 #F4BDB2 #C8F4B2 #B2E9F4
split-complementary
#DEB2F4 #E9F4B2 #B2F4BD
monochromatic
#B047E5 #C77CEC #DEB2F4 #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.78
#DEB2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DEB2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2F4
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2F4 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF7
Deuteranopia (green-blind)
#B2C3F2
Tritanopia (blue-blind)
#DDBAC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb2f4; /* rgb */ color: rgb(222, 178, 244); /* oklch */ color: oklch(82.5% 0.102 314.2);
Tailwind
colors: {
custom: {
50: '#e9c9f8',
500: '#deb2f4',
950: '#000000',
},
}SCSS
$custom: #deb2f4; $custom-light: #e9c9f8; $custom-dark: #000000;
JSON
{
"hex": "#deb2f4",
"rgb": {
"r": 222,
"g": 178,
"b": 244
},
"hsl": {
"h": 280,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.82463,
"c": 0.10182,
"h": 314.2
},
"luminance": 0.53902
}Semantic roles & 50–950 ramp
primary
#DEB2F4
secondary
#95D476
accent
#D70E51
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285