#CF8B95#CF8B95
#CF8B95 is a light, moderate red. Relative luminance 0.339; OKLCH L 70.8% C 0.084 H 9.8°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8B95 |
|---|---|
| RGB | rgb(207, 139, 149) |
| HSL | hsl(351, 41%, 68%) |
| HSV | hsv(351, 33%, 81%) |
| CMYK | cmyk(0%, 32.9%, 28%, 18.8%) |
| CIE-LAB | lab(64.89, 27.27, 5.33) |
| CIE-LCH | lch(64.89, 27.78, 11.05°) |
| OKLab | oklab(70.78% 0.0827 0.0142) |
| OKLCH | oklch(70.78% 0.084 9.8) |
| XYZ | xyz(40.3906, 33.9031, 32.8445) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.39
Greyish Pink
#C88D94
ΔE00 1.94
Old Rose
#C87F89
ΔE00 3.48
Grey Pink
#C3909B
ΔE00 3.82
Dull Pink
#D5869D
ΔE00 4.13
Dusky Pink
#CC7A8B
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8B95 #8BCFC5
analogous
#CF8BB7 #CF8B95 #CFA38B
triadic
#CF8B95 #95CF8B #8B95CF
tetradic
#CF8B95 #B7CF8B #8BCFC5 #A38BCF
square
#CF8B95 #B7CF8B #8BCFC5 #A38BCF
split-complementary
#CF8B95 #8BCFA3 #8BB7CF
monochromatic
#9E414F #BD606D #CF8B95 #E1B6BD #F3E2E4
Accessibility & contrast
On white
2.70
#CF8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#CF8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8B95
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8B95 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969695
Deuteranopia (green-blind)
#A6A294
Tritanopia (blue-blind)
#DB858F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cf8b95; /* rgb */ color: rgb(207, 139, 149); /* oklch */ color: oklch(70.8% 0.084 9.8);
Tailwind
colors: {
custom: {
50: '#dfadb4',
500: '#cf8b95',
950: '#000000',
},
}SCSS
$custom: #cf8b95; $custom-light: #dfadb4; $custom-dark: #000000;
JSON
{
"hex": "#cf8b95",
"rgb": {
"r": 207,
"g": 139,
"b": 149
},
"hsl": {
"h": 351.176,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.70775,
"c": 0.08388,
"h": 9.8
},
"luminance": 0.33901
}Semantic roles & 50–950 ramp
primary
#CF8B95
secondary
#D0E5E2
accent
#B5A131
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80