#CFBCA8#CFBCA8
#CFBCA8 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.6% C 0.035 H 68.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA8 |
|---|---|
| RGB | rgb(207, 188, 168) |
| HSL | hsl(31, 29%, 74%) |
| HSV | hsv(31, 19%, 81%) |
| CMYK | cmyk(0%, 9.2%, 18.8%, 18.8%) |
| CIE-LAB | lab(77.32, 3.50, 12.57) |
| CIE-LCH | lch(77.32, 13.05, 74.46°) |
| OKLab | oklab(80.58% 0.0127 0.0326) |
| OKLCH | oklch(80.58% 0.035 68.7) |
| XYZ | xyz(50.7831, 52.0602, 44.4117) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.50
Khaki
#C3B091
ΔE00 5.46
Greige
#B8AB98
ΔE00 5.59
Tan
#D2B48C
ΔE00 6.73
Putty
#BEAE8A
ΔE00 7.80
Warm Beige
#E9DCC9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA8 #A8BBCF
analogous
#CFA8A8 #CFBCA8 #CECFA8
triadic
#CFBCA8 #A8CFBC #BCA8CF
tetradic
#CFBCA8 #A8CFA8 #A8BBCF #CFA8CE
square
#CFBCA8 #A8CFA8 #A8BBCF #CFA8CE
split-complementary
#CFBCA8 #A8CECF #A8A8CF
monochromatic
#A37F5A #B99E81 #CFBCA8 #E5DACF #F4F0EB
Accessibility & contrast
On white
1.84
#CFBCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CFBCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA8
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA8 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA7
Deuteranopia (green-blind)
#C7C1A8
Tritanopia (blue-blind)
#D6B8B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca8; /* rgb */ color: rgb(207, 188, 168); /* oklch */ color: oklch(80.6% 0.035 68.7);
Tailwind
colors: {
custom: {
50: '#ded0c1',
500: '#cfbca8',
950: '#000000',
},
}SCSS
$custom: #cfbca8; $custom-light: #ded0c1; $custom-dark: #000000;
JSON
{
"hex": "#cfbca8",
"rgb": {
"r": 207,
"g": 188,
"b": 168
},
"hsl": {
"h": 30.769,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.8058,
"c": 0.03497,
"h": 68.7
},
"luminance": 0.52059
}Semantic roles & 50–950 ramp
primary
#CFBCA8
secondary
#778DA5
accent
#71A83E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382