#DEB5FE#DEB5FE
#DEB5FE is a very light, moderate violet. Relative luminance 0.557; OKLCH L 83.4% C 0.109 H 309.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB5FE |
|---|---|
| RGB | rgb(222, 181, 254) |
| HSL | hsl(274, 97%, 85%) |
| HSV | hsv(274, 29%, 100%) |
| CMYK | cmyk(12.6%, 28.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.46, 27.99, -30.53) |
| CIE-LCH | lch(79.46, 41.42, 312.51°) |
| OKLab | oklab(83.39% 0.0694 -0.0836) |
| OKLCH | oklch(83.39% 0.109 309.7) |
| XYZ | xyz(64.5343, 55.7337, 101.1047) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.60
Light Violet
#D6B4FC
ΔE00 1.63
Pale Violet
#CEAEFA
ΔE00 3.30
Light Lavendar
#EFC0FE
ΔE00 4.37
Light Lavender
#DFC5FE
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB5FE #D5FEB5
analogous
#BAB5FE #DEB5FE #FEB5F9
triadic
#DEB5FE #FEDEB5 #B5FEDE
tetradic
#DEB5FE #FEBAB5 #D5FEB5 #B5F9FE
square
#DEB5FE #FEBAB5 #D5FEB5 #B5F9FE
split-complementary
#DEB5FE #F9FEB5 #B5FEBA
monochromatic
#A83CFC #C379FD #DEB5FE #F2E1FF #F2E1FF
Accessibility & contrast
On white
1.73
#DEB5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#DEB5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB5FE
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB5FE | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#DABFCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #deb5fe; /* rgb */ color: rgb(222, 181, 254); /* oklch */ color: oklch(83.4% 0.109 309.7);
Tailwind
colors: {
custom: {
50: '#e9cbff',
500: '#deb5fe',
950: '#000000',
},
}SCSS
$custom: #deb5fe; $custom-light: #e9cbff; $custom-dark: #000000;
JSON
{
"hex": "#deb5fe",
"rgb": {
"r": 222,
"g": 181,
"b": 254
},
"hsl": {
"h": 273.699,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.83391,
"c": 0.10865,
"h": 309.7
},
"luminance": 0.55733
}Semantic roles & 50–950 ramp
primary
#DEB5FE
secondary
#A5E473
accent
#E60065
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161318
muted
#848386