#C488BB#C488BB
#C488BB is a light, moderate purple. Relative luminance 0.329; OKLCH L 70.3% C 0.100 H 332.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C488BB |
|---|---|
| RGB | rgb(196, 136, 187) |
| HSL | hsl(309, 34%, 65%) |
| HSV | hsv(309, 31%, 77%) |
| CMYK | cmyk(0%, 30.6%, 4.6%, 23.1%) |
| CIE-LAB | lab(64.11, 31.08, -17.44) |
| CIE-LCH | lch(64.11, 35.64, 330.71°) |
| OKLab | oklab(70.28% 0.088 -0.0468) |
| OKLCH | oklch(70.28% 0.1 332) |
| XYZ | xyz(40.5382, 32.9335, 51.2255) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.04
Orchid (survey)
#C875C4
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.59
Heather
#A484AC
ΔE00 7.05
Lilac
#C8A2C8
ΔE00 7.44
Pale Purple
#B790D4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C488BB #88C491
analogous
#AF88C4 #C488BB #C4889D
triadic
#C488BB #BBC488 #88BBC4
tetradic
#C488BB #C4AF88 #88C491 #889DC4
square
#C488BB #C4AF88 #88C491 #889DC4
split-complementary
#C488BB #9DC488 #88C4AF
monochromatic
#8C4582 #B05FA4 #C488BB #D8B1D2 #EDDAEA
Accessibility & contrast
On white
2.77
#C488BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#C488BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C488BB
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C488BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C488BB | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8796BD
Deuteranopia (green-blind)
#959EB9
Tritanopia (blue-blind)
#C98B9A
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c488bb; /* rgb */ color: rgb(196, 136, 187); /* oklch */ color: oklch(70.3% 0.100 332.0);
Tailwind
colors: {
custom: {
50: '#d6abcf',
500: '#c488bb',
950: '#000000',
},
}SCSS
$custom: #c488bb; $custom-light: #d6abcf; $custom-dark: #000000;
JSON
{
"hex": "#c488bb",
"rgb": {
"r": 196,
"g": 136,
"b": 187
},
"hsl": {
"h": 309,
"s": 33.708,
"l": 65.098
},
"oklch": {
"l": 0.70283,
"c": 0.09966,
"h": 332
},
"luminance": 0.32932
}Semantic roles & 50–950 ramp
primary
#C488BB
secondary
#CADECD
accent
#AD4A39
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141013
muted
#837F82