#DEBFE7#DEBFE7
#DEBFE7 is a very light, moderate purple. Relative luminance 0.586; OKLCH L 84.4% C 0.064 H 318.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFE7 |
|---|---|
| RGB | rgb(222, 191, 231) |
| HSL | hsl(287, 45%, 83%) |
| HSV | hsv(287, 17%, 91%) |
| CMYK | cmyk(3.9%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.05, 18.04, -15.78) |
| CIE-LCH | lch(81.05, 23.97, 318.82°) |
| OKLab | oklab(84.36% 0.0481 -0.0424) |
| OKLCH | oklch(84.36% 0.064 318.6) |
| XYZ | xyz(63.1767, 58.5616, 83.5612) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.33
Thistle
#D8BFD8
ΔE00 4.58
Light Lilac
#EDC8FF
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 4.69
Pale Lilac
#E4CBFF
ΔE00 4.84
Light Lavender
#DFC5FE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFE7 #C8E7BF
analogous
#CABFE7 #DEBFE7 #E7BFDC
triadic
#DEBFE7 #E7DEBF #BFE7DE
tetradic
#DEBFE7 #E7CABF #C8E7BF #BFDCE7
square
#DEBFE7 #E7CABF #C8E7BF #BFDCE7
split-complementary
#DEBFE7 #DCE7BF #BFE7CA
monochromatic
#B066C6 #C792D6 #DEBFE7 #F4E9F7 #F4E9F7
Accessibility & contrast
On white
1.65
#DEBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#DEBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFE7
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFE7 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E9
Deuteranopia (green-blind)
#C1CAE6
Tritanopia (blue-blind)
#DFC3CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfe7; /* rgb */ color: rgb(222, 191, 231); /* oklch */ color: oklch(84.4% 0.064 318.6);
Tailwind
colors: {
custom: {
50: '#e8d2ee',
500: '#debfe7',
950: '#000000',
},
}SCSS
$custom: #debfe7; $custom-light: #e8d2ee; $custom-dark: #000000;
JSON
{
"hex": "#debfe7",
"rgb": {
"r": 222,
"g": 191,
"b": 231
},
"hsl": {
"h": 286.5,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.84357,
"c": 0.06412,
"h": 318.6
},
"luminance": 0.58561
}Semantic roles & 50–950 ramp
primary
#DEBFE7
secondary
#95C288
accent
#B92D4C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385