#CB98DB#CB98DB
#CB98DB is a light, moderate purple. Relative luminance 0.403; OKLCH L 75.1% C 0.109 H 317.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CB98DB |
|---|---|
| RGB | rgb(203, 152, 219) |
| HSL | hsl(286, 48%, 73%) |
| HSV | hsv(286, 31%, 86%) |
| CMYK | cmyk(7.3%, 30.6%, 0%, 14.1%) |
| CIE-LAB | lab(69.66, 30.71, -26.73) |
| CIE-LCH | lch(69.66, 40.71, 318.97°) |
| OKLab | oklab(75.06% 0.0808 -0.0729) |
| OKLCH | oklch(75.06% 0.109 317.9) |
| XYZ | xyz(48.6412, 40.2685, 72.2144) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Pale Purple
#B790D4
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.24
Lavender
#B39DDB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB98DB #A8DB98
analogous
#AA98DB #CB98DB #DB98C9
triadic
#CB98DB #DBCB98 #98DBCB
tetradic
#CB98DB #DBAA98 #A8DB98 #98C9DB
square
#CB98DB #DBAA98 #A8DB98 #98C9DB
split-complementary
#CB98DB #C9DB98 #98DBAA
monochromatic
#9C40B8 #B46BCB #CB98DB #E2C5EB #F4E8F7
Accessibility & contrast
On white
2.32
#CB98DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CB98DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB98DB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB98DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB98DB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DE
Deuteranopia (green-blind)
#9BACD9
Tritanopia (blue-blind)
#CBA0B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb98db; /* rgb */ color: rgb(203, 152, 219); /* oklch */ color: oklch(75.1% 0.109 317.9);
Tailwind
colors: {
custom: {
50: '#dbb7e6',
500: '#cb98db',
950: '#000000',
},
}SCSS
$custom: #cb98db; $custom-light: #dbb7e6; $custom-dark: #000000;
JSON
{
"hex": "#cb98db",
"rgb": {
"r": 203,
"g": 152,
"b": 219
},
"hsl": {
"h": 285.672,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.75059,
"c": 0.10884,
"h": 317.9
},
"luminance": 0.40267
}Semantic roles & 50–950 ramp
primary
#CB98DB
secondary
#E1EEDD
accent
#BB2A4D
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084