#DEB9F0#DEB9F0
#DEB9F0 is a very light, moderate purple. Relative luminance 0.565; OKLCH L 83.6% C 0.085 H 314.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9F0 |
|---|---|
| RGB | rgb(222, 185, 240) |
| HSL | hsl(280, 65%, 83%) |
| HSV | hsv(280, 23%, 94%) |
| CMYK | cmyk(7.5%, 22.9%, 0%, 5.9%) |
| CIE-LAB | lab(79.91, 23.01, -22.34) |
| CIE-LCH | lch(79.91, 32.07, 315.85°) |
| OKLab | oklab(83.57% 0.0597 -0.0606) |
| OKLCH | oklch(83.57% 0.085 314.6) |
| XYZ | xyz(63.1989, 56.5196, 90.0012) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.21
Light Lilac
#EDC8FF
ΔE00 3.61
Light Lavender
#DFC5FE
ΔE00 3.74
Light Violet
#D6B4FC
ΔE00 4.50
Pale Lilac
#E4CBFF
ΔE00 4.57
Mauve
#E0B0FF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9F0 #CBF0B9
analogous
#C2B9F0 #DEB9F0 #F0B9E6
triadic
#DEB9F0 #F0DEB9 #B9F0DE
tetradic
#DEB9F0 #F0C2B9 #CBF0B9 #B9E6F0
square
#DEB9F0 #F0C2B9 #CBF0B9 #B9E6F0
split-complementary
#DEB9F0 #E6F0B9 #B9F0C2
monochromatic
#AE54DA #C687E5 #DEB9F0 #F3E6FA #F3E6FA
Accessibility & contrast
On white
1.71
#DEB9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#DEB9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9F0
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9F0 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F2
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#DDBFCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb9f0; /* rgb */ color: rgb(222, 185, 240); /* oklch */ color: oklch(83.6% 0.085 314.6);
Tailwind
colors: {
custom: {
50: '#e8cef5',
500: '#deb9f0',
950: '#000000',
},
}SCSS
$custom: #deb9f0; $custom-light: #e8cef5; $custom-dark: #000000;
JSON
{
"hex": "#deb9f0",
"rgb": {
"r": 222,
"g": 185,
"b": 240
},
"hsl": {
"h": 280.364,
"s": 64.706,
"l": 83.333
},
"oklch": {
"l": 0.83572,
"c": 0.08503,
"h": 314.6
},
"luminance": 0.56519
}Semantic roles & 50–950 ramp
primary
#DEB9F0
secondary
#99CF7F
accent
#CD1954
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385