#D98FCD#D98FCD
#D98FCD is a light, moderate purple. Relative luminance 0.388; OKLCH L 74.4% C 0.120 H 332.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D98FCD |
|---|---|
| RGB | rgb(217, 143, 205) |
| HSL | hsl(310, 49%, 71%) |
| HSV | hsv(310, 34%, 85%) |
| CMYK | cmyk(0%, 34.1%, 5.5%, 14.9%) |
| CIE-LAB | lab(68.61, 37.46, -20.45) |
| CIE-LCH | lch(68.61, 42.68, 331.37°) |
| OKLab | oklab(74.43% 0.1065 -0.055) |
| OKLCH | oklch(74.43% 0.12 332.7) |
| XYZ | xyz(49.4566, 38.8066, 62.6311) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.81
Plum
#DDA0DD
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 7.02
Orchid (survey)
#C875C4
ΔE00 7.29
Violet (CSS)
#EE82EE
ΔE00 7.46
Lilac
#C8A2C8
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D98FCD #8FD99B
analogous
#C08FD9 #D98FCD #D98FA8
triadic
#D98FCD #CDD98F #8FCDD9
tetradic
#D98FCD #D9C08F #8FD99B #8FA8D9
square
#D98FCD #D9C08F #8FD99B #8FA8D9
split-complementary
#D98FCD #A8D98F #8FD9C0
monochromatic
#B13C9E #C961B9 #D98FCD #E9BDE1 #F7E8F5
Accessibility & contrast
On white
2.40
#D98FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#D98FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D98FCD
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D98FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D98FCD | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1CF
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#DF93A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d98fcd; /* rgb */ color: rgb(217, 143, 205); /* oklch */ color: oklch(74.4% 0.120 332.7);
Tailwind
colors: {
custom: {
50: '#e6b1dc',
500: '#d98fcd',
950: '#000000',
},
}SCSS
$custom: #d98fcd; $custom-light: #e6b1dc; $custom-dark: #000000;
JSON
{
"hex": "#d98fcd",
"rgb": {
"r": 217,
"g": 143,
"b": 205
},
"hsl": {
"h": 309.73,
"s": 49.333,
"l": 70.588
},
"oklch": {
"l": 0.74427,
"c": 0.11986,
"h": 332.7
},
"luminance": 0.38804
}Semantic roles & 50–950 ramp
primary
#D98FCD
secondary
#D8ECDB
accent
#BD4129
background
#FEFAFD
surface
#FCF5FB
border
#D5CFD4
text
#161115
muted
#848083