#C59EA6#C59EA6
#C59EA6 is a light, muted red. Relative luminance 0.391; OKLCH L 73.7% C 0.047 H 4.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C59EA6 |
|---|---|
| RGB | rgb(197, 158, 166) |
| HSL | hsl(348, 25%, 70%) |
| HSV | hsv(348, 20%, 77%) |
| CMYK | cmyk(0%, 19.8%, 15.7%, 22.7%) |
| CIE-LAB | lab(68.81, 15.70, 1.34) |
| CIE-LCH | lch(68.81, 15.75, 4.87°) |
| OKLab | oklab(73.71% 0.0472 0.0038) |
| OKLCH | oklch(73.71% 0.047 4.6) |
| XYZ | xyz(42.1357, 39.0787, 41.3924) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.16
Light Mauve
#C292A1
ΔE00 4.32
Grey Pink
#C3909B
ΔE00 4.58
Rosybrown
#BC8F8F
ΔE00 5.64
Greyish Pink
#C88D94
ΔE00 6.21
Faded Pink
#DE9DAC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C59EA6 #9EC5BD
analogous
#C59EBA #C59EA6 #C5AA9E
triadic
#C59EA6 #A6C59E #9EA6C5
tetradic
#C59EA6 #BAC59E #9EC5BD #AA9EC5
square
#C59EA6 #BAC59E #9EC5BD #AA9EC5
split-complementary
#C59EA6 #9EC5AA #9EBAC5
monochromatic
#925763 #AE7883 #C59EA6 #DCC4C9 #F3EBEC
Accessibility & contrast
On white
2.38
#C59EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#C59EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C59EA6
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C59EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C59EA6 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A6
Deuteranopia (green-blind)
#ACAAA5
Tritanopia (blue-blind)
#CC9CA1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c59ea6; /* rgb */ color: rgb(197, 158, 166); /* oklch */ color: oklch(73.7% 0.047 4.6);
Tailwind
colors: {
custom: {
50: '#d7bac0',
500: '#c59ea6',
950: '#000000',
},
}SCSS
$custom: #c59ea6; $custom-light: #d7bac0; $custom-dark: #000000;
JSON
{
"hex": "#c59ea6",
"rgb": {
"r": 197,
"g": 158,
"b": 166
},
"hsl": {
"h": 347.692,
"s": 25.161,
"l": 69.608
},
"oklch": {
"l": 0.73709,
"c": 0.04739,
"h": 4.6
},
"luminance": 0.39077
}Semantic roles & 50–950 ramp
primary
#C59EA6
secondary
#DAE5E3
accent
#A49042
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081