#DEBAF4#DEBAF4
#DEBAF4 is a very light, moderate violet. Relative luminance 0.572; OKLCH L 83.9% C 0.088 H 312.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAF4 |
|---|---|
| RGB | rgb(222, 186, 244) |
| HSL | hsl(277, 73%, 84%) |
| HSV | hsv(277, 24%, 96%) |
| CMYK | cmyk(9%, 23.8%, 0%, 4.3%) |
| CIE-LAB | lab(80.28, 23.26, -23.92) |
| CIE-LCH | lch(80.28, 33.37, 314.21°) |
| OKLab | oklab(83.9% 0.0594 -0.065) |
| OKLCH | oklch(83.9% 0.088 312.4) |
| XYZ | xyz(64.0095, 57.1798, 93.2352) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.09
Light Lavender
#DFC5FE
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 3.49
Light Violet
#D6B4FC
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAF4 #D0F4BA
analogous
#C1BAF4 #DEBAF4 #F4BAED
triadic
#DEBAF4 #F4DEBA #BAF4DE
tetradic
#DEBAF4 #F4C1BA #D0F4BA #BAEDF4
square
#DEBAF4 #F4C1BA #D0F4BA #BAEDF4
split-complementary
#DEBAF4 #EDF4BA #BAF4C1
monochromatic
#AC50E3 #C585EC #DEBAF4 #F2E5FB #F2E5FB
Accessibility & contrast
On white
1.69
#DEBAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DEBAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAF4
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAF4 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F6
Deuteranopia (green-blind)
#B9C8F2
Tritanopia (blue-blind)
#DCC1CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debaf4; /* rgb */ color: rgb(222, 186, 244); /* oklch */ color: oklch(83.9% 0.088 312.4);
Tailwind
colors: {
custom: {
50: '#e8cff7',
500: '#debaf4',
950: '#000000',
},
}SCSS
$custom: #debaf4; $custom-light: #e8cff7; $custom-dark: #000000;
JSON
{
"hex": "#debaf4",
"rgb": {
"r": 222,
"g": 186,
"b": 244
},
"hsl": {
"h": 277.241,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.83903,
"c": 0.08807,
"h": 312.4
},
"luminance": 0.57179
}Semantic roles & 50–950 ramp
primary
#DEBAF4
secondary
#9FD57E
accent
#D5115B
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161317
muted
#848385