#CFA09F#CFA09F
#CFA09F is a light, muted red. Relative luminance 0.409; OKLCH L 74.9% C 0.056 H 19.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA09F |
|---|---|
| RGB | rgb(207, 160, 159) |
| HSL | hsl(1, 33%, 72%) |
| HSV | hsv(1, 23%, 81%) |
| CMYK | cmyk(0%, 22.7%, 23.2%, 18.8%) |
| CIE-LAB | lab(70.11, 17.25, 7.24) |
| CIE-LCH | lch(70.11, 18.70, 22.77°) |
| OKLab | oklab(74.89% 0.0527 0.0191) |
| OKLCH | oklch(74.89% 0.056 19.9) |
| XYZ | xyz(44.5615, 40.9122, 38.3438) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.83
Rosybrown
#BC8F8F
ΔE00 5.25
Greyish Pink
#C88D94
ΔE00 6.10
Pinkish Grey
#C8ACA9
ΔE00 6.14
Grey Pink
#C3909B
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA09F #9FCECF
analogous
#CF9FB6 #CFA09F #CFB89F
triadic
#CFA09F #9FCFA0 #A09FCF
tetradic
#CFA09F #B6CF9F #9FCECF #B89FCF
square
#CFA09F #B6CF9F #9FCECF #B89FCF
split-complementary
#CFA09F #9FCFB8 #9FB6CF
monochromatic
#A25351 #BB7876 #CFA09F #E3C8C8 #F5EBEB
Accessibility & contrast
On white
2.29
#CFA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#CFA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA09F
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA09F | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#B3AF9E
Tritanopia (blue-blind)
#D99BA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cfa09f; /* rgb */ color: rgb(207, 160, 159); /* oklch */ color: oklch(74.9% 0.056 19.9);
Tailwind
colors: {
custom: {
50: '#debcbb',
500: '#cfa09f',
950: '#000000',
},
}SCSS
$custom: #cfa09f; $custom-light: #debcbb; $custom-dark: #000000;
JSON
{
"hex": "#cfa09f",
"rgb": {
"r": 207,
"g": 160,
"b": 159
},
"hsl": {
"h": 1.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.74892,
"c": 0.05609,
"h": 19.9
},
"luminance": 0.4091
}Semantic roles & 50–950 ramp
primary
#CFA09F
secondary
#DFEBEB
accent
#AAAC39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180