#CFA899#CFA899
#CFA899 is a light, muted orange. Relative luminance 0.436; OKLCH L 76.3% C 0.051 H 42.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA899 |
|---|---|
| RGB | rgb(207, 168, 153) |
| HSL | hsl(17, 36%, 71%) |
| HSV | hsv(17, 26%, 81%) |
| CMYK | cmyk(0%, 18.8%, 26.1%, 18.8%) |
| CIE-LAB | lab(71.94, 12.03, 13.14) |
| CIE-LCH | lch(71.94, 17.82, 47.52°) |
| OKLab | oklab(76.27% 0.0377 0.034) |
| OKLCH | oklch(76.27% 0.051 42.1) |
| XYZ | xyz(45.4851, 43.5724, 36.1452) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Pinkish Tan
#D99B82
ΔE00 6.40
Mushroom
#BA9E88
ΔE00 6.95
Rosybrown
#BC8F8F
ΔE00 9.70
Blush (survey)
#F29E8E
ΔE00 9.73
Pale Salmon
#FFB19A
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA899 #99C0CF
analogous
#CF99A5 #CFA899 #CFC399
triadic
#CFA899 #99CFA8 #A899CF
tetradic
#CFA899 #A5CF99 #99C0CF #C399CF
square
#CFA899 #A5CF99 #99C0CF #C399CF
split-complementary
#CFA899 #99CFC3 #99A5CF
monochromatic
#A2644C #BB856F #CFA899 #E3CBC3 #F5EDEA
Accessibility & contrast
On white
2.16
#CFA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#CFA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA899
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA899 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC98
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#D9A2A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cfa899; /* rgb */ color: rgb(207, 168, 153); /* oklch */ color: oklch(76.3% 0.051 42.1);
Tailwind
colors: {
custom: {
50: '#dec1b7',
500: '#cfa899',
950: '#000000',
},
}SCSS
$custom: #cfa899; $custom-light: #dec1b7; $custom-dark: #000000;
JSON
{
"hex": "#cfa899",
"rgb": {
"r": 207,
"g": 168,
"b": 153
},
"hsl": {
"h": 16.667,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.76267,
"c": 0.05075,
"h": 42.1
},
"luminance": 0.43571
}Semantic roles & 50–950 ramp
primary
#CFA899
secondary
#DBE5E9
accent
#8DAF37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180