#C598CD#C598CD
#C598CD is a light, moderate purple. Relative luminance 0.387; OKLCH L 73.9% C 0.090 H 321.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C598CD |
|---|---|
| RGB | rgb(197, 152, 205) |
| HSL | hsl(291, 35%, 70%) |
| HSV | hsv(291, 26%, 80%) |
| CMYK | cmyk(3.9%, 25.9%, 0%, 19.6%) |
| CIE-LAB | lab(68.56, 26.00, -20.72) |
| CIE-LCH | lch(68.56, 33.25, 321.45°) |
| OKLab | oklab(73.91% 0.07 -0.0561) |
| OKLCH | oklch(73.91% 0.09 321.3) |
| XYZ | xyz(45.2722, 38.7356, 62.8376) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.34
Plum
#DDA0DD
ΔE00 4.67
Pale Purple
#B790D4
ΔE00 5.10
Lavender
#B39DDB
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 7.17
Lavender Pink
#DD85D7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C598CD #A0CD98
analogous
#AA98CD #C598CD #CD98BB
triadic
#C598CD #CDC598 #98CDC5
tetradic
#C598CD #CDAA98 #A0CD98 #98BBCD
square
#C598CD #CDAA98 #A0CD98 #98BBCD
split-complementary
#C598CD #BBCD98 #98CDAA
monochromatic
#924D9E #AE6FB9 #C598CD #DCC1E1 #F3EAF5
Accessibility & contrast
On white
2.40
#C598CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#C598CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C598CD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C598CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C598CD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#C69DAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c598cd; /* rgb */ color: rgb(197, 152, 205); /* oklch */ color: oklch(73.9% 0.090 321.3);
Tailwind
colors: {
custom: {
50: '#d7b6dc',
500: '#c598cd',
950: '#000000',
},
}SCSS
$custom: #c598cd; $custom-light: #d7b6dc; $custom-dark: #000000;
JSON
{
"hex": "#c598cd",
"rgb": {
"r": 197,
"g": 152,
"b": 205
},
"hsl": {
"h": 290.943,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.73914,
"c": 0.0897,
"h": 321.3
},
"luminance": 0.38735
}Semantic roles & 50–950 ramp
primary
#C598CD
secondary
#DBE8D9
accent
#AD384A
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083