#CFAB99#CFAB99
#CFAB99 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.8% C 0.049 H 48.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAB99 |
|---|---|
| RGB | rgb(207, 171, 153) |
| HSL | hsl(20, 36%, 71%) |
| HSV | hsv(20, 26%, 81%) |
| CMYK | cmyk(0%, 17.4%, 26.1%, 18.8%) |
| CIE-LAB | lab(72.69, 10.41, 14.19) |
| CIE-LCH | lch(72.69, 17.60, 53.74°) |
| OKLab | oklab(76.85% 0.0329 0.0366) |
| OKLCH | oklch(76.85% 0.049 48.1) |
| XYZ | xyz(46.0454, 44.6929, 36.3320) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.87
Pinkish Grey
#C8ACA9
ΔE00 6.52
Pinkish Tan
#D99B82
ΔE00 7.16
Tan
#D2B48C
ΔE00 9.55
Greige
#B8AB98
ΔE00 9.89
Apricot
#FBCEB1
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAB99 #99BDCF
analogous
#CF99A2 #CFAB99 #CFC699
triadic
#CFAB99 #99CFAB #AB99CF
tetradic
#CFAB99 #A2CF99 #99BDCF #C699CF
square
#CFAB99 #A2CF99 #99BDCF #C699CF
split-complementary
#CFAB99 #99CFC6 #99A2CF
monochromatic
#A2694C #BB896F #CFAB99 #E3CDC3 #F5EEEA
Accessibility & contrast
On white
2.11
#CFAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CFAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAB99
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAB99 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE98
Deuteranopia (green-blind)
#BDB599
Tritanopia (blue-blind)
#D9A5A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cfab99; /* rgb */ color: rgb(207, 171, 153); /* oklch */ color: oklch(76.8% 0.049 48.1);
Tailwind
colors: {
custom: {
50: '#dec4b7',
500: '#cfab99',
950: '#000000',
},
}SCSS
$custom: #cfab99; $custom-light: #dec4b7; $custom-dark: #000000;
JSON
{
"hex": "#cfab99",
"rgb": {
"r": 207,
"g": 171,
"b": 153
},
"hsl": {
"h": 20,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.7685,
"c": 0.04926,
"h": 48.1
},
"luminance": 0.44691
}Semantic roles & 50–950 ramp
primary
#CFAB99
secondary
#DBE4E9
accent
#87AF37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180