#BD98CA#BD98CA
#BD98CA is a light, moderate purple. Relative luminance 0.375; OKLCH L 73.0% C 0.082 H 317.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BD98CA |
|---|---|
| RGB | rgb(189, 152, 202) |
| HSL | hsl(284, 32%, 69%) |
| HSV | hsv(284, 25%, 79%) |
| CMYK | cmyk(6.4%, 24.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.68, 22.77, -20.47) |
| CIE-LCH | lch(67.68, 30.61, 318.05°) |
| OKLab | oklab(73.03% 0.0599 -0.0555) |
| OKLCH | oklch(73.03% 0.082 317.2) |
| XYZ | xyz(42.8736, 37.5403, 60.8531) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.40
Pale Purple
#B790D4
ΔE00 4.66
Lavender
#B39DDB
ΔE00 5.71
Plum
#DDA0DD
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 7.33
Heather
#A484AC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD98CA #A5CA98
analogous
#A498CA #BD98CA #CA98BE
triadic
#BD98CA #CABD98 #98CABD
tetradic
#BD98CA #CAA498 #A5CA98 #98BECA
square
#BD98CA #CAA498 #A5CA98 #98BECA
split-complementary
#BD98CA #BECA98 #98CAA4
monochromatic
#864F99 #A370B5 #BD98CA #D7C0DF #F1E9F4
Accessibility & contrast
On white
2.47
#BD98CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BD98CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD98CA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD98CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD98CA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A2CC
Deuteranopia (green-blind)
#9AA6C8
Tritanopia (blue-blind)
#BD9EA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd98ca; /* rgb */ color: rgb(189, 152, 202); /* oklch */ color: oklch(73.0% 0.082 317.2);
Tailwind
colors: {
custom: {
50: '#d1b6da',
500: '#bd98ca',
950: '#000000',
},
}SCSS
$custom: #bd98ca; $custom-light: #d1b6da; $custom-dark: #000000;
JSON
{
"hex": "#bd98ca",
"rgb": {
"r": 189,
"g": 152,
"b": 202
},
"hsl": {
"h": 284.4,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.73026,
"c": 0.08168,
"h": 317.2
},
"luminance": 0.3754
}Semantic roles & 50–950 ramp
primary
#BD98CA
secondary
#DBE6D8
accent
#AB3B58
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083