#D98FFB#D98FFB
#D98FFB is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.4% C 0.167 H 314.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D98FFB |
|---|---|
| RGB | rgb(217, 143, 251) |
| HSL | hsl(281, 93%, 77%) |
| HSV | hsv(281, 43%, 98%) |
| CMYK | cmyk(13.5%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(70.43, 46.24, -42.96) |
| CIE-LCH | lch(70.43, 63.12, 317.11°) |
| OKLab | oklab(76.4% 0.1168 -0.1189) |
| OKLCH | oklch(76.4% 0.167 314.5) |
| XYZ | xyz(55.8475, 41.3630, 96.2900) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.54
Pastel Purple
#CAA0FF
ΔE00 5.58
Lavender (survey)
#C79FEF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D98FFB #B1FB8F
analogous
#A38FFB #D98FFB #FB8FE7
triadic
#D98FFB #FBD98F #8FFBD9
tetradic
#D98FFB #FBA38F #B1FB8F #8FE7FB
square
#D98FFB #FBA38F #B1FB8F #8FE7FB
split-complementary
#D98FFB #E7FB8F #8FFBA3
monochromatic
#B119F7 #C554F9 #D98FFB #EDCAFD #F5E1FE
Accessibility & contrast
On white
2.26
#D98FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#D98FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D98FFB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D98FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D98FFB | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#D79EB9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d98ffb; /* rgb */ color: rgb(217, 143, 251); /* oklch */ color: oklch(76.4% 0.167 314.5);
Tailwind
colors: {
custom: {
50: '#e6b1fd',
500: '#d98ffb',
950: '#000000',
},
}SCSS
$custom: #d98ffb; $custom-light: #e6b1fd; $custom-dark: #000000;
JSON
{
"hex": "#d98ffb",
"rgb": {
"r": 217,
"g": 143,
"b": 251
},
"hsl": {
"h": 281.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.76395,
"c": 0.16671,
"h": 314.5
},
"luminance": 0.41362
}Semantic roles & 50–950 ramp
primary
#D98FFB
secondary
#DFF6D5
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085