#DEB8FB#DEB8FB
#DEB8FB is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.8% C 0.100 H 310.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8FB |
|---|---|
| RGB | rgb(222, 184, 251) |
| HSL | hsl(274, 89%, 85%) |
| HSV | hsv(274, 27%, 98%) |
| CMYK | cmyk(11.6%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.05, 25.75, -28.02) |
| CIE-LCH | lch(80.05, 38.06, 312.59°) |
| OKLab | oklab(83.81% 0.0643 -0.0765) |
| OKLCH | oklch(83.81% 0.1 310.1) |
| XYZ | xyz(64.6742, 56.7762, 98.7999) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.09
Mauve
#E0B0FF
ΔE00 2.76
Light Lavendar
#EFC0FE
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 3.68
Pale Violet
#CEAEFA
ΔE00 3.97
Light Lilac
#EDC8FF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8FB #D5FBB8
analogous
#BCB8FB #DEB8FB #FBB8F6
triadic
#DEB8FB #FBDEB8 #B8FBDE
tetradic
#DEB8FB #FBBCB8 #D5FBB8 #B8F6FB
square
#DEB8FB #FBBCB8 #D5FBB8 #B8F6FB
split-complementary
#DEB8FB #F6FBB8 #B8FBBC
monochromatic
#A844F4 #C37EF8 #DEB8FB #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.70
#DEB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DEB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8FB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8FB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#B5C7F9
Tritanopia (blue-blind)
#DBC1D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb8fb; /* rgb */ color: rgb(222, 184, 251); /* oklch */ color: oklch(83.8% 0.100 310.1);
Tailwind
colors: {
custom: {
50: '#e9cdfc',
500: '#deb8fb',
950: '#000000',
},
}SCSS
$custom: #deb8fb; $custom-light: #e9cdfc; $custom-dark: #000000;
JSON
{
"hex": "#deb8fb",
"rgb": {
"r": 222,
"g": 184,
"b": 251
},
"hsl": {
"h": 274.03,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.83809,
"c": 0.09995,
"h": 310.1
},
"luminance": 0.56776
}Semantic roles & 50–950 ramp
primary
#DEB8FB
secondary
#A5E077
accent
#E60063
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161317
muted
#848385