#CE97AA#CE97AA
#CE97AA is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.4% C 0.070 H 356.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CE97AA |
|---|---|
| RGB | rgb(206, 151, 170) |
| HSL | hsl(339, 36%, 70%) |
| HSV | hsv(339, 27%, 81%) |
| CMYK | cmyk(0%, 26.7%, 17.5%, 19.2%) |
| CIE-LAB | lab(68.14, 23.47, -1.76) |
| CIE-LCH | lch(68.14, 23.54, 355.70°) |
| OKLab | oklab(73.44% 0.0701 -0.0043) |
| OKLCH | oklch(73.44% 0.07 356.5) |
| XYZ | xyz(43.7761, 38.1593, 43.0820) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.82
Faded Pink
#DE9DAC
ΔE00 3.70
Grey Pink
#C3909B
ΔE00 3.76
Dusty Pink
#D8A7B1
ΔE00 5.04
Greyish Pink
#C88D94
ΔE00 5.46
Dull Pink
#D5869D
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE97AA #97CEBB
analogous
#CE97C5 #CE97AA #CEA097
triadic
#CE97AA #AACE97 #97AACE
tetradic
#CE97AA #C5CE97 #97CEBB #A097CE
square
#CE97AA #C5CE97 #97CEBB #A097CE
split-complementary
#CE97AA #97CEA0 #97C5CE
monochromatic
#9F4B68 #BA6D88 #CE97AA #E2C1CC #F5EAEE
Accessibility & contrast
On white
2.43
#CE97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#CE97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE97AA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE97AA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AB
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#D7959D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ce97aa; /* rgb */ color: rgb(206, 151, 170); /* oklch */ color: oklch(73.4% 0.070 356.5);
Tailwind
colors: {
custom: {
50: '#ddb6c3',
500: '#ce97aa',
950: '#000000',
},
}SCSS
$custom: #ce97aa; $custom-light: #ddb6c3; $custom-dark: #000000;
JSON
{
"hex": "#ce97aa",
"rgb": {
"r": 206,
"g": 151,
"b": 170
},
"hsl": {
"h": 339.273,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.73436,
"c": 0.07024,
"h": 356.5
},
"luminance": 0.38157
}Semantic roles & 50–950 ramp
primary
#CE97AA
secondary
#D9E8E3
accent
#AF8537
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081