#DA9BF3#DA9BF3
#DA9BF3 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.1% C 0.138 H 316.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BF3 |
|---|---|
| RGB | rgb(218, 155, 243) |
| HSL | hsl(283, 79%, 78%) |
| HSV | hsv(283, 36%, 95%) |
| CMYK | cmyk(10.3%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(72.77, 38.53, -34.94) |
| CIE-LCH | lch(72.77, 52.02, 317.80°) |
| OKLab | oklab(78.07% 0.0995 -0.096) |
| OKLCH | oklch(78.07% 0.138 316) |
| XYZ | xyz(56.8100, 44.8205, 90.4352) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 4.17
Pastel Purple
#CAA0FF
ΔE00 4.98
Mauve
#E0B0FF
ΔE00 5.00
Plum
#DDA0DD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BF3 #B4F39B
analogous
#AE9BF3 #DA9BF3 #F39BE0
triadic
#DA9BF3 #F3DA9B #9BF3DA
tetradic
#DA9BF3 #F3AE9B #B4F39B #9BE0F3
square
#DA9BF3 #F3AE9B #B4F39B #9BE0F3
split-complementary
#DA9BF3 #E0F39B #9BF3AE
monochromatic
#B22EE6 #C664EC #DA9BF3 #EED2FA #F5E4FC
Accessibility & contrast
On white
2.11
#DA9BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#DA9BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BF3
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BF3 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAFF6
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#D9A6BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #da9bf3; /* rgb */ color: rgb(218, 155, 243); /* oklch */ color: oklch(78.1% 0.138 316.0);
Tailwind
colors: {
custom: {
50: '#e6b9f7',
500: '#da9bf3',
950: '#000000',
},
}SCSS
$custom: #da9bf3; $custom-light: #e6b9f7; $custom-dark: #000000;
JSON
{
"hex": "#da9bf3",
"rgb": {
"r": 218,
"g": 155,
"b": 243
},
"hsl": {
"h": 282.955,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.78073,
"c": 0.13824,
"h": 316
},
"luminance": 0.44819
}Semantic roles & 50–950 ramp
primary
#DA9BF3
secondary
#DFF4D7
accent
#DB0B46
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085