#CFA69A#CFA69A
#CFA69A is a light, muted red. Relative luminance 0.429; OKLCH L 75.9% C 0.052 H 36.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA69A |
|---|---|
| RGB | rgb(207, 166, 154) |
| HSL | hsl(14, 36%, 71%) |
| HSV | hsv(14, 26%, 81%) |
| CMYK | cmyk(0%, 19.8%, 25.6%, 18.8%) |
| CIE-LAB | lab(71.47, 13.26, 11.93) |
| CIE-LCH | lch(71.47, 17.83, 41.97°) |
| OKLab | oklab(75.91% 0.0412 0.031) |
| OKLCH | oklch(75.91% 0.052 36.9) |
| XYZ | xyz(45.2017, 42.8728, 36.4599) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.12
Pinkish Tan
#D99B82
ΔE00 6.47
Mushroom
#BA9E88
ΔE00 8.14
Rosybrown
#BC8F8F
ΔE00 8.32
Blush (survey)
#F29E8E
ΔE00 9.02
Dusty Pink
#D8A7B1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA69A #9AC3CF
analogous
#CF9AA8 #CFA69A #CFC09A
triadic
#CFA69A #9ACFA6 #A69ACF
tetradic
#CFA69A #A8CF9A #9AC3CF #C09ACF
square
#CFA69A #A8CF9A #9AC3CF #C09ACF
split-complementary
#CFA69A #9ACFC0 #9AA8CF
monochromatic
#A2604D #BB8171 #CFA69A #E3CBC3 #F5EDEA
Accessibility & contrast
On white
2.19
#CFA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#CFA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA69A
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA69A | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#B9B29A
Tritanopia (blue-blind)
#D9A0A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cfa69a; /* rgb */ color: rgb(207, 166, 154); /* oklch */ color: oklch(75.9% 0.052 36.9);
Tailwind
colors: {
custom: {
50: '#dec0b7',
500: '#cfa69a',
950: '#000000',
},
}SCSS
$custom: #cfa69a; $custom-light: #dec0b7; $custom-dark: #000000;
JSON
{
"hex": "#cfa69a",
"rgb": {
"r": 207,
"g": 166,
"b": 154
},
"hsl": {
"h": 13.585,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.75906,
"c": 0.05156,
"h": 36.9
},
"luminance": 0.42871
}Semantic roles & 50–950 ramp
primary
#CFA69A
secondary
#DBE6EA
accent
#93AE37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180