#CE8A94#CE8A94
#CE8A94 is a light, moderate red. Relative luminance 0.334; OKLCH L 70.5% C 0.084 H 9.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8A94 |
|---|---|
| RGB | rgb(206, 138, 148) |
| HSL | hsl(351, 41%, 67%) |
| HSV | hsv(351, 33%, 81%) |
| CMYK | cmyk(0%, 33%, 28.2%, 19.2%) |
| CIE-LAB | lab(64.52, 27.30, 5.34) |
| CIE-LCH | lch(64.52, 27.82, 11.08°) |
| OKLab | oklab(70.46% 0.0828 0.0143) |
| OKLCH | oklch(70.46% 0.084 9.8) |
| XYZ | xyz(39.8884, 33.4394, 32.3647) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.49
Greyish Pink
#C88D94
ΔE00 1.94
Old Rose
#C87F89
ΔE00 3.18
Grey Pink
#C3909B
ΔE00 3.85
Dull Pink
#D5869D
ΔE00 4.12
Dusky Pink
#CC7A8B
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8A94 #8ACEC4
analogous
#CE8AB6 #CE8A94 #CEA28A
triadic
#CE8A94 #94CE8A #8A94CE
tetradic
#CE8A94 #B6CE8A #8ACEC4 #A28ACE
square
#CE8A94 #B6CE8A #8ACEC4 #A28ACE
split-complementary
#CE8A94 #8ACEA2 #8AB6CE
monochromatic
#9C414F #BC5F6D #CE8A94 #E0B5BB #F2E0E3
Accessibility & contrast
On white
2.73
#CE8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#CE8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8A94
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8A94 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959594
Deuteranopia (green-blind)
#A5A193
Tritanopia (blue-blind)
#DA848E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ce8a94; /* rgb */ color: rgb(206, 138, 148); /* oklch */ color: oklch(70.5% 0.084 9.8);
Tailwind
colors: {
custom: {
50: '#deadb3',
500: '#ce8a94',
950: '#000000',
},
}SCSS
$custom: #ce8a94; $custom-light: #deadb3; $custom-dark: #000000;
JSON
{
"hex": "#ce8a94",
"rgb": {
"r": 206,
"g": 138,
"b": 148
},
"hsl": {
"h": 351.176,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.70457,
"c": 0.08398,
"h": 9.8
},
"luminance": 0.33437
}Semantic roles & 50–950 ramp
primary
#CE8A94
secondary
#CFE5E1
accent
#B4A131
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80