#DEBBF0#DEBBF0
#DEBBF0 is a very light, moderate violet. Relative luminance 0.574; OKLCH L 83.9% C 0.082 H 314.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBF0 |
|---|---|
| RGB | rgb(222, 187, 240) |
| HSL | hsl(280, 64%, 84%) |
| HSV | hsv(280, 22%, 94%) |
| CMYK | cmyk(7.5%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(80.38, 21.93, -21.62) |
| CIE-LCH | lch(80.38, 30.80, 315.41°) |
| OKLab | oklab(83.94% 0.0568 -0.0586) |
| OKLCH | oklch(83.94% 0.082 314.1) |
| XYZ | xyz(63.6202, 57.3623, 90.1417) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.31
Light Lavendar
#EFC0FE
ΔE00 3.36
Light Lavender
#DFC5FE
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 4.08
Pale Lavender
#EECFFE
ΔE00 4.72
Light Violet
#D6B4FC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBF0 #CDF0BB
analogous
#C3BBF0 #DEBBF0 #F0BBE7
triadic
#DEBBF0 #F0DEBB #BBF0DE
tetradic
#DEBBF0 #F0C3BB #CDF0BB #BBE7F0
square
#DEBBF0 #F0C3BB #CDF0BB #BBE7F0
split-complementary
#DEBBF0 #E7F0BB #BBF0C3
monochromatic
#AD57DA #C689E5 #DEBBF0 #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.68
#DEBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#DEBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBF0
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBF0 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F2
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#DDC1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbf0; /* rgb */ color: rgb(222, 187, 240); /* oklch */ color: oklch(83.9% 0.082 314.1);
Tailwind
colors: {
custom: {
50: '#e8cff5',
500: '#debbf0',
950: '#000000',
},
}SCSS
$custom: #debbf0; $custom-light: #e8cff5; $custom-dark: #000000;
JSON
{
"hex": "#debbf0",
"rgb": {
"r": 222,
"g": 187,
"b": 240
},
"hsl": {
"h": 279.623,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.83937,
"c": 0.08157,
"h": 314.1
},
"luminance": 0.57362
}Semantic roles & 50–950 ramp
primary
#DEBBF0
secondary
#9BCF81
accent
#CC1A56
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385