#DEB8F2#DEB8F2
#DEB8F2 is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.5% C 0.089 H 313.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8F2 |
|---|---|
| RGB | rgb(222, 184, 242) |
| HSL | hsl(279, 69%, 84%) |
| HSV | hsv(279, 24%, 95%) |
| CMYK | cmyk(8.3%, 24%, 0%, 5.1%) |
| CIE-LAB | lab(79.74, 23.94, -23.67) |
| CIE-LCH | lch(79.74, 33.67, 315.33°) |
| OKLab | oklab(83.47% 0.0617 -0.0643) |
| OKLCH | oklch(83.47% 0.089 313.8) |
| XYZ | xyz(63.2891, 56.2222, 91.5051) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.75
Light Lilac
#EDC8FF
ΔE00 3.82
Light Violet
#D6B4FC
ΔE00 3.89
Mauve
#E0B0FF
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8F2 #CCF2B8
analogous
#C1B8F2 #DEB8F2 #F2B8E9
triadic
#DEB8F2 #F2DEB8 #B8F2DE
tetradic
#DEB8F2 #F2C1B8 #CCF2B8 #B8E9F2
square
#DEB8F2 #F2C1B8 #CCF2B8 #B8E9F2
split-complementary
#DEB8F2 #E9F2B8 #B8F2C1
monochromatic
#AE51DF #C684E9 #DEB8F2 #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.72
#DEB8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DEB8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8F2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8F2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F4
Deuteranopia (green-blind)
#B8C7F0
Tritanopia (blue-blind)
#DDBFCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb8f2; /* rgb */ color: rgb(222, 184, 242); /* oklch */ color: oklch(83.5% 0.089 313.8);
Tailwind
colors: {
custom: {
50: '#e8cdf6',
500: '#deb8f2',
950: '#000000',
},
}SCSS
$custom: #deb8f2; $custom-light: #e8cdf6; $custom-dark: #000000;
JSON
{
"hex": "#deb8f2",
"rgb": {
"r": 222,
"g": 184,
"b": 242
},
"hsl": {
"h": 279.31,
"s": 69.048,
"l": 83.529
},
"oklch": {
"l": 0.83465,
"c": 0.08912,
"h": 313.8
},
"luminance": 0.56221
}Semantic roles & 50–950 ramp
primary
#DEB8F2
secondary
#9AD27D
accent
#D11455
background
#FEFEFF
surface
#FDFAFE
border
#D5D3D6
text
#161317
muted
#848385