#CFBCA0#CFBCA0
#CFBCA0 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.4% C 0.044 H 77.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA0 |
|---|---|
| RGB | rgb(207, 188, 160) |
| HSL | hsl(36, 33%, 72%) |
| HSV | hsv(36, 23%, 81%) |
| CMYK | cmyk(0%, 9.2%, 22.7%, 18.8%) |
| CIE-LAB | lab(77.14, 2.31, 16.63) |
| CIE-LCH | lch(77.14, 16.79, 82.10°) |
| OKLab | oklab(80.39% 0.0094 0.0427) |
| OKLCH | oklch(80.39% 0.044 77.6) |
| XYZ | xyz(50.0606, 51.7712, 40.6067) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.44
Tan
#D2B48C
ΔE00 4.78
Warm Gray
#C9BEB0
ΔE00 5.26
Putty
#BEAE8A
ΔE00 5.34
Greige
#B8AB98
ΔE00 5.82
Very Light Brown
#D3B683
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA0 #A0B3CF
analogous
#CFA5A0 #CFBCA0 #CBCFA0
triadic
#CFBCA0 #A0CFBC #BCA0CF
tetradic
#CFBCA0 #A0CFA5 #A0B3CF #CFA0CB
square
#CFBCA0 #A0CFA5 #A0B3CF #CFA0CB
split-complementary
#CFBCA0 #A0CBCF #A5A0CF
monochromatic
#A28252 #BA9F77 #CFBCA0 #E4D9C9 #F5F1EB
Accessibility & contrast
On white
1.85
#CFBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CFBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA0
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA0 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9E
Deuteranopia (green-blind)
#C9C0A1
Tritanopia (blue-blind)
#D7B7B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbca0; /* rgb */ color: rgb(207, 188, 160); /* oklch */ color: oklch(80.4% 0.044 77.6);
Tailwind
colors: {
custom: {
50: '#ded0bc',
500: '#cfbca0',
950: '#000000',
},
}SCSS
$custom: #cfbca0; $custom-light: #ded0bc; $custom-dark: #000000;
JSON
{
"hex": "#cfbca0",
"rgb": {
"r": 207,
"g": 188,
"b": 160
},
"hsl": {
"h": 35.745,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.80387,
"c": 0.04377,
"h": 77.6
},
"luminance": 0.5177
}Semantic roles & 50–950 ramp
primary
#CFBCA0
secondary
#6F84A5
accent
#68AC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382