#DEB2F5#DEB2F5
#DEB2F5 is a very light, moderate violet. Relative luminance 0.540; OKLCH L 82.5% C 0.103 H 313.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2F5 |
|---|---|
| RGB | rgb(222, 178, 245) |
| HSL | hsl(279, 77%, 83%) |
| HSV | hsv(279, 27%, 96%) |
| CMYK | cmyk(9.4%, 27.3%, 0%, 3.9%) |
| CIE-LAB | lab(78.44, 27.78, -27.26) |
| CIE-LCH | lch(78.44, 38.92, 315.53°) |
| OKLab | oklab(82.5% 0.0713 -0.0743) |
| OKLCH | oklch(82.5% 0.103 313.8) |
| XYZ | xyz(62.5234, 53.9639, 93.4908) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.34
Light Violet
#D6B4FC
ΔE00 2.93
Light Lavendar
#EFC0FE
ΔE00 3.87
Pale Violet
#CEAEFA
ΔE00 4.32
Light Lavender
#DFC5FE
ΔE00 5.19
Light Lilac
#EDC8FF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2F5 #C9F5B2
analogous
#BCB2F5 #DEB2F5 #F5B2EA
triadic
#DEB2F5 #F5DEB2 #B2F5DE
tetradic
#DEB2F5 #F5BCB2 #C9F5B2 #B2EAF5
square
#DEB2F5 #F5BCB2 #C9F5B2 #B2EAF5
split-complementary
#DEB2F5 #EAF5B2 #B2F5BC
monochromatic
#B046E7 #C77CEE #DEB2F5 #F3E4FB #F3E4FB
Accessibility & contrast
On white
1.78
#DEB2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DEB2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2F5
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2F5 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C0F8
Deuteranopia (green-blind)
#B2C3F3
Tritanopia (blue-blind)
#DDBACA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb2f5; /* rgb */ color: rgb(222, 178, 245); /* oklch */ color: oklch(82.5% 0.103 313.8);
Tailwind
colors: {
custom: {
50: '#e9c9f8',
500: '#deb2f5',
950: '#000000',
},
}SCSS
$custom: #deb2f5; $custom-light: #e9c9f8; $custom-dark: #000000;
JSON
{
"hex": "#deb2f5",
"rgb": {
"r": 222,
"g": 178,
"b": 245
},
"hsl": {
"h": 279.403,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.82502,
"c": 0.10299,
"h": 313.8
},
"luminance": 0.53963
}Semantic roles & 50–950 ramp
primary
#DEB2F5
secondary
#96D675
accent
#D90C53
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285