#DEBBFE#DEBBFE
#DEBBFE is a very light, moderate violet. Relative luminance 0.582; OKLCH L 84.5% C 0.099 H 308.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBFE |
|---|---|
| RGB | rgb(222, 187, 254) |
| HSL | hsl(271, 97%, 86%) |
| HSV | hsv(271, 26%, 100%) |
| CMYK | cmyk(12.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.86, 24.75, -28.38) |
| CIE-LCH | lch(80.86, 37.66, 311.10°) |
| OKLab | oklab(84.47% 0.0609 -0.0775) |
| OKLCH | oklch(84.47% 0.099 308.1) |
| XYZ | xyz(65.7807, 58.2265, 101.5201) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.12
Light Lavender
#DFC5FE
ΔE00 3.02
Mauve
#E0B0FF
ΔE00 3.32
Light Lavendar
#EFC0FE
ΔE00 3.83
Pale Violet
#CEAEFA
ΔE00 4.07
Light Lilac
#EDC8FF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBFE #DBFEBB
analogous
#BDBBFE #DEBBFE #FEBBFD
triadic
#DEBBFE #FEDEBB #BBFEDE
tetradic
#DEBBFE #FEBDBB #DBFEBB #BBFDFE
square
#DEBBFE #FEBDBB #DBFEBB #BBFDFE
split-complementary
#DEBBFE #FDFEBB #BBFEBD
monochromatic
#A342FC #C17FFD #DEBBFE #F0E1FF #F0E1FF
Accessibility & contrast
On white
1.66
#DEBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DEBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBFE
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBFE | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#DAC4D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debbfe; /* rgb */ color: rgb(222, 187, 254); /* oklch */ color: oklch(84.5% 0.099 308.1);
Tailwind
colors: {
custom: {
50: '#e9cfff',
500: '#debbfe',
950: '#000000',
},
}SCSS
$custom: #debbfe; $custom-light: #e9cfff; $custom-dark: #000000;
JSON
{
"hex": "#debbfe",
"rgb": {
"r": 222,
"g": 187,
"b": 254
},
"hsl": {
"h": 271.343,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84467,
"c": 0.09858,
"h": 308.1
},
"luminance": 0.58226
}Semantic roles & 50–950 ramp
primary
#DEBBFE
secondary
#ACE578
accent
#E6006E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386