#DEBFEF#DEBFEF
#DEBFEF is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.6% C 0.073 H 313.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFEF |
|---|---|
| RGB | rgb(222, 191, 239) |
| HSL | hsl(279, 60%, 84%) |
| HSV | hsv(279, 20%, 94%) |
| CMYK | cmyk(7.1%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.30, 19.59, -19.69) |
| CIE-LCH | lch(81.30, 27.77, 314.85°) |
| OKLab | oklab(84.64% 0.0507 -0.0532) |
| OKLCH | oklch(84.64% 0.073 313.6) |
| XYZ | xyz(64.3325, 59.0239, 89.6483) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.16
Light Lavender
#DFC5FE
ΔE00 3.28
Pale Lilac
#E4CBFF
ΔE00 3.37
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lavendar
#EFC0FE
ΔE00 4.13
Very Light Purple
#F6CEFC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFEF #D0EFBF
analogous
#C6BFEF #DEBFEF #EFBFE8
triadic
#DEBFEF #EFDEBF #BFEFDE
tetradic
#DEBFEF #EFC6BF #D0EFBF #BFE8EF
square
#DEBFEF #EFC6BF #D0EFBF #BFE8EF
split-complementary
#DEBFEF #E8EFBF #BFEFC6
monochromatic
#AC5DD7 #C58EE3 #DEBFEF #F2E7F9 #F2E7F9
Accessibility & contrast
On white
1.64
#DEBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DEBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFEF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFEF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#DDC4CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debfef; /* rgb */ color: rgb(222, 191, 239); /* oklch */ color: oklch(84.6% 0.073 313.6);
Tailwind
colors: {
custom: {
50: '#e8d2f4',
500: '#debfef',
950: '#000000',
},
}SCSS
$custom: #debfef; $custom-light: #e8d2f4; $custom-dark: #000000;
JSON
{
"hex": "#debfef",
"rgb": {
"r": 222,
"g": 191,
"b": 239
},
"hsl": {
"h": 278.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84638,
"c": 0.07348,
"h": 313.6
},
"luminance": 0.59023
}Semantic roles & 50–950 ramp
primary
#DEBFEF
secondary
#9FCD85
accent
#C81E5A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385