#DEBCFA#DEBCFA
#DEBCFA is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.5% C 0.092 H 309.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCFA |
|---|---|
| RGB | rgb(222, 188, 250) |
| HSL | hsl(273, 86%, 86%) |
| HSV | hsv(273, 25%, 98%) |
| CMYK | cmyk(11.2%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(80.96, 23.40, -26.09) |
| CIE-LCH | lch(80.96, 35.05, 311.88°) |
| OKLab | oklab(84.49% 0.0583 -0.0711) |
| OKLCH | oklch(84.49% 0.092 309.4) |
| XYZ | xyz(65.3597, 58.3987, 98.2528) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.47
Light Violet
#D6B4FC
ΔE00 2.93
Light Lavendar
#EFC0FE
ΔE00 3.39
Light Lilac
#EDC8FF
ΔE00 3.62
Pale Lilac
#E4CBFF
ΔE00 3.93
Mauve
#E0B0FF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCFA #D8FABC
analogous
#BFBCFA #DEBCFA #FABCF7
triadic
#DEBCFA #FADEBC #BCFADE
tetradic
#DEBCFA #FABFBC #D8FABC #BCF7FA
square
#DEBCFA #FABFBC #D8FABC #BCF7FA
split-complementary
#DEBCFA #F7FABC #BCFABF
monochromatic
#A64AF1 #C283F6 #DEBCFA #F1E3FD #F1E3FD
Accessibility & contrast
On white
1.66
#DEBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DEBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCFA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCFA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#DBC4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcfa; /* rgb */ color: rgb(222, 188, 250); /* oklch */ color: oklch(84.5% 0.092 309.4);
Tailwind
colors: {
custom: {
50: '#e8d0fc',
500: '#debcfa',
950: '#000000',
},
}SCSS
$custom: #debcfa; $custom-light: #e8d0fc; $custom-dark: #000000;
JSON
{
"hex": "#debcfa",
"rgb": {
"r": 222,
"g": 188,
"b": 250
},
"hsl": {
"h": 272.903,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.84494,
"c": 0.09196,
"h": 309.4
},
"luminance": 0.58398
}Semantic roles & 50–950 ramp
primary
#DEBCFA
secondary
#A8DE7C
accent
#E30368
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385