#DEBFEA#DEBFEA
#DEBFEA is a very light, moderate purple. Relative luminance 0.587; OKLCH L 84.5% C 0.068 H 316.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFEA |
|---|---|
| RGB | rgb(222, 191, 234) |
| HSL | hsl(283, 51%, 83%) |
| HSV | hsv(283, 18%, 92%) |
| CMYK | cmyk(5.1%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.14, 18.61, -17.25) |
| CIE-LCH | lch(81.14, 25.38, 317.18°) |
| OKLab | oklab(84.46% 0.0491 -0.0465) |
| OKLCH | oklch(84.46% 0.068 316.5) |
| XYZ | xyz(63.6040, 58.7325, 85.8118) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.97
Pale Lavender
#EECFFE
ΔE00 3.99
Pale Lilac
#E4CBFF
ΔE00 4.21
Light Lavender
#DFC5FE
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 4.56
Light Lavendar
#EFC0FE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFEA #CBEABF
analogous
#C8BFEA #DEBFEA #EABFE0
triadic
#DEBFEA #EADEBF #BFEADE
tetradic
#DEBFEA #EAC8BF #CBEABF #BFE0EA
square
#DEBFEA #EAC8BF #CBEABF #BFE0EA
split-complementary
#DEBFEA #E0EABF #BFEAC8
monochromatic
#AE63CC #C691DB #DEBFEA #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.65
#DEBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#DEBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFEA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFEA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EC
Deuteranopia (green-blind)
#C0CBE9
Tritanopia (blue-blind)
#DEC4CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfea; /* rgb */ color: rgb(222, 191, 234); /* oklch */ color: oklch(84.5% 0.068 316.5);
Tailwind
colors: {
custom: {
50: '#e8d2f0',
500: '#debfea',
950: '#000000',
},
}SCSS
$custom: #debfea; $custom-light: #e8d2f0; $custom-dark: #000000;
JSON
{
"hex": "#debfea",
"rgb": {
"r": 222,
"g": 191,
"b": 234
},
"hsl": {
"h": 283.256,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.84461,
"c": 0.06757,
"h": 316.5
},
"luminance": 0.58732
}Semantic roles & 50–950 ramp
primary
#DEBFEA
secondary
#99C687
accent
#BE2852
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385