#DEBFE4#DEBFE4
#DEBFE4 is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.3% C 0.061 H 320.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFE4 |
|---|---|
| RGB | rgb(222, 191, 228) |
| HSL | hsl(290, 41%, 82%) |
| HSV | hsv(290, 16%, 89%) |
| CMYK | cmyk(2.6%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(80.96, 17.47, -14.31) |
| CIE-LCH | lch(80.96, 22.58, 320.67°) |
| OKLab | oklab(84.25% 0.0471 -0.0384) |
| OKLCH | oklch(84.25% 0.061 320.8) |
| XYZ | xyz(62.7566, 58.3935, 81.3488) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.82
Pale Lavender
#EECFFE
ΔE00 4.81
Very Light Purple
#F6CEFC
ΔE00 4.98
Light Lilac
#EDC8FF
ΔE00 5.31
Pale Lilac
#E4CBFF
ΔE00 5.54
Pale Mauve
#FED0FC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFE4 #C5E4BF
analogous
#CCBFE4 #DEBFE4 #E4BFD8
triadic
#DEBFE4 #E4DEBF #BFE4DE
tetradic
#DEBFE4 #E4CCBF #C5E4BF #BFD8E4
square
#DEBFE4 #E4CCBF #C5E4BF #BFD8E4
split-complementary
#DEBFE4 #D8E4BF #BFE4CC
monochromatic
#B269C0 #C894D2 #DEBFE4 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.66
#DEBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DEBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFE4
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFE4 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E6
Deuteranopia (green-blind)
#C2CAE3
Tritanopia (blue-blind)
#DFC2CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfe4; /* rgb */ color: rgb(222, 191, 228); /* oklch */ color: oklch(84.3% 0.061 320.8);
Tailwind
colors: {
custom: {
50: '#e8d2ec',
500: '#debfe4',
950: '#000000',
},
}SCSS
$custom: #debfe4; $custom-light: #e8d2ec; $custom-dark: #000000;
JSON
{
"hex": "#debfe4",
"rgb": {
"r": 222,
"g": 191,
"b": 228
},
"hsl": {
"h": 290.27,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.84254,
"c": 0.06075,
"h": 320.8
},
"luminance": 0.58393
}Semantic roles & 50–950 ramp
primary
#DEBFE4
secondary
#92BE8A
accent
#B43247
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384