#DA9BF9#DA9BF9
#DA9BF9 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.3% C 0.145 H 314.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BF9 |
|---|---|
| RGB | rgb(218, 155, 249) |
| HSL | hsl(280, 89%, 79%) |
| HSV | hsv(280, 38%, 98%) |
| CMYK | cmyk(12.4%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.02, 39.75, -37.83) |
| CIE-LCH | lch(73.02, 54.87, 316.42°) |
| OKLab | oklab(78.34% 0.1008 -0.1042) |
| OKLCH | oklch(78.34% 0.145 314) |
| XYZ | xyz(57.7309, 45.1888, 95.2853) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.18
Lilac (survey)
#CEA2FD
ΔE00 3.52
Lavender (survey)
#C79FEF
ΔE00 4.11
Pastel Purple
#CAA0FF
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 5.06
Liliac
#C48EFD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BF9 #BAF99B
analogous
#AB9BF9 #DA9BF9 #F99BE9
triadic
#DA9BF9 #F9DA9B #9BF9DA
tetradic
#DA9BF9 #F9AB9B #BAF99B #9BE9F9
square
#DA9BF9 #F9AB9B #BAF99B #9BE9F9
split-complementary
#DA9BF9 #E9F99B #9BF9AB
monochromatic
#AF28F2 #C561F6 #DA9BF9 #EFD5FC #F4E2FD
Accessibility & contrast
On white
2.09
#DA9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#DA9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BF9
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BF9 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#D8A8BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #da9bf9; /* rgb */ color: rgb(218, 155, 249); /* oklch */ color: oklch(78.3% 0.145 314.0);
Tailwind
colors: {
custom: {
50: '#e7b9fb',
500: '#da9bf9',
950: '#000000',
},
}SCSS
$custom: #da9bf9; $custom-light: #e7b9fb; $custom-dark: #000000;
JSON
{
"hex": "#da9bf9",
"rgb": {
"r": 218,
"g": 155,
"b": 249
},
"hsl": {
"h": 280.213,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.78336,
"c": 0.14499,
"h": 314
},
"luminance": 0.45188
}Semantic roles & 50–950 ramp
primary
#DA9BF9
secondary
#E0F5D6
accent
#E5004C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085