#DEBCFB#DEBCFB
#DEBCFB is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.5% C 0.093 H 309.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCFB |
|---|---|
| RGB | rgb(222, 188, 251) |
| HSL | hsl(272, 89%, 86%) |
| HSV | hsv(272, 25%, 98%) |
| CMYK | cmyk(11.6%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.99, 23.60, -26.58) |
| CIE-LCH | lch(80.99, 35.54, 311.61°) |
| OKLab | oklab(84.53% 0.0586 -0.0725) |
| OKLCH | oklch(84.53% 0.093 309) |
| XYZ | xyz(65.5169, 58.4616, 99.0808) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.50
Light Violet
#D6B4FC
ΔE00 2.76
Light Lavendar
#EFC0FE
ΔE00 3.48
Light Lilac
#EDC8FF
ΔE00 3.74
Mauve
#E0B0FF
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCFB #D9FBBC
analogous
#BEBCFB #DEBCFB #FBBCF8
triadic
#DEBCFB #FBDEBC #BCFBDE
tetradic
#DEBCFB #FBBEBC #D9FBBC #BCF8FB
square
#DEBCFB #FBBEBC #D9FBBC #BCF8FB
split-complementary
#DEBCFB #F8FBBC #BCFBBE
monochromatic
#A548F4 #C282F8 #DEBCFB #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.65
#DEBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DEBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCFB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCFB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#B8CAF9
Tritanopia (blue-blind)
#DBC4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcfb; /* rgb */ color: rgb(222, 188, 251); /* oklch */ color: oklch(84.5% 0.093 309.0);
Tailwind
colors: {
custom: {
50: '#e8d0fc',
500: '#debcfb',
950: '#000000',
},
}SCSS
$custom: #debcfb; $custom-light: #e8d0fc; $custom-dark: #000000;
JSON
{
"hex": "#debcfb",
"rgb": {
"r": 222,
"g": 188,
"b": 251
},
"hsl": {
"h": 272.381,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.84532,
"c": 0.09319,
"h": 309
},
"luminance": 0.58461
}Semantic roles & 50–950 ramp
primary
#DEBCFB
secondary
#AAE07B
accent
#E5006A
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385