#CF9994#CF9994
#CF9994 is a light, moderate red. Relative luminance 0.382; OKLCH L 73.3% C 0.066 H 24.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9994 |
|---|---|
| RGB | rgb(207, 153, 148) |
| HSL | hsl(5, 38%, 70%) |
| HSV | hsv(5, 29%, 81%) |
| CMYK | cmyk(0%, 26.1%, 28.5%, 18.8%) |
| CIE-LAB | lab(68.16, 19.50, 10.56) |
| CIE-LCH | lch(68.16, 22.17, 28.45°) |
| OKLab | oklab(73.29% 0.0596 0.0275) |
| OKLCH | oklch(73.29% 0.066 24.8) |
| XYZ | xyz(42.4696, 38.1883, 33.1453) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.65
Greyish Pink
#C88D94
ΔE00 5.58
Grey Pink
#C3909B
ΔE00 6.82
Dusty Pink (survey)
#D58A94
ΔE00 7.04
Dusty Pink
#D8A7B1
ΔE00 7.19
Blush (survey)
#F29E8E
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9994 #94CACF
analogous
#CF94AD #CF9994 #CFB794
triadic
#CF9994 #94CF99 #9994CF
tetradic
#CF9994 #ADCF94 #94CACF #B794CF
square
#CF9994 #ADCF94 #94CACF #B794CF
split-complementary
#CF9994 #94CFB7 #94ADCF
monochromatic
#A15048 #BC716A #CF9994 #E2C1BE #F5EAE8
Accessibility & contrast
On white
2.43
#CF9994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#CF9994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9994
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9994 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#B0AA93
Tritanopia (blue-blind)
#DB9398
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cf9994; /* rgb */ color: rgb(207, 153, 148); /* oklch */ color: oklch(73.3% 0.066 24.8);
Tailwind
colors: {
custom: {
50: '#dfb7b3',
500: '#cf9994',
950: '#000000',
},
}SCSS
$custom: #cf9994; $custom-light: #dfb7b3; $custom-dark: #000000;
JSON
{
"hex": "#cf9994",
"rgb": {
"r": 207,
"g": 153,
"b": 148
},
"hsl": {
"h": 5.085,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.73291,
"c": 0.06567,
"h": 24.8
},
"luminance": 0.38186
}Semantic roles & 50–950 ramp
primary
#CF9994
secondary
#D7E6E8
accent
#A6B134
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080