#DA9BFB#DA9BFB
#DA9BFB is a light, vivid violet. Relative luminance 0.453; OKLCH L 78.4% C 0.147 H 313.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BFB |
|---|---|
| RGB | rgb(218, 155, 251) |
| HSL | hsl(279, 92%, 80%) |
| HSV | hsv(279, 38%, 98%) |
| CMYK | cmyk(13.1%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.10, 40.16, -38.78) |
| CIE-LCH | lch(73.10, 55.83, 316.00°) |
| OKLab | oklab(78.43% 0.1012 -0.107) |
| OKLCH | oklch(78.43% 0.147 313.4) |
| XYZ | xyz(58.0445, 45.3143, 96.9369) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.07
Lilac (survey)
#CEA2FD
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.16
Mauve
#E0B0FF
ΔE00 5.14
Liliac
#C48EFD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BFB #BCFB9B
analogous
#AA9BFB #DA9BFB #FB9BEC
triadic
#DA9BFB #FBDA9B #9BFBDA
tetradic
#DA9BFB #FBAA9B #BCFB9B #9BECFB
square
#DA9BFB #FBAA9B #BCFB9B #9BECFB
split-complementary
#DA9BFB #ECFB9B #9BFBAA
monochromatic
#AE25F6 #C460F9 #DA9BFB #F0D6FD #F4E2FE
Accessibility & contrast
On white
2.09
#DA9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#DA9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BFB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BFB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#D7A8BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #da9bfb; /* rgb */ color: rgb(218, 155, 251); /* oklch */ color: oklch(78.4% 0.147 313.4);
Tailwind
colors: {
custom: {
50: '#e7b9fd',
500: '#da9bfb',
950: '#000000',
},
}SCSS
$custom: #da9bfb; $custom-light: #e7b9fd; $custom-dark: #000000;
JSON
{
"hex": "#da9bfb",
"rgb": {
"r": 218,
"g": 155,
"b": 251
},
"hsl": {
"h": 279.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.78425,
"c": 0.14726,
"h": 313.4
},
"luminance": 0.45313
}Semantic roles & 50–950 ramp
primary
#DA9BFB
secondary
#E0F6D5
accent
#E6004F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085