#DEBBF4#DEBBF4
#DEBBF4 is a very light, moderate violet. Relative luminance 0.576; OKLCH L 84.1% C 0.086 H 312.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBF4 |
|---|---|
| RGB | rgb(222, 187, 244) |
| HSL | hsl(277, 72%, 85%) |
| HSV | hsv(277, 23%, 96%) |
| CMYK | cmyk(9%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(80.52, 22.73, -23.56) |
| CIE-LCH | lch(80.52, 32.73, 313.97°) |
| OKLab | oklab(84.09% 0.058 -0.064) |
| OKLCH | oklch(84.09% 0.086 312.2) |
| XYZ | xyz(64.2209, 57.6026, 93.3056) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.93
Light Lavendar
#EFC0FE
ΔE00 3.14
Light Lilac
#EDC8FF
ΔE00 3.31
Light Violet
#D6B4FC
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 3.97
Mauve
#E0B0FF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBF4 #D1F4BB
analogous
#C2BBF4 #DEBBF4 #F4BBEE
triadic
#DEBBF4 #F4DEBB #BBF4DE
tetradic
#DEBBF4 #F4C2BB #D1F4BB #BBEEF4
square
#DEBBF4 #F4C2BB #D1F4BB #BBEEF4
split-complementary
#DEBBF4 #EEF4BB #BBF4C2
monochromatic
#AB52E3 #C486EB #DEBBF4 #F2E5FB #F2E5FB
Accessibility & contrast
On white
1.68
#DEBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DEBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBF4
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBF4 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F6
Deuteranopia (green-blind)
#BAC9F2
Tritanopia (blue-blind)
#DCC2CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debbf4; /* rgb */ color: rgb(222, 187, 244); /* oklch */ color: oklch(84.1% 0.086 312.2);
Tailwind
colors: {
custom: {
50: '#e8cff7',
500: '#debbf4',
950: '#000000',
},
}SCSS
$custom: #debbf4; $custom-light: #e8cff7; $custom-dark: #000000;
JSON
{
"hex": "#debbf4",
"rgb": {
"r": 222,
"g": 187,
"b": 244
},
"hsl": {
"h": 276.842,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84085,
"c": 0.08636,
"h": 312.2
},
"luminance": 0.57602
}Semantic roles & 50–950 ramp
primary
#DEBBF4
secondary
#A0D57E
accent
#D4115D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385