#CFA799#CFA799
#CFA799 is a light, muted orange. Relative luminance 0.432; OKLCH L 76.1% C 0.051 H 40.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA799 |
|---|---|
| RGB | rgb(207, 167, 153) |
| HSL | hsl(16, 36%, 71%) |
| HSV | hsv(16, 26%, 81%) |
| CMYK | cmyk(0%, 19.3%, 26.1%, 18.8%) |
| CIE-LAB | lab(71.69, 12.58, 12.79) |
| CIE-LCH | lch(71.69, 17.94, 45.49°) |
| OKLab | oklab(76.07% 0.0392 0.0331) |
| OKLCH | oklch(76.07% 0.051 40.2) |
| XYZ | xyz(45.3012, 43.2046, 36.0839) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.48
Pinkish Tan
#D99B82
ΔE00 6.28
Mushroom
#BA9E88
ΔE00 7.37
Rosybrown
#BC8F8F
ΔE00 9.14
Blush (survey)
#F29E8E
ΔE00 9.38
Pale Salmon
#FFB19A
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA799 #99C1CF
analogous
#CF99A6 #CFA799 #CFC299
triadic
#CFA799 #99CFA7 #A799CF
tetradic
#CFA799 #A6CF99 #99C1CF #C299CF
square
#CFA799 #A6CF99 #99C1CF #C299CF
split-complementary
#CFA799 #99CFC2 #99A6CF
monochromatic
#A2624C #BB836F #CFA799 #E3CBC3 #F5EDEA
Accessibility & contrast
On white
2.18
#CFA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#CFA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA799
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA799 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB98
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#D9A1A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cfa799; /* rgb */ color: rgb(207, 167, 153); /* oklch */ color: oklch(76.1% 0.051 40.2);
Tailwind
colors: {
custom: {
50: '#dec1b7',
500: '#cfa799',
950: '#000000',
},
}SCSS
$custom: #cfa799; $custom-light: #dec1b7; $custom-dark: #000000;
JSON
{
"hex": "#cfa799",
"rgb": {
"r": 207,
"g": 167,
"b": 153
},
"hsl": {
"h": 15.556,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.76073,
"c": 0.05136,
"h": 40.2
},
"luminance": 0.43203
}Semantic roles & 50–950 ramp
primary
#CFA799
secondary
#DBE5E9
accent
#90AF37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180