#DA9BF5#DA9BF5
#DA9BF5 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.2% C 0.140 H 315.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BF5 |
|---|---|
| RGB | rgb(218, 155, 245) |
| HSL | hsl(282, 82%, 78%) |
| HSV | hsv(282, 37%, 96%) |
| CMYK | cmyk(11%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(72.85, 38.94, -35.91) |
| CIE-LCH | lch(72.85, 52.96, 317.32°) |
| OKLab | oklab(78.16% 0.0999 -0.0987) |
| OKLCH | oklch(78.16% 0.14 315.3) |
| XYZ | xyz(57.1137, 44.9419, 92.0345) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.53
Lilac (survey)
#CEA2FD
ΔE00 3.91
Lavender (survey)
#C79FEF
ΔE00 4.11
Pastel Purple
#CAA0FF
ΔE00 4.71
Mauve
#E0B0FF
ΔE00 4.99
Plum
#DDA0DD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BF5 #B6F59B
analogous
#AD9BF5 #DA9BF5 #F59BE3
triadic
#DA9BF5 #F5DA9B #9BF5DA
tetradic
#DA9BF5 #F5AD9B #B6F59B #9BE3F5
square
#DA9BF5 #F5AD9B #B6F59B #9BE3F5
split-complementary
#DA9BF5 #E3F59B #9BF5AD
monochromatic
#B12CEA #C563EF #DA9BF5 #EFD3FB #F5E3FC
Accessibility & contrast
On white
2.10
#DA9BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#DA9BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BF5
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BF5 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAFF8
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#D9A7BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #da9bf5; /* rgb */ color: rgb(218, 155, 245); /* oklch */ color: oklch(78.2% 0.140 315.3);
Tailwind
colors: {
custom: {
50: '#e6b9f8',
500: '#da9bf5',
950: '#000000',
},
}SCSS
$custom: #da9bf5; $custom-light: #e6b9f8; $custom-dark: #000000;
JSON
{
"hex": "#da9bf5",
"rgb": {
"r": 218,
"g": 155,
"b": 245
},
"hsl": {
"h": 282,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.7816,
"c": 0.14048,
"h": 315.3
},
"luminance": 0.44941
}Semantic roles & 50–950 ramp
primary
#DA9BF5
secondary
#E0F4D7
accent
#DE0748
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085