#DEB2FB#DEB2FB
#DEB2FB is a very light, moderate violet. Relative luminance 0.543; OKLCH L 82.7% C 0.110 H 311.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2FB |
|---|---|
| RGB | rgb(222, 178, 251) |
| HSL | hsl(276, 90%, 84%) |
| HSV | hsv(276, 29%, 98%) |
| CMYK | cmyk(11.6%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.66, 28.99, -30.16) |
| CIE-LCH | lch(78.66, 41.83, 313.87°) |
| OKLab | oklab(82.74% 0.0729 -0.0825) |
| OKLCH | oklch(82.74% 0.11 311.5) |
| XYZ | xyz(63.4542, 54.3362, 98.3932) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.15
Light Violet
#D6B4FC
ΔE00 2.14
Pale Violet
#CEAEFA
ΔE00 3.47
Light Lavendar
#EFC0FE
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.27
Light Lavender
#DFC5FE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2FB #CFFBB2
analogous
#BAB2FB #DEB2FB #FBB2F4
triadic
#DEB2FB #FBDEB2 #B2FBDE
tetradic
#DEB2FB #FBBAB2 #CFFBB2 #B2F4FB
square
#DEB2FB #FBBAB2 #CFFBB2 #B2F4FB
split-complementary
#DEB2FB #F4FBB2 #B2FBBA
monochromatic
#AC3EF5 #C578F8 #DEB2FB #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.77
#DEB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DEB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2FB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2FB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#DBBBCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb2fb; /* rgb */ color: rgb(222, 178, 251); /* oklch */ color: oklch(82.7% 0.110 311.5);
Tailwind
colors: {
custom: {
50: '#e9c9fd',
500: '#deb2fb',
950: '#000000',
},
}SCSS
$custom: #deb2fb; $custom-light: #e9c9fd; $custom-dark: #000000;
JSON
{
"hex": "#deb2fb",
"rgb": {
"r": 222,
"g": 178,
"b": 251
},
"hsl": {
"h": 276.164,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.82739,
"c": 0.11011,
"h": 311.5
},
"luminance": 0.54335
}Semantic roles & 50–950 ramp
primary
#DEB2FB
secondary
#9DDF72
accent
#E6005B
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285