#DEBAFE#DEBAFE
#DEBAFE is a very light, moderate violet. Relative luminance 0.578; OKLCH L 84.3% C 0.100 H 308.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAFE |
|---|---|
| RGB | rgb(222, 186, 254) |
| HSL | hsl(272, 97%, 86%) |
| HSV | hsv(272, 27%, 100%) |
| CMYK | cmyk(12.6%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.63, 25.29, -28.74) |
| CIE-LCH | lch(80.63, 38.28, 311.35°) |
| OKLab | oklab(84.29% 0.0623 -0.0785) |
| OKLCH | oklch(84.29% 0.1 308.4) |
| XYZ | xyz(65.5693, 57.8037, 101.4497) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.94
Mauve
#E0B0FF
ΔE00 3.03
Light Lavender
#DFC5FE
ΔE00 3.32
Light Lavendar
#EFC0FE
ΔE00 3.87
Pale Violet
#CEAEFA
ΔE00 3.90
Light Lilac
#EDC8FF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAFE #DAFEBA
analogous
#BCBAFE #DEBAFE #FEBAFC
triadic
#DEBAFE #FEDEBA #BAFEDE
tetradic
#DEBAFE #FEBCBA #DAFEBA #BAFCFE
square
#DEBAFE #FEBCBA #DAFEBA #BAFCFE
split-complementary
#DEBAFE #FCFEBA #BAFEBC
monochromatic
#A441FC #C17EFD #DEBAFE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.67
#DEBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DEBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAFE
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAFE | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#DAC3D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debafe; /* rgb */ color: rgb(222, 186, 254); /* oklch */ color: oklch(84.3% 0.100 308.4);
Tailwind
colors: {
custom: {
50: '#e9cfff',
500: '#debafe',
950: '#000000',
},
}SCSS
$custom: #debafe; $custom-light: #e9cfff; $custom-dark: #000000;
JSON
{
"hex": "#debafe",
"rgb": {
"r": 222,
"g": 186,
"b": 254
},
"hsl": {
"h": 271.765,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.84287,
"c": 0.10026,
"h": 308.4
},
"luminance": 0.57803
}Semantic roles & 50–950 ramp
primary
#DEBAFE
secondary
#ABE577
accent
#E6006C
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161318
muted
#848386