#DEB4FB#DEB4FB
#DEB4FB is a very light, moderate violet. Relative luminance 0.551; OKLCH L 83.1% C 0.107 H 311.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4FB |
|---|---|
| RGB | rgb(222, 180, 251) |
| HSL | hsl(275, 90%, 85%) |
| HSV | hsv(275, 28%, 98%) |
| CMYK | cmyk(11.6%, 28.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.12, 27.91, -29.45) |
| CIE-LCH | lch(79.12, 40.57, 313.47°) |
| OKLab | oklab(83.09% 0.0701 -0.0805) |
| OKLCH | oklch(83.09% 0.107 311) |
| XYZ | xyz(63.8550, 55.1379, 98.5268) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.65
Light Violet
#D6B4FC
ΔE00 1.96
Pale Violet
#CEAEFA
ΔE00 3.56
Light Lavendar
#EFC0FE
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 4.82
Light Lilac
#EDC8FF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4FB #D1FBB4
analogous
#BBB4FB #DEB4FB #FBB4F4
triadic
#DEB4FB #FBDEB4 #B4FBDE
tetradic
#DEB4FB #FBBBB4 #D1FBB4 #B4F4FB
square
#DEB4FB #FBBBB4 #D1FBB4 #B4F4FB
split-complementary
#DEB4FB #F4FBB4 #B4FBBB
monochromatic
#AB40F5 #C47AF8 #DEB4FB #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.75
#DEB4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DEB4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4FB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4FB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FE
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#DBBDCD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb4fb; /* rgb */ color: rgb(222, 180, 251); /* oklch */ color: oklch(83.1% 0.107 311.0);
Tailwind
colors: {
custom: {
50: '#e9cafc',
500: '#deb4fb',
950: '#000000',
},
}SCSS
$custom: #deb4fb; $custom-light: #e9cafc; $custom-dark: #000000;
JSON
{
"hex": "#deb4fb",
"rgb": {
"r": 222,
"g": 180,
"b": 251
},
"hsl": {
"h": 275.493,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.83094,
"c": 0.10672,
"h": 311
},
"luminance": 0.55137
}Semantic roles & 50–950 ramp
primary
#DEB4FB
secondary
#A0DF74
accent
#E6005E
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285