#DEB7F2#DEB7F2
#DEB7F2 is a very light, moderate violet. Relative luminance 0.558; OKLCH L 83.3% C 0.091 H 314.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7F2 |
|---|---|
| RGB | rgb(222, 183, 242) |
| HSL | hsl(280, 69%, 83%) |
| HSV | hsv(280, 24%, 95%) |
| CMYK | cmyk(8.3%, 24.4%, 0%, 5.1%) |
| CIE-LAB | lab(79.50, 24.48, -24.03) |
| CIE-LCH | lch(79.50, 34.30, 315.54°) |
| OKLab | oklab(83.28% 0.0632 -0.0653) |
| OKLCH | oklch(83.28% 0.091 314.1) |
| XYZ | xyz(63.0821, 55.8082, 91.4361) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.14
Light Violet
#D6B4FC
ΔE00 3.76
Light Lavender
#DFC5FE
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.04
Mauve
#E0B0FF
ΔE00 4.09
Pale Lilac
#E4CBFF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7F2 #CBF2B7
analogous
#C0B7F2 #DEB7F2 #F2B7E8
triadic
#DEB7F2 #F2DEB7 #B7F2DE
tetradic
#DEB7F2 #F2C0B7 #CBF2B7 #B7E8F2
square
#DEB7F2 #F2C0B7 #CBF2B7 #B7E8F2
split-complementary
#DEB7F2 #E8F2B7 #B7F2C0
monochromatic
#AE4FDF #C683E9 #DEB7F2 #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.73
#DEB7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DEB7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7F2
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7F2 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F4
Deuteranopia (green-blind)
#B7C6F0
Tritanopia (blue-blind)
#DDBECC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #deb7f2; /* rgb */ color: rgb(222, 183, 242); /* oklch */ color: oklch(83.3% 0.091 314.1);
Tailwind
colors: {
custom: {
50: '#e8ccf6',
500: '#deb7f2',
950: '#000000',
},
}SCSS
$custom: #deb7f2; $custom-light: #e8ccf6; $custom-dark: #000000;
JSON
{
"hex": "#deb7f2",
"rgb": {
"r": 222,
"g": 183,
"b": 242
},
"hsl": {
"h": 279.661,
"s": 69.412,
"l": 83.333
},
"oklch": {
"l": 0.83284,
"c": 0.09085,
"h": 314.1
},
"luminance": 0.55807
}Semantic roles & 50–950 ramp
primary
#DEB7F2
secondary
#99D27C
accent
#D11454
background
#FEFEFF
surface
#FDFAFE
border
#D5D3D6
text
#161317
muted
#848385