#DEBBF3#DEBBF3
#DEBBF3 is a very light, moderate violet. Relative luminance 0.575; OKLCH L 84.0% C 0.085 H 312.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBF3 |
|---|---|
| RGB | rgb(222, 187, 243) |
| HSL | hsl(278, 70%, 84%) |
| HSV | hsv(278, 23%, 95%) |
| CMYK | cmyk(8.6%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(80.48, 22.53, -23.07) |
| CIE-LCH | lch(80.48, 32.25, 314.31°) |
| OKLab | oklab(84.05% 0.0577 -0.0626) |
| OKLCH | oklch(84.05% 0.085 312.6) |
| XYZ | xyz(64.0695, 57.5420, 92.5082) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.02
Light Lavendar
#EFC0FE
ΔE00 3.16
Light Lilac
#EDC8FF
ΔE00 3.28
Pale Lilac
#E4CBFF
ΔE00 3.97
Light Violet
#D6B4FC
ΔE00 4.16
Pale Lavender
#EECFFE
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBF3 #D0F3BB
analogous
#C2BBF3 #DEBBF3 #F3BBEC
triadic
#DEBBF3 #F3DEBB #BBF3DE
tetradic
#DEBBF3 #F3C2BB #D0F3BB #BBECF3
square
#DEBBF3 #F3C2BB #D0F3BB #BBECF3
split-complementary
#DEBBF3 #ECF3BB #BBF3C2
monochromatic
#AC53E1 #C587EA #DEBBF3 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.68
#DEBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#DEBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBF3
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBF3 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F5
Deuteranopia (green-blind)
#BAC9F1
Tritanopia (blue-blind)
#DCC2CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debbf3; /* rgb */ color: rgb(222, 187, 243); /* oklch */ color: oklch(84.0% 0.085 312.6);
Tailwind
colors: {
custom: {
50: '#e8cff7',
500: '#debbf3',
950: '#000000',
},
}SCSS
$custom: #debbf3; $custom-light: #e8cff7; $custom-dark: #000000;
JSON
{
"hex": "#debbf3",
"rgb": {
"r": 222,
"g": 187,
"b": 243
},
"hsl": {
"h": 277.5,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.84048,
"c": 0.08515,
"h": 312.6
},
"luminance": 0.57541
}Semantic roles & 50–950 ramp
primary
#DEBBF3
secondary
#9FD37F
accent
#D2145B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385