#DEBFF8#DEBFF8
#DEBFF8 is a very light, moderate violet. Relative luminance 0.596; OKLCH L 85.0% C 0.084 H 309.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF8 |
|---|---|
| RGB | rgb(222, 191, 248) |
| HSL | hsl(273, 80%, 86%) |
| HSV | hsv(273, 23%, 97%) |
| CMYK | cmyk(10.5%, 23%, 0%, 2.7%) |
| CIE-LAB | lab(81.60, 21.38, -24.05) |
| CIE-LCH | lch(81.60, 32.17, 311.64°) |
| OKLab | oklab(84.97% 0.0534 -0.0654) |
| OKLCH | oklch(84.97% 0.084 309.2) |
| XYZ | xyz(65.6953, 59.5690, 96.8258) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.71
Pale Lilac
#E4CBFF
ΔE00 2.92
Light Lilac
#EDC8FF
ΔE00 2.98
Light Lavendar
#EFC0FE
ΔE00 3.54
Light Violet
#D6B4FC
ΔE00 4.00
Pale Lavender
#EECFFE
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF8 #D9F8BF
analogous
#C1BFF8 #DEBFF8 #F8BFF5
triadic
#DEBFF8 #F8DEBF #BFF8DE
tetradic
#DEBFF8 #F8C1BF #D9F8BF #BFF5F8
square
#DEBFF8 #F8C1BF #D9F8BF #BFF5F8
split-complementary
#DEBFF8 #F5F8BF #BFF8C1
monochromatic
#A551EC #C288F2 #DEBFF8 #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.63
#DEBFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#DEBFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF8
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF8 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9FA
Deuteranopia (green-blind)
#BCCBF6
Tritanopia (blue-blind)
#DBC6D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debff8; /* rgb */ color: rgb(222, 191, 248); /* oklch */ color: oklch(85.0% 0.084 309.2);
Tailwind
colors: {
custom: {
50: '#e8d2fa',
500: '#debff8',
950: '#000000',
},
}SCSS
$custom: #debff8; $custom-light: #e8d2fa; $custom-dark: #000000;
JSON
{
"hex": "#debff8",
"rgb": {
"r": 222,
"g": 191,
"b": 248
},
"hsl": {
"h": 272.632,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.84967,
"c": 0.08444,
"h": 309.2
},
"luminance": 0.59569
}Semantic roles & 50–950 ramp
primary
#DEBFF8
secondary
#AADB80
accent
#DD0969
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385