#CF7B95#CF7B95
#CF7B95 is a light, moderate pink. Relative luminance 0.296; OKLCH L 68.0% C 0.108 H 0.5°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CF7B95 |
|---|---|
| RGB | rgb(207, 123, 149) |
| HSL | hsl(341, 47%, 65%) |
| HSV | hsv(341, 41%, 81%) |
| CMYK | cmyk(0%, 40.6%, 28%, 18.8%) |
| CIE-LAB | lab(61.31, 35.88, 0.15) |
| CIE-LCH | lch(61.31, 35.88, 0.23°) |
| OKLab | oklab(68.04% 0.1085 0.0009) |
| OKLCH | oklch(68.04% 0.108 0.5) |
| XYZ | xyz(38.2411, 29.6041, 32.1280) |
| Luminance | 0.2960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 1.73
Dusky Pink
#CC7A8B
ΔE00 2.89
Dull Pink
#D5869D
ΔE00 3.03
Palevioletred
#DB7093
ΔE00 3.48
Old Pink
#C77986
ΔE00 4.28
Ugly Pink
#CD7584
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF7B95 #7BCFB5
analogous
#CF7BBF #CF7B95 #CF8B7B
triadic
#CF7B95 #95CF7B #7B95CF
tetradic
#CF7B95 #BFCF7B #7BCFB5 #8B7BCF
square
#CF7B95 #BFCF7B #7BCFB5 #8B7BCF
split-complementary
#CF7B95 #7BCF8B #7BBFCF
monochromatic
#983755 #BF4E71 #CF7B95 #DFA8B9 #F0D5DD
Accessibility & contrast
On white
3.03
#CF7B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#CF7B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CF7B95
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF7B95 | 1.00 | 3.03 | 6.92 | 6.92 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878B96
Deuteranopia (green-blind)
#9C9A93
Tritanopia (blue-blind)
#DC7684
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cf7b95; /* rgb */ color: rgb(207, 123, 149); /* oklch */ color: oklch(68.0% 0.108 0.5);
Tailwind
colors: {
custom: {
50: '#e0a2b4',
500: '#cf7b95',
950: '#000000',
},
}SCSS
$custom: #cf7b95; $custom-light: #e0a2b4; $custom-dark: #000000;
JSON
{
"hex": "#cf7b95",
"rgb": {
"r": 207,
"g": 123,
"b": 149
},
"hsl": {
"h": 341.429,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.68044,
"c": 0.10848,
"h": 0.5
},
"luminance": 0.29601
}Semantic roles & 50–950 ramp
primary
#CF7B95
secondary
#C4E1D8
accent
#BA8E2C
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80