#DEBFFC#DEBFFC
#DEBFFC is a very light, moderate violet. Relative luminance 0.598; OKLCH L 85.1% C 0.089 H 307.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFFC |
|---|---|
| RGB | rgb(222, 191, 252) |
| HSL | hsl(270, 91%, 87%) |
| HSV | hsv(270, 24%, 99%) |
| CMYK | cmyk(11.9%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(81.74, 22.19, -25.97) |
| CIE-LCH | lch(81.74, 34.16, 310.51°) |
| OKLab | oklab(85.12% 0.0546 -0.0708) |
| OKLCH | oklch(85.12% 0.089 307.6) |
| XYZ | xyz(66.3225, 59.8199, 100.1290) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.65
Pale Lilac
#E4CBFF
ΔE00 3.23
Light Violet
#D6B4FC
ΔE00 3.31
Light Lilac
#EDC8FF
ΔE00 3.41
Light Lavendar
#EFC0FE
ΔE00 3.73
Mauve
#E0B0FF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFFC #DDFCBF
analogous
#C0BFFC #DEBFFC #FCBFFB
triadic
#DEBFFC #FCDEBF #BFFCDE
tetradic
#DEBFFC #FCC0BF #DDFCBF #BFFBFC
square
#DEBFFC #FCC0BF #DDFCBF #BFFBFC
split-complementary
#DEBFFC #FBFCBF #BFFCC0
monochromatic
#A24AF7 #C085F9 #DEBFFC #F0E2FE #F0E2FE
Accessibility & contrast
On white
1.62
#DEBFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#DEBFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFFC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFFC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#DAC7D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debffc; /* rgb */ color: rgb(222, 191, 252); /* oklch */ color: oklch(85.1% 0.089 307.6);
Tailwind
colors: {
custom: {
50: '#e8d2fd',
500: '#debffc',
950: '#000000',
},
}SCSS
$custom: #debffc; $custom-light: #e8d2fd; $custom-dark: #000000;
JSON
{
"hex": "#debffc",
"rgb": {
"r": 222,
"g": 191,
"b": 252
},
"hsl": {
"h": 270.492,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.85117,
"c": 0.08941,
"h": 307.6
},
"luminance": 0.59819
}Semantic roles & 50–950 ramp
primary
#DEBFFC
secondary
#AFE27D
accent
#E60071
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385