#DEB2F8#DEB2F8
#DEB2F8 is a very light, moderate violet. Relative luminance 0.541; OKLCH L 82.6% C 0.107 H 312.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2F8 |
|---|---|
| RGB | rgb(222, 178, 248) |
| HSL | hsl(278, 83%, 84%) |
| HSV | hsv(278, 28%, 97%) |
| CMYK | cmyk(10.5%, 28.2%, 0%, 2.7%) |
| CIE-LAB | lab(78.55, 28.38, -28.71) |
| CIE-LCH | lch(78.55, 40.37, 314.67°) |
| OKLab | oklab(82.62% 0.0721 -0.0784) |
| OKLCH | oklch(82.62% 0.107 312.6) |
| XYZ | xyz(62.9851, 54.1485, 95.9224) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.71
Light Violet
#D6B4FC
ΔE00 2.47
Pale Violet
#CEAEFA
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 5.25
Light Lilac
#EDC8FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2F8 #CCF8B2
analogous
#BBB2F8 #DEB2F8 #F8B2EF
triadic
#DEB2F8 #F8DEB2 #B2F8DE
tetradic
#DEB2F8 #F8BBB2 #CCF8B2 #B2EFF8
square
#DEB2F8 #F8BBB2 #CCF8B2 #B2EFF8
split-complementary
#DEB2F8 #EFF8B2 #B2F8BB
monochromatic
#AE42EE #C67AF3 #DEB2F8 #F3E3FC #F3E3FC
Accessibility & contrast
On white
1.78
#DEB2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DEB2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2F8
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2F8 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FB
Deuteranopia (green-blind)
#B1C3F6
Tritanopia (blue-blind)
#DCBBCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb2f8; /* rgb */ color: rgb(222, 178, 248); /* oklch */ color: oklch(82.6% 0.107 312.6);
Tailwind
colors: {
custom: {
50: '#e9c9fa',
500: '#deb2f8',
950: '#000000',
},
}SCSS
$custom: #deb2f8; $custom-light: #e9c9fa; $custom-dark: #000000;
JSON
{
"hex": "#deb2f8",
"rgb": {
"r": 222,
"g": 178,
"b": 248
},
"hsl": {
"h": 277.714,
"s": 83.333,
"l": 83.529
},
"oklch": {
"l": 0.8262,
"c": 0.10653,
"h": 312.6
},
"luminance": 0.54148
}Semantic roles & 50–950 ramp
primary
#DEB2F8
secondary
#9ADA74
accent
#E00657
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285