#C488BE#C488BE
#C488BE is a light, moderate purple. Relative luminance 0.331; OKLCH L 70.4% C 0.102 H 330.1°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C488BE |
|---|---|
| RGB | rgb(196, 136, 190) |
| HSL | hsl(306, 34%, 65%) |
| HSV | hsv(306, 31%, 77%) |
| CMYK | cmyk(0%, 30.6%, 3.1%, 23.1%) |
| CIE-LAB | lab(64.21, 31.63, -18.96) |
| CIE-LCH | lch(64.21, 36.88, 329.05°) |
| OKLab | oklab(70.4% 0.0889 -0.0511) |
| OKLCH | oklch(70.4% 0.103 330.1) |
| XYZ | xyz(40.8627, 33.0633, 52.9346) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.08
Dusty Lavender
#AC86A8
ΔE00 6.43
Pale Purple
#B790D4
ΔE00 6.93
Heather
#A484AC
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C488BE #88C48E
analogous
#AC88C4 #C488BE #C488A0
triadic
#C488BE #BEC488 #88BEC4
tetradic
#C488BE #C4AC88 #88C48E #88A0C4
square
#C488BE #C4AC88 #88C48E #88A0C4
split-complementary
#C488BE #A0C488 #88C4AC
monochromatic
#8C4585 #B05FA8 #C488BE #D8B1D4 #EDDAEB
Accessibility & contrast
On white
2.76
#C488BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#C488BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C488BE
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C488BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C488BE | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C0
Deuteranopia (green-blind)
#949FBC
Tritanopia (blue-blind)
#C98C9B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c488be; /* rgb */ color: rgb(196, 136, 190); /* oklch */ color: oklch(70.4% 0.102 330.1);
Tailwind
colors: {
custom: {
50: '#d6abd1',
500: '#c488be',
950: '#000000',
},
}SCSS
$custom: #c488be; $custom-light: #d6abd1; $custom-dark: #000000;
JSON
{
"hex": "#c488be",
"rgb": {
"r": 196,
"g": 136,
"b": 190
},
"hsl": {
"h": 306,
"s": 33.708,
"l": 65.098
},
"oklch": {
"l": 0.70398,
"c": 0.1025,
"h": 330.1
},
"luminance": 0.33062
}Semantic roles & 50–950 ramp
primary
#C488BE
secondary
#CADECC
accent
#AD4539
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82