#DEBAF6#DEBAF6
#DEBAF6 is a very light, moderate violet. Relative luminance 0.573; OKLCH L 84.0% C 0.090 H 311.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAF6 |
|---|---|
| RGB | rgb(222, 186, 246) |
| HSL | hsl(276, 77%, 85%) |
| HSV | hsv(276, 24%, 96%) |
| CMYK | cmyk(9.8%, 24.4%, 0%, 3.5%) |
| CIE-LAB | lab(80.35, 23.66, -24.89) |
| CIE-LCH | lch(80.35, 34.34, 313.56°) |
| OKLab | oklab(83.98% 0.06 -0.0677) |
| OKLCH | oklch(83.98% 0.09 311.6) |
| XYZ | xyz(64.3148, 57.3019, 94.8431) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.04
Light Lavendar
#EFC0FE
ΔE00 3.12
Light Violet
#D6B4FC
ΔE00 3.32
Light Lilac
#EDC8FF
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 4.10
Pale Lilac
#E4CBFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAF6 #D2F6BA
analogous
#C0BAF6 #DEBAF6 #F6BAF0
triadic
#DEBAF6 #F6DEBA #BAF6DE
tetradic
#DEBAF6 #F6C0BA #D2F6BA #BAF0F6
square
#DEBAF6 #F6C0BA #D2F6BA #BAF0F6
split-complementary
#DEBAF6 #F0F6BA #BAF6C0
monochromatic
#AA4EE8 #C484EF #DEBAF6 #F2E4FB #F2E4FB
Accessibility & contrast
On white
1.69
#DEBAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#DEBAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAF6
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAF6 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F9
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#DCC1CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debaf6; /* rgb */ color: rgb(222, 186, 246); /* oklch */ color: oklch(84.0% 0.090 311.6);
Tailwind
colors: {
custom: {
50: '#e8cff9',
500: '#debaf6',
950: '#000000',
},
}SCSS
$custom: #debaf6; $custom-light: #e8cff9; $custom-dark: #000000;
JSON
{
"hex": "#debaf6",
"rgb": {
"r": 222,
"g": 186,
"b": 246
},
"hsl": {
"h": 276,
"s": 76.923,
"l": 84.706
},
"oklch": {
"l": 0.83978,
"c": 0.09048,
"h": 311.6
},
"luminance": 0.57301
}Semantic roles & 50–950 ramp
primary
#DEBAF6
secondary
#A1D87C
accent
#D90C5E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161317
muted
#848385