#DEBFE8#DEBFE8
#DEBFE8 is a very light, moderate purple. Relative luminance 0.586; OKLCH L 84.4% C 0.065 H 317.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFE8 |
|---|---|
| RGB | rgb(222, 191, 232) |
| HSL | hsl(285, 47%, 83%) |
| HSV | hsv(285, 18%, 91%) |
| CMYK | cmyk(4.3%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(81.08, 18.23, -16.27) |
| CIE-LCH | lch(81.08, 24.44, 318.25°) |
| OKLab | oklab(84.39% 0.0484 -0.0438) |
| OKLCH | oklch(84.39% 0.065 317.9) |
| XYZ | xyz(63.3183, 58.6182, 84.3071) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.20
Light Lilac
#EDC8FF
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 4.63
Thistle
#D8BFD8
ΔE00 4.83
Light Lavender
#DFC5FE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFE8 #C9E8BF
analogous
#C9BFE8 #DEBFE8 #E8BFDD
triadic
#DEBFE8 #E8DEBF #BFE8DE
tetradic
#DEBFE8 #E8C9BF #C9E8BF #BFDDE8
square
#DEBFE8 #E8C9BF #C9E8BF #BFDDE8
split-complementary
#DEBFE8 #DDE8BF #BFE8C9
monochromatic
#B065C8 #C792D8 #DEBFE8 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.65
#DEBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DEBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFE8
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFE8 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7EA
Deuteranopia (green-blind)
#C1CAE7
Tritanopia (blue-blind)
#DEC3CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfe8; /* rgb */ color: rgb(222, 191, 232); /* oklch */ color: oklch(84.4% 0.065 317.9);
Tailwind
colors: {
custom: {
50: '#e8d2ef',
500: '#debfe8',
950: '#000000',
},
}SCSS
$custom: #debfe8; $custom-light: #e8d2ef; $custom-dark: #000000;
JSON
{
"hex": "#debfe8",
"rgb": {
"r": 222,
"g": 191,
"b": 232
},
"hsl": {
"h": 285.366,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.84391,
"c": 0.06527,
"h": 317.9
},
"luminance": 0.58617
}Semantic roles & 50–950 ramp
primary
#DEBFE8
secondary
#96C388
accent
#BA2B4E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385