#D19BED#D19BED
#D19BED is a light, vivid violet. Relative luminance 0.431; OKLCH L 76.9% C 0.127 H 313.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D19BED |
|---|---|
| RGB | rgb(209, 155, 237) |
| HSL | hsl(280, 69%, 77%) |
| HSV | hsv(280, 35%, 93%) |
| CMYK | cmyk(11.8%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(71.63, 34.59, -33.51) |
| CIE-LCH | lch(71.63, 48.16, 315.91°) |
| OKLab | oklab(76.92% 0.0878 -0.0921) |
| OKLCH | oklch(76.92% 0.127 313.6) |
| XYZ | xyz(53.2994, 43.1134, 85.6183) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.76
Baby Purple
#CA9BF7
ΔE00 2.97
Lilac (survey)
#CEA2FD
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.39
Mauve
#E0B0FF
ΔE00 5.19
Pale Violet
#CEAEFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19BED #B7ED9B
analogous
#A89BED #D19BED #ED9BE0
triadic
#D19BED #EDD19B #9BEDD1
tetradic
#D19BED #EDA89B #B7ED9B #9BE0ED
square
#D19BED #EDA89B #B7ED9B #9BE0ED
split-complementary
#D19BED #E0ED9B #9BEDA8
monochromatic
#A133DA #B967E4 #D19BED #E9CFF6 #F3E5FA
Accessibility & contrast
On white
2.18
#D19BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#D19BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19BED
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19BED | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACF0
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#CFA6B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d19bed; /* rgb */ color: rgb(209, 155, 237); /* oklch */ color: oklch(76.9% 0.127 313.6);
Tailwind
colors: {
custom: {
50: '#e0b9f3',
500: '#d19bed',
950: '#000000',
},
}SCSS
$custom: #d19bed; $custom-light: #e0b9f3; $custom-dark: #000000;
JSON
{
"hex": "#d19bed",
"rgb": {
"r": 209,
"g": 155,
"b": 237
},
"hsl": {
"h": 279.512,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.76923,
"c": 0.12724,
"h": 313.6
},
"luminance": 0.43112
}Semantic roles & 50–950 ramp
primary
#D19BED
secondary
#E2F2D9
accent
#D11455
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085