#DEBFF1#DEBFF1
#DEBFF1 is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.7% C 0.076 H 312.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF1 |
|---|---|
| RGB | rgb(222, 191, 241) |
| HSL | hsl(277, 64%, 85%) |
| HSV | hsv(277, 21%, 95%) |
| CMYK | cmyk(7.9%, 20.7%, 0%, 5.5%) |
| CIE-LAB | lab(81.37, 19.98, -20.66) |
| CIE-LCH | lch(81.37, 28.74, 314.04°) |
| OKLab | oklab(84.71% 0.0513 -0.0559) |
| OKLCH | oklch(84.71% 0.076 312.5) |
| XYZ | xyz(64.6296, 59.1427, 91.2130) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.84
Light Lilac
#EDC8FF
ΔE00 2.96
Pale Lilac
#E4CBFF
ΔE00 3.13
Pale Lavender
#EECFFE
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 3.88
Very Light Purple
#F6CEFC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF1 #D2F1BF
analogous
#C5BFF1 #DEBFF1 #F1BFEB
triadic
#DEBFF1 #F1DEBF #BFF1DE
tetradic
#DEBFF1 #F1C5BF #D2F1BF #BFEBF1
square
#DEBFF1 #F1C5BF #D2F1BF #BFEBF1
split-complementary
#DEBFF1 #EBF1BF #BFF1C5
monochromatic
#AA5BDB #C48DE6 #DEBFF1 #F2E6FA #F2E6FA
Accessibility & contrast
On white
1.64
#DEBFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#DEBFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF1
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF1 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F3
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#DDC5D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debff1; /* rgb */ color: rgb(222, 191, 241); /* oklch */ color: oklch(84.7% 0.076 312.5);
Tailwind
colors: {
custom: {
50: '#e8d2f5',
500: '#debff1',
950: '#000000',
},
}SCSS
$custom: #debff1; $custom-light: #e8d2f5; $custom-dark: #000000;
JSON
{
"hex": "#debff1",
"rgb": {
"r": 222,
"g": 191,
"b": 241
},
"hsl": {
"h": 277.2,
"s": 64.103,
"l": 84.706
},
"oklch": {
"l": 0.8471,
"c": 0.07588,
"h": 312.5
},
"luminance": 0.59142
}Semantic roles & 50–950 ramp
primary
#DEBFF1
secondary
#A1D084
accent
#CC1A5D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385