#DEBFF5#DEBFF5
#DEBFF5 is a very light, moderate violet. Relative luminance 0.594; OKLCH L 84.9% C 0.081 H 310.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF5 |
|---|---|
| RGB | rgb(222, 191, 245) |
| HSL | hsl(274, 73%, 85%) |
| HSV | hsv(274, 22%, 96%) |
| CMYK | cmyk(9.4%, 22%, 0%, 3.9%) |
| CIE-LAB | lab(81.50, 20.77, -22.60) |
| CIE-LCH | lch(81.50, 30.69, 312.59°) |
| OKLab | oklab(84.86% 0.0525 -0.0613) |
| OKLCH | oklch(84.86% 0.081 310.6) |
| XYZ | xyz(65.2336, 59.3843, 94.3943) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.08
Light Lilac
#EDC8FF
ΔE00 2.84
Pale Lilac
#E4CBFF
ΔE00 2.88
Light Lavendar
#EFC0FE
ΔE00 3.58
Pale Lavender
#EECFFE
ΔE00 4.12
Light Violet
#D6B4FC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF5 #D6F5BF
analogous
#C3BFF5 #DEBFF5 #F5BFF1
triadic
#DEBFF5 #F5DEBF #BFF5DE
tetradic
#DEBFF5 #F5C3BF #D6F5BF #BFF1F5
square
#DEBFF5 #F5C3BF #D6F5BF #BFF1F5
split-complementary
#DEBFF5 #F1F5BF #BFF5C3
monochromatic
#A755E4 #C38AED #DEBFF5 #F1E5FB #F1E5FB
Accessibility & contrast
On white
1.63
#DEBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#DEBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF5
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF5 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#DCC6D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debff5; /* rgb */ color: rgb(222, 191, 245); /* oklch */ color: oklch(84.9% 0.081 310.6);
Tailwind
colors: {
custom: {
50: '#e8d2f8',
500: '#debff5',
950: '#000000',
},
}SCSS
$custom: #debff5; $custom-light: #e8d2f8; $custom-dark: #000000;
JSON
{
"hex": "#debff5",
"rgb": {
"r": 222,
"g": 191,
"b": 245
},
"hsl": {
"h": 274.444,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.84856,
"c": 0.08074,
"h": 310.6
},
"luminance": 0.59384
}Semantic roles & 50–950 ramp
primary
#DEBFF5
secondary
#A6D682
accent
#D51064
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385