#DEBEE3#DEBEE3
#DEBEE3 is a very light, moderate purple. Relative luminance 0.579; OKLCH L 84.0% C 0.061 H 321.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE3 |
|---|---|
| RGB | rgb(222, 190, 227) |
| HSL | hsl(292, 40%, 82%) |
| HSV | hsv(292, 16%, 89%) |
| CMYK | cmyk(2.2%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(80.69, 17.82, -14.18) |
| CIE-LCH | lch(80.69, 22.77, 321.48°) |
| OKLab | oklab(84.03% 0.0482 -0.038) |
| OKLCH | oklch(84.03% 0.061 321.7) |
| XYZ | xyz(62.4009, 57.9035, 80.5474) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.87
Pale Lavender
#EECFFE
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.08
Light Lilac
#EDC8FF
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 5.77
Pale Mauve
#FED0FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE3 #C3E3BE
analogous
#CCBEE3 #DEBEE3 #E3BED6
triadic
#DEBEE3 #E3DEBE #BEE3DE
tetradic
#DEBEE3 #E3CCBE #C3E3BE #BED6E3
square
#DEBEE3 #E3CCBE #C3E3BE #BED6E3
split-complementary
#DEBEE3 #D6E3BE #BEE3CC
monochromatic
#B368BE #C893D1 #DEBEE3 #F4E9F5 #F4EAF6
Accessibility & contrast
On white
1.67
#DEBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DEBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE3
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE3 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E5
Deuteranopia (green-blind)
#C1C9E2
Tritanopia (blue-blind)
#DFC1CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debee3; /* rgb */ color: rgb(222, 190, 227); /* oklch */ color: oklch(84.0% 0.061 321.7);
Tailwind
colors: {
custom: {
50: '#e8d1eb',
500: '#debee3',
950: '#000000',
},
}SCSS
$custom: #debee3; $custom-light: #e8d1eb; $custom-dark: #000000;
JSON
{
"hex": "#debee3",
"rgb": {
"r": 222,
"g": 190,
"b": 227
},
"hsl": {
"h": 291.892,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.84033,
"c": 0.06141,
"h": 321.7
},
"luminance": 0.57903
}Semantic roles & 50–950 ramp
primary
#DEBEE3
secondary
#90BC89
accent
#B33344
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384