#C97EBF#C97EBF
#C97EBF is a light, vivid purple. Relative luminance 0.311; OKLCH L 69.3% C 0.125 H 331.7°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C97EBF |
|---|---|
| RGB | rgb(201, 126, 191) |
| HSL | hsl(308, 41%, 64%) |
| HSV | hsv(308, 37%, 79%) |
| CMYK | cmyk(0%, 37.3%, 5%, 21.2%) |
| CIE-LAB | lab(62.59, 38.87, -21.94) |
| CIE-LCH | lch(62.59, 44.64, 330.56°) |
| OKLab | oklab(69.31% 0.1102 -0.0593) |
| OKLCH | oklch(69.31% 0.125 331.7) |
| XYZ | xyz(40.9518, 31.1028, 53.1265) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.87
Orchid
#DA70D6
ΔE00 6.02
Pale Magenta
#D767AD
ΔE00 6.56
Wisteria
#A87DC2
ΔE00 7.72
Purplish Pink
#CE5DAE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97EBF #7EC988
analogous
#AE7EC9 #C97EBF #C97E9A
triadic
#C97EBF #BFC97E #7EBFC9
tetradic
#C97EBF #C9AE7E #7EC988 #7E9AC9
square
#C97EBF #C9AE7E #7EC988 #7E9AC9
split-complementary
#C97EBF #9AC97E #7EC9AE
monochromatic
#903C85 #B753AA #C97EBF #DBA9D4 #EDD4EA
Accessibility & contrast
On white
2.91
#C97EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#C97EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97EBF
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97EBF | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C1
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#CF8396
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c97ebf; /* rgb */ color: rgb(201, 126, 191); /* oklch */ color: oklch(69.3% 0.125 331.7);
Tailwind
colors: {
custom: {
50: '#daa5d2',
500: '#c97ebf',
950: '#000000',
},
}SCSS
$custom: #c97ebf; $custom-light: #daa5d2; $custom-dark: #000000;
JSON
{
"hex": "#c97ebf",
"rgb": {
"r": 201,
"g": 126,
"b": 191
},
"hsl": {
"h": 308,
"s": 40.984,
"l": 64.118
},
"oklch": {
"l": 0.69308,
"c": 0.12516,
"h": 331.7
},
"luminance": 0.31101
}Semantic roles & 50–950 ramp
primary
#C97EBF
secondary
#C4DEC8
accent
#B44331
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82