#DEBEEF#DEBEEF
#DEBEEF is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.5% C 0.075 H 313.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEEF |
|---|---|
| RGB | rgb(222, 190, 239) |
| HSL | hsl(279, 60%, 84%) |
| HSV | hsv(279, 21%, 94%) |
| CMYK | cmyk(7.1%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.07, 20.12, -20.05) |
| CIE-LCH | lch(81.07, 28.41, 315.11°) |
| OKLab | oklab(84.45% 0.0521 -0.0542) |
| OKLCH | oklch(84.45% 0.075 313.9) |
| XYZ | xyz(64.1151, 58.5892, 89.5759) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.15
Light Lavender
#DFC5FE
ΔE00 3.30
Pale Lilac
#E4CBFF
ΔE00 3.53
Light Lavendar
#EFC0FE
ΔE00 3.93
Pale Lavender
#EECFFE
ΔE00 3.98
Very Light Purple
#F6CEFC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEEF #CFEFBE
analogous
#C6BEEF #DEBEEF #EFBEE8
triadic
#DEBEEF #EFDEBE #BEEFDE
tetradic
#DEBEEF #EFC6BE #CFEFBE #BEE8EF
square
#DEBEEF #EFC6BE #CFEFBE #BEE8EF
split-complementary
#DEBEEF #E8EFBE #BEEFC6
monochromatic
#AC5CD7 #C58DE3 #DEBEEF #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.65
#DEBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DEBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEEF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEEF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#DDC4CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debeef; /* rgb */ color: rgb(222, 190, 239); /* oklch */ color: oklch(84.5% 0.075 313.9);
Tailwind
colors: {
custom: {
50: '#e8d1f4',
500: '#debeef',
950: '#000000',
},
}SCSS
$custom: #debeef; $custom-light: #e8d1f4; $custom-dark: #000000;
JSON
{
"hex": "#debeef",
"rgb": {
"r": 222,
"g": 190,
"b": 239
},
"hsl": {
"h": 279.184,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84453,
"c": 0.0752,
"h": 313.9
},
"luminance": 0.58589
}Semantic roles & 50–950 ramp
primary
#DEBEEF
secondary
#9DCD84
accent
#C81D59
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385