#DEBFF4#DEBFF4
#DEBFF4 is a very light, moderate violet. Relative luminance 0.593; OKLCH L 84.8% C 0.080 H 311.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF4 |
|---|---|
| RGB | rgb(222, 191, 244) |
| HSL | hsl(275, 71%, 85%) |
| HSV | hsv(275, 22%, 96%) |
| CMYK | cmyk(9%, 21.7%, 0%, 4.3%) |
| CIE-LAB | lab(81.47, 20.57, -22.11) |
| CIE-LCH | lch(81.47, 30.20, 312.94°) |
| OKLab | oklab(84.82% 0.0522 -0.06) |
| OKLCH | oklch(84.82% 0.08 311) |
| XYZ | xyz(65.0814, 59.3234, 93.5924) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.25
Light Lilac
#EDC8FF
ΔE00 2.83
Pale Lilac
#E4CBFF
ΔE00 2.91
Light Lavendar
#EFC0FE
ΔE00 3.62
Pale Lavender
#EECFFE
ΔE00 4.03
Light Violet
#D6B4FC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF4 #D5F4BF
analogous
#C3BFF4 #DEBFF4 #F4BFF0
triadic
#DEBFF4 #F4DEBF #BFF4DE
tetradic
#DEBFF4 #F4C3BF #D5F4BF #BFF0F4
square
#DEBFF4 #F4C3BF #D5F4BF #BFF0F4
split-complementary
#DEBFF4 #F0F4BF #BFF4C3
monochromatic
#A857E2 #C38BEB #DEBFF4 #F2E5FB #F2E5FB
Accessibility & contrast
On white
1.63
#DEBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#DEBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF4
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF4 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#DCC5D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debff4; /* rgb */ color: rgb(222, 191, 244); /* oklch */ color: oklch(84.8% 0.080 311.0);
Tailwind
colors: {
custom: {
50: '#e8d2f7',
500: '#debff4',
950: '#000000',
},
}SCSS
$custom: #debff4; $custom-light: #e8d2f7; $custom-dark: #000000;
JSON
{
"hex": "#debff4",
"rgb": {
"r": 222,
"g": 191,
"b": 244
},
"hsl": {
"h": 275.094,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.84819,
"c": 0.07952,
"h": 311
},
"luminance": 0.59323
}Semantic roles & 50–950 ramp
primary
#DEBFF4
secondary
#A5D582
accent
#D31362
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385