#DEBFFB#DEBFFB
#DEBFFB is a very light, moderate violet. Relative luminance 0.598; OKLCH L 85.1% C 0.088 H 308.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFFB |
|---|---|
| RGB | rgb(222, 191, 251) |
| HSL | hsl(271, 88%, 87%) |
| HSV | hsv(271, 24%, 98%) |
| CMYK | cmyk(11.6%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(81.71, 21.99, -25.49) |
| CIE-LCH | lch(81.71, 33.66, 310.78°) |
| OKLab | oklab(85.08% 0.0543 -0.0694) |
| OKLCH | oklch(85.08% 0.088 308) |
| XYZ | xyz(66.1644, 59.7567, 99.2966) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.61
Pale Lilac
#E4CBFF
ΔE00 3.13
Light Lilac
#EDC8FF
ΔE00 3.28
Light Violet
#D6B4FC
ΔE00 3.47
Light Lavendar
#EFC0FE
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFFB #DCFBBF
analogous
#C0BFFB #DEBFFB #FBBFFA
triadic
#DEBFFB #FBDEBF #BFFBDE
tetradic
#DEBFFB #FBC0BF #DCFBBF #BFFAFB
square
#DEBFFB #FBC0BF #DCFBBF #BFFAFB
split-complementary
#DEBFFB #FAFBBF #BFFBC0
monochromatic
#A34CF4 #C085F7 #DEBFFB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.62
#DEBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#DEBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFFB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFFB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#BBCCF9
Tritanopia (blue-blind)
#DAC7D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debffb; /* rgb */ color: rgb(222, 191, 251); /* oklch */ color: oklch(85.1% 0.088 308.0);
Tailwind
colors: {
custom: {
50: '#e8d2fc',
500: '#debffb',
950: '#000000',
},
}SCSS
$custom: #debffb; $custom-light: #e8d2fc; $custom-dark: #000000;
JSON
{
"hex": "#debffb",
"rgb": {
"r": 222,
"g": 191,
"b": 251
},
"hsl": {
"h": 271,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.8508,
"c": 0.08816,
"h": 308
},
"luminance": 0.59756
}Semantic roles & 50–950 ramp
primary
#DEBFFB
secondary
#ADE07E
accent
#E5016F
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385