#DEB4F2#DEB4F2
#DEB4F2 is a very light, moderate purple. Relative luminance 0.546; OKLCH L 82.7% C 0.096 H 314.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4F2 |
|---|---|
| RGB | rgb(222, 180, 242) |
| HSL | hsl(281, 70%, 83%) |
| HSV | hsv(281, 26%, 95%) |
| CMYK | cmyk(8.3%, 25.6%, 0%, 5.1%) |
| CIE-LAB | lab(78.80, 26.10, -25.10) |
| CIE-LCH | lch(78.80, 36.21, 316.12°) |
| OKLab | oklab(82.74% 0.0675 -0.0683) |
| OKLCH | oklch(82.74% 0.096 314.7) |
| XYZ | xyz(62.4700, 54.5838, 91.2320) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.40
Light Lavendar
#EFC0FE
ΔE00 3.41
Light Violet
#D6B4FC
ΔE00 3.52
Light Lavender
#DFC5FE
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 4.74
Pale Violet
#CEAEFA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4F2 #C8F2B4
analogous
#BFB4F2 #DEB4F2 #F2B4E7
triadic
#DEB4F2 #F2DEB4 #B4F2DE
tetradic
#DEB4F2 #F2BFB4 #C8F2B4 #B4E7F2
square
#DEB4F2 #F2BFB4 #C8F2B4 #B4E7F2
split-complementary
#DEB4F2 #E7F2B4 #B4F2BF
monochromatic
#B04CE0 #C780E9 #DEB4F2 #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.76
#DEB4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DEB4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4F2
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4F2 | 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)
#ABC1F5
Deuteranopia (green-blind)
#B4C4F0
Tritanopia (blue-blind)
#DDBBCA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb4f2; /* rgb */ color: rgb(222, 180, 242); /* oklch */ color: oklch(82.7% 0.096 314.7);
Tailwind
colors: {
custom: {
50: '#e8caf6',
500: '#deb4f2',
950: '#000000',
},
}SCSS
$custom: #deb4f2; $custom-light: #e8caf6; $custom-dark: #000000;
JSON
{
"hex": "#deb4f2",
"rgb": {
"r": 222,
"g": 180,
"b": 242
},
"hsl": {
"h": 280.645,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.82743,
"c": 0.09603,
"h": 314.7
},
"luminance": 0.54583
}Semantic roles & 50–950 ramp
primary
#DEB4F2
secondary
#95D179
accent
#D21351
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285