#DA9BF2#DA9BF2
#DA9BF2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.0% C 0.137 H 316.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BF2 |
|---|---|
| RGB | rgb(218, 155, 242) |
| HSL | hsl(283, 77%, 78%) |
| HSV | hsv(283, 36%, 95%) |
| CMYK | cmyk(9.9%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(72.73, 38.33, -34.46) |
| CIE-LCH | lch(72.73, 51.54, 318.05°) |
| OKLab | oklab(78.03% 0.0992 -0.0946) |
| OKLCH | oklch(78.03% 0.137 316.4) |
| XYZ | xyz(56.6594, 44.7602, 89.6421) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.88
Lavender (survey)
#C79FEF
ΔE00 4.21
Lilac (survey)
#CEA2FD
ΔE00 4.28
Mauve
#E0B0FF
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 5.12
Plum
#DDA0DD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BF2 #B3F29B
analogous
#AE9BF2 #DA9BF2 #F29BDF
triadic
#DA9BF2 #F2DA9B #9BF2DA
tetradic
#DA9BF2 #F2AE9B #B3F29B #9BDFF2
square
#DA9BF2 #F2AE9B #B3F29B #9BDFF2
split-complementary
#DA9BF2 #DFF29B #9BF2AE
monochromatic
#B22FE4 #C665EB #DA9BF2 #EED1F9 #F5E4FB
Accessibility & contrast
On white
2.11
#DA9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#DA9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BF2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BF2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF5
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#D9A6BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #da9bf2; /* rgb */ color: rgb(218, 155, 242); /* oklch */ color: oklch(78.0% 0.137 316.4);
Tailwind
colors: {
custom: {
50: '#e6b9f6',
500: '#da9bf2',
950: '#000000',
},
}SCSS
$custom: #da9bf2; $custom-light: #e6b9f6; $custom-dark: #000000;
JSON
{
"hex": "#da9bf2",
"rgb": {
"r": 218,
"g": 155,
"b": 242
},
"hsl": {
"h": 283.448,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.7803,
"c": 0.13713,
"h": 316.4
},
"luminance": 0.44759
}Semantic roles & 50–950 ramp
primary
#DA9BF2
secondary
#DFF3D8
accent
#D90C45
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085