#DEBFF3#DEBFF3
#DEBFF3 is a very light, moderate violet. Relative luminance 0.593; OKLCH L 84.8% C 0.078 H 311.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF3 |
|---|---|
| RGB | rgb(222, 191, 243) |
| HSL | hsl(276, 68%, 85%) |
| HSV | hsv(276, 21%, 95%) |
| CMYK | cmyk(8.6%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(81.44, 20.38, -21.63) |
| CIE-LCH | lch(81.44, 29.71, 313.29°) |
| OKLab | oklab(84.78% 0.0519 -0.0586) |
| OKLCH | oklch(84.78% 0.078 311.5) |
| XYZ | xyz(64.9299, 59.2629, 92.7950) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.43
Light Lilac
#EDC8FF
ΔE00 2.85
Pale Lilac
#E4CBFF
ΔE00 2.97
Light Lavendar
#EFC0FE
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF3 #D4F3BF
analogous
#C4BFF3 #DEBFF3 #F3BFEE
triadic
#DEBFF3 #F3DEBF #BFF3DE
tetradic
#DEBFF3 #F3C4BF #D4F3BF #BFEEF3
square
#DEBFF3 #F3C4BF #D4F3BF #BFEEF3
split-complementary
#DEBFF3 #EEF3BF #BFF3C4
monochromatic
#A958E0 #C38BE9 #DEBFF3 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.63
#DEBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#DEBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF3
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF3 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F5
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#DCC5D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debff3; /* rgb */ color: rgb(222, 191, 243); /* oklch */ color: oklch(84.8% 0.078 311.5);
Tailwind
colors: {
custom: {
50: '#e8d2f7',
500: '#debff3',
950: '#000000',
},
}SCSS
$custom: #debff3; $custom-light: #e8d2f7; $custom-dark: #000000;
JSON
{
"hex": "#debff3",
"rgb": {
"r": 222,
"g": 191,
"b": 243
},
"hsl": {
"h": 275.769,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.84782,
"c": 0.0783,
"h": 311.5
},
"luminance": 0.59262
}Semantic roles & 50–950 ramp
primary
#DEBFF3
secondary
#A3D383
accent
#D01561
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385