#DEBFE5#DEBFE5
#DEBFE5 is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.3% C 0.062 H 320.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFE5 |
|---|---|
| RGB | rgb(222, 191, 229) |
| HSL | hsl(289, 42%, 82%) |
| HSV | hsv(289, 17%, 90%) |
| CMYK | cmyk(3.1%, 16.6%, 0%, 10.2%) |
| CIE-LAB | lab(80.99, 17.66, -14.80) |
| CIE-LCH | lch(80.99, 23.04, 320.03°) |
| OKLab | oklab(84.29% 0.0474 -0.0397) |
| OKLCH | oklch(84.29% 0.062 320) |
| XYZ | xyz(62.8958, 58.4492, 82.0820) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.07
Pale Lavender
#EECFFE
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 5.07
Pale Lilac
#E4CBFF
ΔE00 5.30
Light Lavender
#DFC5FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFE5 #C6E5BF
analogous
#CBBFE5 #DEBFE5 #E5BFD9
triadic
#DEBFE5 #E5DEBF #BFE5DE
tetradic
#DEBFE5 #E5CBBF #C6E5BF #BFD9E5
square
#DEBFE5 #E5CBBF #C6E5BF #BFD9E5
split-complementary
#DEBFE5 #D9E5BF #BFE5CB
monochromatic
#B168C2 #C893D3 #DEBFE5 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.65
#DEBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DEBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFE5
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFE5 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E7
Deuteranopia (green-blind)
#C2CAE4
Tritanopia (blue-blind)
#DFC3CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfe5; /* rgb */ color: rgb(222, 191, 229); /* oklch */ color: oklch(84.3% 0.062 320.0);
Tailwind
colors: {
custom: {
50: '#e8d2ed',
500: '#debfe5',
950: '#000000',
},
}SCSS
$custom: #debfe5; $custom-light: #e8d2ed; $custom-dark: #000000;
JSON
{
"hex": "#debfe5",
"rgb": {
"r": 222,
"g": 191,
"b": 229
},
"hsl": {
"h": 288.947,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.84288,
"c": 0.06186,
"h": 320
},
"luminance": 0.58448
}Semantic roles & 50–950 ramp
primary
#DEBFE5
secondary
#93BF89
accent
#B53049
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384