#DEBFFA#DEBFFA
#DEBFFA is a very light, moderate violet. Relative luminance 0.597; OKLCH L 85.0% C 0.087 H 308.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFFA |
|---|---|
| RGB | rgb(222, 191, 250) |
| HSL | hsl(272, 86%, 86%) |
| HSV | hsv(272, 24%, 98%) |
| CMYK | cmyk(11.2%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(81.67, 21.78, -25.01) |
| CIE-LCH | lch(81.67, 33.17, 311.05°) |
| OKLab | oklab(85.04% 0.054 -0.0681) |
| OKLCH | oklch(85.04% 0.087 308.4) |
| XYZ | xyz(66.0072, 59.6938, 98.4687) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.61
Pale Lilac
#E4CBFF
ΔE00 3.04
Light Lilac
#EDC8FF
ΔE00 3.17
Light Lavendar
#EFC0FE
ΔE00 3.60
Light Violet
#D6B4FC
ΔE00 3.64
Pale Lavender
#EECFFE
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFFA #DBFABF
analogous
#C1BFFA #DEBFFA #FABFF9
triadic
#DEBFFA #FADEBF #BFFADE
tetradic
#DEBFFA #FAC1BF #DBFABF #BFF9FA
square
#DEBFFA #FAC1BF #DBFABF #BFF9FA
split-complementary
#DEBFFA #F9FABF #BFFAC1
monochromatic
#A34DF1 #C186F6 #DEBFFA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.62
#DEBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#DEBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFFA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFFA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFC
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#DBC7D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debffa; /* rgb */ color: rgb(222, 191, 250); /* oklch */ color: oklch(85.0% 0.087 308.4);
Tailwind
colors: {
custom: {
50: '#e8d2fc',
500: '#debffa',
950: '#000000',
},
}SCSS
$custom: #debffa; $custom-light: #e8d2fc; $custom-dark: #000000;
JSON
{
"hex": "#debffa",
"rgb": {
"r": 222,
"g": 191,
"b": 250
},
"hsl": {
"h": 271.525,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.85042,
"c": 0.08692,
"h": 308.4
},
"luminance": 0.59693
}Semantic roles & 50–950 ramp
primary
#DEBFFA
secondary
#ACDF7E
accent
#E2036D
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385