#DEBAF2#DEBAF2
#DEBAF2 is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.8% C 0.086 H 313.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAF2 |
|---|---|
| RGB | rgb(222, 186, 242) |
| HSL | hsl(279, 68%, 84%) |
| HSV | hsv(279, 23%, 95%) |
| CMYK | cmyk(8.3%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(80.21, 22.87, -22.95) |
| CIE-LCH | lch(80.21, 32.40, 314.90°) |
| OKLab | oklab(83.83% 0.0588 -0.0623) |
| OKLCH | oklch(83.83% 0.086 313.4) |
| XYZ | xyz(63.7075, 57.0590, 91.6445) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.14
Light Lavender
#DFC5FE
ΔE00 3.33
Light Lilac
#EDC8FF
ΔE00 3.43
Light Violet
#D6B4FC
ΔE00 4.20
Pale Lilac
#E4CBFF
ΔE00 4.25
Mauve
#E0B0FF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAF2 #CEF2BA
analogous
#C2BAF2 #DEBAF2 #F2BAEA
triadic
#DEBAF2 #F2DEBA #BAF2DE
tetradic
#DEBAF2 #F2C2BA #CEF2BA #BAEAF2
square
#DEBAF2 #F2C2BA #CEF2BA #BAEAF2
split-complementary
#DEBAF2 #EAF2BA #BAF2C2
monochromatic
#AD53DF #C587E8 #DEBAF2 #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.69
#DEBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DEBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAF2
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAF2 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#DDC1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debaf2; /* rgb */ color: rgb(222, 186, 242); /* oklch */ color: oklch(83.8% 0.086 313.4);
Tailwind
colors: {
custom: {
50: '#e8cff6',
500: '#debaf2',
950: '#000000',
},
}SCSS
$custom: #debaf2; $custom-light: #e8cff6; $custom-dark: #000000;
JSON
{
"hex": "#debaf2",
"rgb": {
"r": 222,
"g": 186,
"b": 242
},
"hsl": {
"h": 278.571,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.83828,
"c": 0.08568,
"h": 313.4
},
"luminance": 0.57058
}Semantic roles & 50–950 ramp
primary
#DEBAF2
secondary
#9CD27F
accent
#D01558
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385