#DEBFF9#DEBFF9
#DEBFF9 is a very light, moderate violet. Relative luminance 0.596; OKLCH L 85.0% C 0.086 H 308.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF9 |
|---|---|
| RGB | rgb(222, 191, 249) |
| HSL | hsl(272, 83%, 86%) |
| HSV | hsv(272, 23%, 98%) |
| CMYK | cmyk(10.8%, 23.3%, 0%, 2.4%) |
| CIE-LAB | lab(81.64, 21.58, -24.53) |
| CIE-LCH | lch(81.64, 32.67, 311.34°) |
| OKLab | oklab(85% 0.0537 -0.0667) |
| OKLCH | oklch(85% 0.086 308.8) |
| XYZ | xyz(65.8508, 59.6312, 97.6450) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.64
Pale Lilac
#E4CBFF
ΔE00 2.97
Light Lilac
#EDC8FF
ΔE00 3.06
Light Lavendar
#EFC0FE
ΔE00 3.56
Light Violet
#D6B4FC
ΔE00 3.81
Pale Lavender
#EECFFE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF9 #DAF9BF
analogous
#C1BFF9 #DEBFF9 #F9BFF7
triadic
#DEBFF9 #F9DEBF #BFF9DE
tetradic
#DEBFF9 #F9C1BF #DAF9BF #BFF7F9
square
#DEBFF9 #F9C1BF #DAF9BF #BFF7F9
split-complementary
#DEBFF9 #F7F9BF #BFF9C1
monochromatic
#A44FEF #C187F4 #DEBFF9 #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.62
#DEBFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#DEBFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF9
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF9 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9FB
Deuteranopia (green-blind)
#BCCBF7
Tritanopia (blue-blind)
#DBC6D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debff9; /* rgb */ color: rgb(222, 191, 249); /* oklch */ color: oklch(85.0% 0.086 308.8);
Tailwind
colors: {
custom: {
50: '#e8d2fb',
500: '#debff9',
950: '#000000',
},
}SCSS
$custom: #debff9; $custom-light: #e8d2fb; $custom-dark: #000000;
JSON
{
"hex": "#debff9",
"rgb": {
"r": 222,
"g": 191,
"b": 249
},
"hsl": {
"h": 272.069,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.85004,
"c": 0.08567,
"h": 308.8
},
"luminance": 0.59631
}Semantic roles & 50–950 ramp
primary
#DEBFF9
secondary
#ABDD7F
accent
#DF066B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385