#DEB9FE#DEB9FE
#DEB9FE is a very light, moderate violet. Relative luminance 0.574; OKLCH L 84.1% C 0.102 H 308.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9FE |
|---|---|
| RGB | rgb(222, 185, 254) |
| HSL | hsl(272, 97%, 86%) |
| HSV | hsv(272, 27%, 100%) |
| CMYK | cmyk(12.6%, 27.2%, 0%, 0.4%) |
| CIE-LAB | lab(80.39, 25.83, -29.10) |
| CIE-LCH | lch(80.39, 38.91, 311.60°) |
| OKLab | oklab(84.11% 0.0637 -0.0795) |
| OKLCH | oklch(84.11% 0.102 308.7) |
| XYZ | xyz(65.3593, 57.3838, 101.3797) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.80
Mauve
#E0B0FF
ΔE00 2.74
Light Lavender
#DFC5FE
ΔE00 3.61
Pale Violet
#CEAEFA
ΔE00 3.74
Light Lavendar
#EFC0FE
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9FE #D9FEB9
analogous
#BBB9FE #DEB9FE #FEB9FB
triadic
#DEB9FE #FEDEB9 #B9FEDE
tetradic
#DEB9FE #FEBBB9 #D9FEB9 #B9FBFE
square
#DEB9FE #FEBBB9 #D9FEB9 #B9FBFE
split-complementary
#DEB9FE #FBFEB9 #B9FEBB
monochromatic
#A540FC #C27DFD #DEB9FE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.68
#DEB9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DEB9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9FE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9FE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B5C8FC
Tritanopia (blue-blind)
#DAC2D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #deb9fe; /* rgb */ color: rgb(222, 185, 254); /* oklch */ color: oklch(84.1% 0.102 308.7);
Tailwind
colors: {
custom: {
50: '#e9ceff',
500: '#deb9fe',
950: '#000000',
},
}SCSS
$custom: #deb9fe; $custom-light: #e9ceff; $custom-dark: #000000;
JSON
{
"hex": "#deb9fe",
"rgb": {
"r": 222,
"g": 185,
"b": 254
},
"hsl": {
"h": 272.174,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.84106,
"c": 0.10193,
"h": 308.7
},
"luminance": 0.57383
}Semantic roles & 50–950 ramp
primary
#DEB9FE
secondary
#AAE576
accent
#E6006A
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161318
muted
#848386