#CB98DF#CB98DF
#CB98DF is a light, moderate purple. Relative luminance 0.405; OKLCH L 75.2% C 0.113 H 316.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CB98DF |
|---|---|
| RGB | rgb(203, 152, 223) |
| HSL | hsl(283, 53%, 74%) |
| HSV | hsv(283, 32%, 87%) |
| CMYK | cmyk(9%, 31.8%, 0%, 12.5%) |
| CIE-LAB | lab(69.81, 31.52, -28.70) |
| CIE-LCH | lch(69.81, 42.62, 317.68°) |
| OKLab | oklab(75.22% 0.0819 -0.0785) |
| OKLCH | oklch(75.22% 0.113 316.2) |
| XYZ | xyz(49.1741, 40.4817, 75.0210) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.96
Pale Purple
#B790D4
ΔE00 4.08
Plum
#DDA0DD
ΔE00 4.66
Baby Purple
#CA9BF7
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 5.71
Lavender
#B39DDB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB98DF #ACDF98
analogous
#A798DF #CB98DF #DF98CF
triadic
#CB98DF #DFCB98 #98DFCB
tetradic
#CB98DF #DFA798 #ACDF98 #98CFDF
square
#CB98DF #DFA798 #ACDF98 #98CFDF
split-complementary
#CB98DF #CFDF98 #98DFA7
monochromatic
#9B3CC1 #B369D0 #CB98DF #E3C7EE #F3E8F8
Accessibility & contrast
On white
2.31
#CB98DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CB98DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB98DF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB98DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB98DF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E2
Deuteranopia (green-blind)
#9AACDD
Tritanopia (blue-blind)
#CAA1B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb98df; /* rgb */ color: rgb(203, 152, 223); /* oklch */ color: oklch(75.2% 0.113 316.2);
Tailwind
colors: {
custom: {
50: '#dbb7e9',
500: '#cb98df',
950: '#000000',
},
}SCSS
$custom: #cb98df; $custom-light: #dbb7e9; $custom-dark: #000000;
JSON
{
"hex": "#cb98df",
"rgb": {
"r": 203,
"g": 152,
"b": 223
},
"hsl": {
"h": 283.099,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.75224,
"c": 0.1134,
"h": 316.2
},
"luminance": 0.40481
}Semantic roles & 50–950 ramp
primary
#CB98DF
secondary
#E1EFDC
accent
#C02551
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084