#DEBAF3#DEBAF3
#DEBAF3 is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.9% C 0.087 H 312.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAF3 |
|---|---|
| RGB | rgb(222, 186, 243) |
| HSL | hsl(278, 70%, 84%) |
| HSV | hsv(278, 23%, 95%) |
| CMYK | cmyk(8.6%, 23.5%, 0%, 4.7%) |
| CIE-LAB | lab(80.25, 23.07, -23.43) |
| CIE-LCH | lch(80.25, 32.88, 314.55°) |
| OKLab | oklab(83.87% 0.0591 -0.0636) |
| OKLCH | oklch(83.87% 0.087 312.9) |
| XYZ | xyz(63.8581, 57.1192, 92.4377) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.23
Light Lilac
#EDC8FF
ΔE00 3.45
Light Violet
#D6B4FC
ΔE00 3.97
Pale Lilac
#E4CBFF
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAF3 #CFF3BA
analogous
#C2BAF3 #DEBAF3 #F3BAEC
triadic
#DEBAF3 #F3DEBA #BAF3DE
tetradic
#DEBAF3 #F3C2BA #CFF3BA #BAECF3
square
#DEBAF3 #F3C2BA #CFF3BA #BAECF3
split-complementary
#DEBAF3 #ECF3BA #BAF3C2
monochromatic
#AC52E1 #C586EA #DEBAF3 #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.69
#DEBAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#DEBAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAF3
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAF3 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#B9C8F1
Tritanopia (blue-blind)
#DCC1CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debaf3; /* rgb */ color: rgb(222, 186, 243); /* oklch */ color: oklch(83.9% 0.087 312.9);
Tailwind
colors: {
custom: {
50: '#e8cff7',
500: '#debaf3',
950: '#000000',
},
}SCSS
$custom: #debaf3; $custom-light: #e8cff7; $custom-dark: #000000;
JSON
{
"hex": "#debaf3",
"rgb": {
"r": 222,
"g": 186,
"b": 243
},
"hsl": {
"h": 277.895,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.83866,
"c": 0.08687,
"h": 312.9
},
"luminance": 0.57118
}Semantic roles & 50–950 ramp
primary
#DEBAF3
secondary
#9DD37E
accent
#D2135A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385