#DEBFE9#DEBFE9
#DEBFE9 is a very light, moderate purple. Relative luminance 0.587; OKLCH L 84.4% C 0.066 H 317.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFE9 |
|---|---|
| RGB | rgb(222, 191, 233) |
| HSL | hsl(284, 49%, 83%) |
| HSV | hsv(284, 18%, 91%) |
| CMYK | cmyk(4.7%, 18%, 0%, 8.6%) |
| CIE-LAB | lab(81.11, 18.42, -16.76) |
| CIE-LCH | lch(81.11, 24.91, 317.70°) |
| OKLab | oklab(84.43% 0.0487 -0.0451) |
| OKLCH | oklch(84.43% 0.066 317.2) |
| XYZ | xyz(63.4608, 58.6752, 85.0573) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.09
Light Lilac
#EDC8FF
ΔE00 4.17
Pale Lilac
#E4CBFF
ΔE00 4.41
Very Light Purple
#F6CEFC
ΔE00 4.58
Light Lavender
#DFC5FE
ΔE00 4.75
Thistle
#D8BFD8
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFE9 #CAE9BF
analogous
#C9BFE9 #DEBFE9 #E9BFDF
triadic
#DEBFE9 #E9DEBF #BFE9DE
tetradic
#DEBFE9 #E9C9BF #CAE9BF #BFDFE9
square
#DEBFE9 #E9C9BF #CAE9BF #BFDFE9
split-complementary
#DEBFE9 #DFE9BF #BFE9C9
monochromatic
#AF64CA #C791D9 #DEBFE9 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.65
#DEBFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#DEBFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFE9
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFE9 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EB
Deuteranopia (green-blind)
#C1CAE8
Tritanopia (blue-blind)
#DEC3CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfe9; /* rgb */ color: rgb(222, 191, 233); /* oklch */ color: oklch(84.4% 0.066 317.2);
Tailwind
colors: {
custom: {
50: '#e8d2f0',
500: '#debfe9',
950: '#000000',
},
}SCSS
$custom: #debfe9; $custom-light: #e8d2f0; $custom-dark: #000000;
JSON
{
"hex": "#debfe9",
"rgb": {
"r": 222,
"g": 191,
"b": 233
},
"hsl": {
"h": 284.286,
"s": 48.837,
"l": 83.137
},
"oklch": {
"l": 0.84426,
"c": 0.06642,
"h": 317.2
},
"luminance": 0.58674
}Semantic roles & 50–950 ramp
primary
#DEBFE9
secondary
#98C488
accent
#BC2950
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385