#CE8A96#CE8A96
#CE8A96 is a light, moderate red. Relative luminance 0.335; OKLCH L 70.5% C 0.084 H 7.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8A96 |
|---|---|
| RGB | rgb(206, 138, 150) |
| HSL | hsl(349, 41%, 67%) |
| HSV | hsv(349, 33%, 81%) |
| CMYK | cmyk(0%, 33%, 27.2%, 19.2%) |
| CIE-LAB | lab(64.57, 27.58, 4.29) |
| CIE-LCH | lch(64.57, 27.91, 8.83°) |
| OKLab | oklab(70.51% 0.0835 0.0116) |
| OKLCH | oklch(70.51% 0.084 7.9) |
| XYZ | xyz(40.0481, 33.5033, 33.2057) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.81
Greyish Pink
#C88D94
ΔE00 2.26
Old Rose
#C87F89
ΔE00 3.39
Dull Pink
#D5869D
ΔE00 3.50
Grey Pink
#C3909B
ΔE00 3.67
Dusky Pink
#CC7A8B
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8A96 #8ACEC2
analogous
#CE8AB8 #CE8A96 #CEA08A
triadic
#CE8A96 #96CE8A #8A96CE
tetradic
#CE8A96 #B8CE8A #8ACEC2 #A08ACE
square
#CE8A96 #B8CE8A #8ACEC2 #A08ACE
split-complementary
#CE8A96 #8ACEA0 #8AB8CE
monochromatic
#9C4151 #BC5F6F #CE8A96 #E0B5BD #F2E0E3
Accessibility & contrast
On white
2.73
#CE8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#CE8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8A96
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8A96 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959596
Deuteranopia (green-blind)
#A5A195
Tritanopia (blue-blind)
#DA858E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ce8a96; /* rgb */ color: rgb(206, 138, 150); /* oklch */ color: oklch(70.5% 0.084 7.9);
Tailwind
colors: {
custom: {
50: '#deadb4',
500: '#ce8a96',
950: '#000000',
},
}SCSS
$custom: #ce8a96; $custom-light: #deadb4; $custom-dark: #000000;
JSON
{
"hex": "#ce8a96",
"rgb": {
"r": 206,
"g": 138,
"b": 150
},
"hsl": {
"h": 349.412,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.70513,
"c": 0.08432,
"h": 7.9
},
"luminance": 0.33501
}Semantic roles & 50–950 ramp
primary
#CE8A96
secondary
#CFE5E1
accent
#B49D31
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80