#DA9BED#DA9BED
#DA9BED is a light, vivid purple. Relative luminance 0.445; OKLCH L 77.8% C 0.132 H 318.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BED |
|---|---|
| RGB | rgb(218, 155, 237) |
| HSL | hsl(286, 69%, 77%) |
| HSV | hsv(286, 35%, 93%) |
| CMYK | cmyk(8%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(72.54, 37.34, -32.04) |
| CIE-LCH | lch(72.54, 49.20, 319.37°) |
| OKLab | oklab(77.82% 0.0981 -0.0877) |
| OKLCH | oklch(77.82% 0.132 318.2) |
| XYZ | xyz(55.9187, 44.4640, 85.7411) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 4.60
Lilac (survey)
#CEA2FD
ΔE00 5.01
Mauve
#E0B0FF
ΔE00 5.20
Pastel Purple
#CAA0FF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BED #AEED9B
analogous
#B19BED #DA9BED #ED9BD7
triadic
#DA9BED #EDDA9B #9BEDDA
tetradic
#DA9BED #EDB19B #AEED9B #9BD7ED
square
#DA9BED #EDB19B #AEED9B #9BD7ED
split-complementary
#DA9BED #D7ED9B #9BEDB1
monochromatic
#B433DA #C767E4 #DA9BED #EDCFF6 #F5E5FA
Accessibility & contrast
On white
2.12
#DA9BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#DA9BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BED
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BED | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#DAA5B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #da9bed; /* rgb */ color: rgb(218, 155, 237); /* oklch */ color: oklch(77.8% 0.132 318.2);
Tailwind
colors: {
custom: {
50: '#e6b9f3',
500: '#da9bed',
950: '#000000',
},
}SCSS
$custom: #da9bed; $custom-light: #e6b9f3; $custom-dark: #000000;
JSON
{
"hex": "#da9bed",
"rgb": {
"r": 218,
"g": 155,
"b": 237
},
"hsl": {
"h": 286.098,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.77817,
"c": 0.1316,
"h": 318.2
},
"luminance": 0.44463
}Semantic roles & 50–950 ramp
primary
#DA9BED
secondary
#DFF2D9
accent
#D11440
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085