#CF8A99#CF8A99
#CF8A99 is a light, moderate red. Relative luminance 0.337; OKLCH L 70.7% C 0.086 H 5.3°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8A99 |
|---|---|
| RGB | rgb(207, 138, 153) |
| HSL | hsl(347, 42%, 68%) |
| HSV | hsv(347, 33%, 81%) |
| CMYK | cmyk(0%, 33.3%, 26.1%, 18.8%) |
| CIE-LAB | lab(64.76, 28.37, 2.88) |
| CIE-LCH | lch(64.76, 28.51, 5.80°) |
| OKLab | oklab(70.71% 0.0858 0.0079) |
| OKLCH | oklch(70.71% 0.086 5.3) |
| XYZ | xyz(40.5713, 33.7448, 34.5073) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.45
Dull Pink
#D5869D
ΔE00 2.59
Greyish Pink
#C88D94
ΔE00 3.06
Grey Pink
#C3909B
ΔE00 3.80
Old Rose
#C87F89
ΔE00 3.92
Dusky Pink
#CC7A8B
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8A99 #8ACFC0
analogous
#CF8ABB #CF8A99 #CF9E8A
triadic
#CF8A99 #99CF8A #8A99CF
tetradic
#CF8A99 #BBCF8A #8ACFC0 #9E8ACF
square
#CF8A99 #BBCF8A #8ACFC0 #9E8ACF
split-complementary
#CF8A99 #8ACF9E #8ABBCF
monochromatic
#9E4155 #BD5F73 #CF8A99 #E1B5BF #F3E1E5
Accessibility & contrast
On white
2.71
#CF8A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CF8A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8A99
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8A99 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949699
Deuteranopia (green-blind)
#A5A298
Tritanopia (blue-blind)
#DB858F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cf8a99; /* rgb */ color: rgb(207, 138, 153); /* oklch */ color: oklch(70.7% 0.086 5.3);
Tailwind
colors: {
custom: {
50: '#dfadb7',
500: '#cf8a99',
950: '#000000',
},
}SCSS
$custom: #cf8a99; $custom-light: #dfadb7; $custom-dark: #000000;
JSON
{
"hex": "#cf8a99",
"rgb": {
"r": 207,
"g": 138,
"b": 153
},
"hsl": {
"h": 346.957,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.70713,
"c": 0.08616,
"h": 5.3
},
"luminance": 0.33742
}Semantic roles & 50–950 ramp
primary
#CF8A99
secondary
#D0E5E0
accent
#B59831
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80