#DEBFF7#DEBFF7
#DEBFF7 is a very light, moderate violet. Relative luminance 0.595; OKLCH L 84.9% C 0.083 H 309.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF7 |
|---|---|
| RGB | rgb(222, 191, 247) |
| HSL | hsl(273, 78%, 86%) |
| HSV | hsv(273, 23%, 97%) |
| CMYK | cmyk(10.1%, 22.7%, 0%, 3.1%) |
| CIE-LAB | lab(81.57, 21.18, -23.56) |
| CIE-LCH | lch(81.57, 31.68, 311.95°) |
| OKLab | oklab(84.93% 0.0531 -0.064) |
| OKLCH | oklch(84.93% 0.083 309.7) |
| XYZ | xyz(65.5406, 59.5071, 96.0109) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.80
Pale Lilac
#E4CBFF
ΔE00 2.89
Light Lilac
#EDC8FF
ΔE00 2.91
Light Lavendar
#EFC0FE
ΔE00 3.53
Light Violet
#D6B4FC
ΔE00 4.19
Pale Lavender
#EECFFE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF7 #D8F7BF
analogous
#C2BFF7 #DEBFF7 #F7BFF4
triadic
#DEBFF7 #F7DEBF #BFF7DE
tetradic
#DEBFF7 #F7C2BF #D8F7BF #BFF4F7
square
#DEBFF7 #F7C2BF #D8F7BF #BFF4F7
split-complementary
#DEBFF7 #F4F7BF #BFF7C2
monochromatic
#A652E9 #C289F0 #DEBFF7 #F1E4FC #F1E4FC
Accessibility & contrast
On white
1.63
#DEBFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#DEBFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF7
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF7 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#DBC6D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debff7; /* rgb */ color: rgb(222, 191, 247); /* oklch */ color: oklch(84.9% 0.083 309.7);
Tailwind
colors: {
custom: {
50: '#e8d2fa',
500: '#debff7',
950: '#000000',
},
}SCSS
$custom: #debff7; $custom-light: #e8d2fa; $custom-dark: #000000;
JSON
{
"hex": "#debff7",
"rgb": {
"r": 222,
"g": 191,
"b": 247
},
"hsl": {
"h": 273.214,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.8493,
"c": 0.0832,
"h": 309.7
},
"luminance": 0.59507
}Semantic roles & 50–950 ramp
primary
#DEBFF7
secondary
#A8DA81
accent
#DA0B68
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385