#CFC2AA#CFC2AA
#CFC2AA is a light, muted orange. Relative luminance 0.548; OKLCH L 81.8% C 0.036 H 82.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2AA |
|---|---|
| RGB | rgb(207, 194, 170) |
| HSL | hsl(39, 28%, 74%) |
| HSV | hsv(39, 18%, 81%) |
| CMYK | cmyk(0%, 6.3%, 17.9%, 18.8%) |
| CIE-LAB | lab(78.90, 0.63, 13.72) |
| CIE-LCH | lch(78.90, 13.74, 87.39°) |
| OKLab | oklab(81.84% 0.0044 0.0355) |
| OKLCH | oklch(81.84% 0.036 82.9) |
| XYZ | xyz(52.2793, 54.7522, 45.8366) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.94
Khaki
#C3B091
ΔE00 5.42
Greige
#B8AB98
ΔE00 6.38
Warm Beige
#E9DCC9
ΔE00 6.62
Putty
#BEAE8A
ΔE00 6.62
Tan
#D2B48C
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2AA #AAB7CF
analogous
#CFB0AA #CFC2AA #CACFAA
triadic
#CFC2AA #AACFC2 #C2AACF
tetradic
#CFC2AA #AACFB0 #AAB7CF #CFAACA
square
#CFC2AA #AACFB0 #AAB7CF #CFAACA
split-complementary
#CFC2AA #AACACF #B0AACF
monochromatic
#A38A5C #B9A683 #CFC2AA #E5DED1 #F4F1EB
Accessibility & contrast
On white
1.76
#CFC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#CFC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2AA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2AA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#D6BEBB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfc2aa; /* rgb */ color: rgb(207, 194, 170); /* oklch */ color: oklch(81.8% 0.036 82.9);
Tailwind
colors: {
custom: {
50: '#ded4c3',
500: '#cfc2aa',
950: '#000000',
},
}SCSS
$custom: #cfc2aa; $custom-light: #ded4c3; $custom-dark: #000000;
JSON
{
"hex": "#cfc2aa",
"rgb": {
"r": 207,
"g": 194,
"b": 170
},
"hsl": {
"h": 38.919,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.81837,
"c": 0.03579,
"h": 82.9
},
"luminance": 0.54751
}Semantic roles & 50–950 ramp
primary
#CFC2AA
secondary
#7988A4
accent
#63A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382