#CFBCA2#CFBCA2
#CFBCA2 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.4% C 0.042 H 75.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA2 |
|---|---|
| RGB | rgb(207, 188, 162) |
| HSL | hsl(35, 32%, 72%) |
| HSV | hsv(35, 22%, 81%) |
| CMYK | cmyk(0%, 9.2%, 21.7%, 18.8%) |
| CIE-LAB | lab(77.19, 2.60, 15.62) |
| CIE-LCH | lch(77.19, 15.83, 80.55°) |
| OKLab | oklab(80.44% 0.0103 0.0402) |
| OKLCH | oklch(80.44% 0.042 75.7) |
| XYZ | xyz(50.2370, 51.8417, 41.5355) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.78
Warm Gray
#C9BEB0
ΔE00 4.72
Tan
#D2B48C
ΔE00 5.14
Greige
#B8AB98
ΔE00 5.62
Putty
#BEAE8A
ΔE00 5.86
Very Light Brown
#D3B683
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA2 #A2B5CF
analogous
#CFA6A2 #CFBCA2 #CBCFA2
triadic
#CFBCA2 #A2CFBC #BCA2CF
tetradic
#CFBCA2 #A2CFA6 #A2B5CF #CFA2CB
square
#CFBCA2 #A2CFA6 #A2B5CF #CFA2CB
split-complementary
#CFBCA2 #A2CBCF #A6A2CF
monochromatic
#A38154 #BA9F7A #CFBCA2 #E4D9CA #F5F0EB
Accessibility & contrast
On white
1.85
#CFBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CFBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#D7B7B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca2; /* rgb */ color: rgb(207, 188, 162); /* oklch */ color: oklch(80.4% 0.042 75.7);
Tailwind
colors: {
custom: {
50: '#ded0bd',
500: '#cfbca2',
950: '#000000',
},
}SCSS
$custom: #cfbca2; $custom-light: #ded0bd; $custom-dark: #000000;
JSON
{
"hex": "#cfbca2",
"rgb": {
"r": 207,
"g": 188,
"b": 162
},
"hsl": {
"h": 34.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.80435,
"c": 0.04151,
"h": 75.7
},
"luminance": 0.5184
}Semantic roles & 50–950 ramp
primary
#CFBCA2
secondary
#7187A5
accent
#6AAB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382