#D99BFB#D99BFB
#D99BFB is a light, vivid violet. Relative luminance 0.452; OKLCH L 78.3% C 0.147 H 312.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D99BFB |
|---|---|
| RGB | rgb(217, 155, 251) |
| HSL | hsl(279, 92%, 80%) |
| HSV | hsv(279, 38%, 98%) |
| CMYK | cmyk(13.5%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.00, 39.87, -38.95) |
| CIE-LCH | lch(73.00, 55.74, 315.67°) |
| OKLab | oklab(78.33% 0.1 -0.1075) |
| OKLCH | oklch(78.33% 0.147 312.9) |
| XYZ | xyz(57.7463, 45.1605, 96.9229) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.87
Lilac (survey)
#CEA2FD
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 3.85
Lavender (survey)
#C79FEF
ΔE00 4.01
Mauve
#E0B0FF
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99BFB #BDFB9B
analogous
#A99BFB #D99BFB #FB9BED
triadic
#D99BFB #FBD99B #9BFBD9
tetradic
#D99BFB #FBA99B #BDFB9B #9BEDFB
square
#D99BFB #FBA99B #BDFB9B #9BEDFB
split-complementary
#D99BFB #EDFB9B #9BFBA9
monochromatic
#AC25F6 #C360F9 #D99BFB #EFD6FD #F4E2FE
Accessibility & contrast
On white
2.09
#D99BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#D99BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99BFB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99BFB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#D6A8BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d99bfb; /* rgb */ color: rgb(217, 155, 251); /* oklch */ color: oklch(78.3% 0.147 312.9);
Tailwind
colors: {
custom: {
50: '#e6b9fd',
500: '#d99bfb',
950: '#000000',
},
}SCSS
$custom: #d99bfb; $custom-light: #e6b9fd; $custom-dark: #000000;
JSON
{
"hex": "#d99bfb",
"rgb": {
"r": 217,
"g": 155,
"b": 251
},
"hsl": {
"h": 278.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.78326,
"c": 0.14683,
"h": 312.9
},
"luminance": 0.45159
}Semantic roles & 50–950 ramp
primary
#D99BFB
secondary
#E1F6D5
accent
#E60051
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085