#CE8A97#CE8A97
#CE8A97 is a light, moderate red. Relative luminance 0.335; OKLCH L 70.5% C 0.085 H 6.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8A97 |
|---|---|
| RGB | rgb(206, 138, 151) |
| HSL | hsl(349, 41%, 67%) |
| HSV | hsv(349, 33%, 81%) |
| CMYK | cmyk(0%, 33%, 26.7%, 19.2%) |
| CIE-LAB | lab(64.59, 27.72, 3.76) |
| CIE-LCH | lch(64.59, 27.97, 7.72°) |
| OKLab | oklab(70.54% 0.0839 0.0102) |
| OKLCH | oklch(70.54% 0.085 6.9) |
| XYZ | xyz(40.1289, 33.5356, 33.6315) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.05
Greyish Pink
#C88D94
ΔE00 2.48
Dull Pink
#D5869D
ΔE00 3.20
Old Rose
#C87F89
ΔE00 3.54
Grey Pink
#C3909B
ΔE00 3.62
Dusky Pink
#CC7A8B
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8A97 #8ACEC1
analogous
#CE8AB9 #CE8A97 #CE9F8A
triadic
#CE8A97 #97CE8A #8A97CE
tetradic
#CE8A97 #B9CE8A #8ACEC1 #9F8ACE
square
#CE8A97 #B9CE8A #8ACEC1 #9F8ACE
split-complementary
#CE8A97 #8ACE9F #8AB9CE
monochromatic
#9C4153 #BC5F71 #CE8A97 #E0B5BD #F2E0E4
Accessibility & contrast
On white
2.72
#CE8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#CE8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8A97
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8A97 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949597
Deuteranopia (green-blind)
#A5A196
Tritanopia (blue-blind)
#DA858F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ce8a97; /* rgb */ color: rgb(206, 138, 151); /* oklch */ color: oklch(70.5% 0.085 6.9);
Tailwind
colors: {
custom: {
50: '#deadb5',
500: '#ce8a97',
950: '#000000',
},
}SCSS
$custom: #ce8a97; $custom-light: #deadb5; $custom-dark: #000000;
JSON
{
"hex": "#ce8a97",
"rgb": {
"r": 206,
"g": 138,
"b": 151
},
"hsl": {
"h": 348.529,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.70542,
"c": 0.08452,
"h": 6.9
},
"luminance": 0.33533
}Semantic roles & 50–950 ramp
primary
#CE8A97
secondary
#CFE5E0
accent
#B49B31
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80