#DEBBF5#DEBBF5
#DEBBF5 is a very light, moderate violet. Relative luminance 0.577; OKLCH L 84.1% C 0.088 H 311.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBF5 |
|---|---|
| RGB | rgb(222, 187, 245) |
| HSL | hsl(276, 74%, 85%) |
| HSV | hsv(276, 24%, 96%) |
| CMYK | cmyk(9.4%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(80.55, 22.93, -24.04) |
| CIE-LCH | lch(80.55, 33.22, 313.64°) |
| OKLab | oklab(84.12% 0.0583 -0.0653) |
| OKLCH | oklch(84.12% 0.088 311.7) |
| XYZ | xyz(64.3732, 57.6635, 94.1074) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.85
Light Lavendar
#EFC0FE
ΔE00 3.13
Light Lilac
#EDC8FF
ΔE00 3.35
Light Violet
#D6B4FC
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 3.98
Mauve
#E0B0FF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBF5 #D2F5BB
analogous
#C1BBF5 #DEBBF5 #F5BBEF
triadic
#DEBBF5 #F5DEBB #BBF5DE
tetradic
#DEBBF5 #F5C1BB #D2F5BB #BBEFF5
square
#DEBBF5 #F5C1BB #D2F5BB #BBEFF5
split-complementary
#DEBBF5 #EFF5BB #BBF5C1
monochromatic
#AA50E5 #C486ED #DEBBF5 #F2E4FB #F2E4FB
Accessibility & contrast
On white
1.68
#DEBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DEBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBF5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBF5 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#B9C9F3
Tritanopia (blue-blind)
#DCC2CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debbf5; /* rgb */ color: rgb(222, 187, 245); /* oklch */ color: oklch(84.1% 0.088 311.7);
Tailwind
colors: {
custom: {
50: '#e8cff8',
500: '#debbf5',
950: '#000000',
},
}SCSS
$custom: #debbf5; $custom-light: #e8cff8; $custom-dark: #000000;
JSON
{
"hex": "#debbf5",
"rgb": {
"r": 222,
"g": 187,
"b": 245
},
"hsl": {
"h": 276.207,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.84123,
"c": 0.08756,
"h": 311.7
},
"luminance": 0.57663
}Semantic roles & 50–950 ramp
primary
#DEBBF5
secondary
#A1D67E
accent
#D60F5E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385