#DEBFEE#DEBFEE
#DEBFEE is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.6% C 0.072 H 314.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFEE |
|---|---|
| RGB | rgb(222, 191, 238) |
| HSL | hsl(280, 58%, 84%) |
| HSV | hsv(280, 20%, 93%) |
| CMYK | cmyk(6.7%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.27, 19.39, -19.20) |
| CIE-LCH | lch(81.27, 27.29, 315.28°) |
| OKLab | oklab(84.6% 0.0503 -0.0519) |
| OKLCH | oklch(84.6% 0.072 314.1) |
| XYZ | xyz(64.1852, 58.9649, 88.8724) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.29
Pale Lilac
#E4CBFF
ΔE00 3.51
Light Lavender
#DFC5FE
ΔE00 3.51
Pale Lavender
#EECFFE
ΔE00 3.79
Light Lavendar
#EFC0FE
ΔE00 4.28
Very Light Purple
#F6CEFC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFEE #CFEEBF
analogous
#C7BFEE #DEBFEE #EEBFE7
triadic
#DEBFEE #EEDEBF #BFEEDE
tetradic
#DEBFEE #EEC7BF #CFEEBF #BFE7EE
square
#DEBFEE #EEC7BF #CFEEBF #BFE7EE
split-complementary
#DEBFEE #E7EEBF #BFEEC7
monochromatic
#AC5ED4 #C58FE1 #DEBFEE #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.64
#DEBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#DEBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFEE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFEE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#DDC4CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debfee; /* rgb */ color: rgb(222, 191, 238); /* oklch */ color: oklch(84.6% 0.072 314.1);
Tailwind
colors: {
custom: {
50: '#e8d2f3',
500: '#debfee',
950: '#000000',
},
}SCSS
$custom: #debfee; $custom-light: #e8d2f3; $custom-dark: #000000;
JSON
{
"hex": "#debfee",
"rgb": {
"r": 222,
"g": 191,
"b": 238
},
"hsl": {
"h": 279.574,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.84602,
"c": 0.07228,
"h": 314.1
},
"luminance": 0.58964
}Semantic roles & 50–950 ramp
primary
#DEBFEE
secondary
#9DCC86
accent
#C62058
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385