#CFA69F#CFA69F
#CFA69F is a light, muted red. Relative luminance 0.430; OKLCH L 76.0% C 0.050 H 29.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA69F |
|---|---|
| RGB | rgb(207, 166, 159) |
| HSL | hsl(9, 33%, 72%) |
| HSV | hsv(9, 23%, 81%) |
| CMYK | cmyk(0%, 19.8%, 23.2%, 18.8%) |
| CIE-LAB | lab(71.58, 13.98, 9.34) |
| CIE-LCH | lch(71.58, 16.81, 33.74°) |
| OKLab | oklab(76.03% 0.0432 0.0244) |
| OKLCH | oklch(76.03% 0.05 29.5) |
| XYZ | xyz(45.6268, 43.0429, 38.6989) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.20
Rosybrown
#BC8F8F
ΔE00 7.19
Dusty Pink
#D8A7B1
ΔE00 7.25
Pinkish Tan
#D99B82
ΔE00 8.00
Greyish Pink
#C88D94
ΔE00 9.19
Blush (survey)
#F29E8E
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA69F #9FC8CF
analogous
#CF9FB0 #CFA69F #CFBE9F
triadic
#CFA69F #9FCFA6 #A69FCF
tetradic
#CFA69F #B0CF9F #9FC8CF #BE9FCF
square
#CFA69F #B0CF9F #9FC8CF #BE9FCF
split-complementary
#CFA69F #9FCFBE #9FB0CF
monochromatic
#A25D51 #BB8076 #CFA69F #E3CCC8 #F5ECEB
Accessibility & contrast
On white
2.19
#CFA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#CFA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA69F
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA69F | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9E
Deuteranopia (green-blind)
#B8B29F
Tritanopia (blue-blind)
#D9A1A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cfa69f; /* rgb */ color: rgb(207, 166, 159); /* oklch */ color: oklch(76.0% 0.050 29.5);
Tailwind
colors: {
custom: {
50: '#dec0bb',
500: '#cfa69f',
950: '#000000',
},
}SCSS
$custom: #cfa69f; $custom-light: #dec0bb; $custom-dark: #000000;
JSON
{
"hex": "#cfa69f",
"rgb": {
"r": 207,
"g": 166,
"b": 159
},
"hsl": {
"h": 8.75,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.76033,
"c": 0.04965,
"h": 29.5
},
"luminance": 0.43041
}Semantic roles & 50–950 ramp
primary
#CFA69F
secondary
#DFE9EB
accent
#9BAC39
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180