#CF8A93#CF8A93
#CF8A93 is a light, moderate red. Relative luminance 0.335; OKLCH L 70.5% C 0.085 H 10.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8A93 |
|---|---|
| RGB | rgb(207, 138, 147) |
| HSL | hsl(352, 42%, 68%) |
| HSV | hsv(352, 33%, 81%) |
| CMYK | cmyk(0%, 33.3%, 29%, 18.8%) |
| CIE-LAB | lab(64.61, 27.53, 6.05) |
| CIE-LCH | lch(64.61, 28.19, 12.40°) |
| OKLab | oklab(70.54% 0.0835 0.0161) |
| OKLCH | oklch(70.54% 0.085 10.9) |
| XYZ | xyz(40.0882, 33.5515, 31.9627) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.23
Greyish Pink
#C88D94
ΔE00 2.03
Old Rose
#C87F89
ΔE00 3.17
Grey Pink
#C3909B
ΔE00 4.17
Dull Pink
#D5869D
ΔE00 4.43
Dusky Pink
#CC7A8B
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8A93 #8ACFC6
analogous
#CF8AB5 #CF8A93 #CFA38A
triadic
#CF8A93 #93CF8A #8A93CF
tetradic
#CF8A93 #B5CF8A #8ACFC6 #A38ACF
square
#CF8A93 #B5CF8A #8ACFC6 #A38ACF
split-complementary
#CF8A93 #8ACFA3 #8AB5CF
monochromatic
#9E414D #BD5F6B #CF8A93 #E1B5BB #F3E1E3
Accessibility & contrast
On white
2.72
#CF8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#CF8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8A93
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8A93 | 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)
#969593
Deuteranopia (green-blind)
#A6A292
Tritanopia (blue-blind)
#DB848D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cf8a93; /* rgb */ color: rgb(207, 138, 147); /* oklch */ color: oklch(70.5% 0.085 10.9);
Tailwind
colors: {
custom: {
50: '#dfadb2',
500: '#cf8a93',
950: '#000000',
},
}SCSS
$custom: #cf8a93; $custom-light: #dfadb2; $custom-dark: #000000;
JSON
{
"hex": "#cf8a93",
"rgb": {
"r": 207,
"g": 138,
"b": 147
},
"hsl": {
"h": 352.174,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.70543,
"c": 0.08505,
"h": 10.9
},
"luminance": 0.33549
}Semantic roles & 50–950 ramp
primary
#CF8A93
secondary
#D0E5E2
accent
#B5A431
background
#FDFAFA
surface
#FBF4F5
border
#D4CECF
text
#151011
muted
#837F80