#CFBCA1#CFBCA1
#CFBCA1 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.4% C 0.043 H 76.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA1 |
|---|---|
| RGB | rgb(207, 188, 161) |
| HSL | hsl(35, 32%, 72%) |
| HSV | hsv(35, 22%, 81%) |
| CMYK | cmyk(0%, 9.2%, 22.2%, 18.8%) |
| CIE-LAB | lab(77.16, 2.45, 16.12) |
| CIE-LCH | lch(77.16, 16.31, 81.35°) |
| OKLab | oklab(80.41% 0.0098 0.0415) |
| OKLCH | oklch(80.41% 0.043 76.7) |
| XYZ | xyz(50.1485, 51.8063, 41.0692) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.59
Tan
#D2B48C
ΔE00 4.95
Warm Gray
#C9BEB0
ΔE00 4.99
Putty
#BEAE8A
ΔE00 5.59
Greige
#B8AB98
ΔE00 5.71
Very Light Brown
#D3B683
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA1 #A1B4CF
analogous
#CFA5A1 #CFBCA1 #CBCFA1
triadic
#CFBCA1 #A1CFBC #BCA1CF
tetradic
#CFBCA1 #A1CFA5 #A1B4CF #CFA1CB
square
#CFBCA1 #A1CFA5 #A1B4CF #CFA1CB
split-complementary
#CFBCA1 #A1CBCF #A5A1CF
monochromatic
#A38253 #BA9F78 #CFBCA1 #E4D9CA #F5F1EB
Accessibility & contrast
On white
1.85
#CFBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CFBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA1
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA1 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9F
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#D7B7B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca1; /* rgb */ color: rgb(207, 188, 161); /* oklch */ color: oklch(80.4% 0.043 76.7);
Tailwind
colors: {
custom: {
50: '#ded0bc',
500: '#cfbca1',
950: '#000000',
},
}SCSS
$custom: #cfbca1; $custom-light: #ded0bc; $custom-dark: #000000;
JSON
{
"hex": "#cfbca1",
"rgb": {
"r": 207,
"g": 188,
"b": 161
},
"hsl": {
"h": 35.217,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.80411,
"c": 0.04263,
"h": 76.7
},
"luminance": 0.51805
}Semantic roles & 50–950 ramp
primary
#CFBCA1
secondary
#7085A5
accent
#69AB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382