#DEB2F2#DEB2F2
#DEB2F2 is a very light, moderate purple. Relative luminance 0.538; OKLCH L 82.4% C 0.099 H 315.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2F2 |
|---|---|
| RGB | rgb(222, 178, 242) |
| HSL | hsl(281, 71%, 82%) |
| HSV | hsv(281, 26%, 95%) |
| CMYK | cmyk(8.3%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(78.33, 27.18, -25.81) |
| CIE-LCH | lch(78.33, 37.48, 316.48°) |
| OKLab | oklab(82.39% 0.0704 -0.0703) |
| OKLCH | oklch(82.39% 0.099 315.1) |
| XYZ | xyz(62.0691, 53.7822, 91.0984) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.01
Light Violet
#D6B4FC
ΔE00 3.48
Light Lavendar
#EFC0FE
ΔE00 3.71
Pale Violet
#CEAEFA
ΔE00 4.84
Light Lavender
#DFC5FE
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2F2 #C6F2B2
analogous
#BEB2F2 #DEB2F2 #F2B2E6
triadic
#DEB2F2 #F2DEB2 #B2F2DE
tetradic
#DEB2F2 #F2BEB2 #C6F2B2 #B2E6F2
square
#DEB2F2 #F2BEB2 #C6F2B2 #B2E6F2
split-complementary
#DEB2F2 #E6F2B2 #B2F2BE
monochromatic
#B149E0 #C87EE9 #DEB2F2 #F4E5FB #F4E5FB
Accessibility & contrast
On white
1.79
#DEB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DEB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2F2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2F2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF5
Deuteranopia (green-blind)
#B3C3F0
Tritanopia (blue-blind)
#DDBAC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb2f2; /* rgb */ color: rgb(222, 178, 242); /* oklch */ color: oklch(82.4% 0.099 315.1);
Tailwind
colors: {
custom: {
50: '#e9c9f6',
500: '#deb2f2',
950: '#000000',
},
}SCSS
$custom: #deb2f2; $custom-light: #e9c9f6; $custom-dark: #000000;
JSON
{
"hex": "#deb2f2",
"rgb": {
"r": 222,
"g": 178,
"b": 242
},
"hsl": {
"h": 281.25,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.82386,
"c": 0.09948,
"h": 315.1
},
"luminance": 0.53781
}Semantic roles & 50–950 ramp
primary
#DEB2F2
secondary
#93D177
accent
#D3124F
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285