#DEBFE2#DEBFE2
#DEBFE2 is a very light, muted purple. Relative luminance 0.583; OKLCH L 84.2% C 0.059 H 322.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFE2 |
|---|---|
| RGB | rgb(222, 191, 226) |
| HSL | hsl(293, 38%, 82%) |
| HSV | hsv(293, 15%, 89%) |
| CMYK | cmyk(1.8%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(80.90, 17.09, -13.33) |
| CIE-LCH | lch(80.90, 21.68, 322.05°) |
| OKLab | oklab(84.19% 0.0464 -0.0357) |
| OKLCH | oklch(84.19% 0.059 322.4) |
| XYZ | xyz(62.4806, 58.2831, 79.8951) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.32
Pale Lavender
#EECFFE
ΔE00 5.18
Very Light Purple
#F6CEFC
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.82
Pale Lilac
#E4CBFF
ΔE00 6.03
Pale Mauve
#FED0FC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFE2 #C3E2BF
analogous
#CDBFE2 #DEBFE2 #E2BFD5
triadic
#DEBFE2 #E2DEBF #BFE2DE
tetradic
#DEBFE2 #E2CDBF #C3E2BF #BFD5E2
square
#DEBFE2 #E2CDBF #C3E2BF #BFD5E2
split-complementary
#DEBFE2 #D5E2BF #BFE2CD
monochromatic
#B36BBC #C895CF #DEBFE2 #F4E9F5 #F4EAF5
Accessibility & contrast
On white
1.66
#DEBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DEBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFE2
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFE2 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E4
Deuteranopia (green-blind)
#C3CAE1
Tritanopia (blue-blind)
#DFC2CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfe2; /* rgb */ color: rgb(222, 191, 226); /* oklch */ color: oklch(84.2% 0.059 322.4);
Tailwind
colors: {
custom: {
50: '#e8d2eb',
500: '#debfe2',
950: '#000000',
},
}SCSS
$custom: #debfe2; $custom-light: #e8d2eb; $custom-dark: #000000;
JSON
{
"hex": "#debfe2",
"rgb": {
"r": 222,
"g": 191,
"b": 226
},
"hsl": {
"h": 293.143,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.84186,
"c": 0.05854,
"h": 322.4
},
"luminance": 0.58282
}Semantic roles & 50–950 ramp
primary
#DEBFE2
secondary
#90BB8A
accent
#B13543
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384