#CFBCA3#CFBCA3
#CFBCA3 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.5% C 0.040 H 74.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA3 |
|---|---|
| RGB | rgb(207, 188, 163) |
| HSL | hsl(34, 31%, 73%) |
| HSV | hsv(34, 21%, 81%) |
| CMYK | cmyk(0%, 9.2%, 21.3%, 18.8%) |
| CIE-LAB | lab(77.21, 2.75, 15.11) |
| CIE-LCH | lch(77.21, 15.36, 79.70°) |
| OKLab | oklab(80.46% 0.0107 0.039) |
| OKLCH | oklch(80.46% 0.04 74.7) |
| XYZ | xyz(50.3262, 51.8774, 42.0055) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.99
Warm Gray
#C9BEB0
ΔE00 4.47
Tan
#D2B48C
ΔE00 5.36
Greige
#B8AB98
ΔE00 5.54
Putty
#BEAE8A
ΔE00 6.14
Very Light Brown
#D3B683
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA3 #A3B6CF
analogous
#CFA6A3 #CFBCA3 #CCCFA3
triadic
#CFBCA3 #A3CFBC #BCA3CF
tetradic
#CFBCA3 #A3CFA6 #A3B6CF #CFA3CC
square
#CFBCA3 #A3CFA6 #A3B6CF #CFA3CC
split-complementary
#CFBCA3 #A3CCCF #A6A3CF
monochromatic
#A38155 #BA9F7B #CFBCA3 #E4D9CB #F5F0EB
Accessibility & contrast
On white
1.85
#CFBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CFBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA3
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA3 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA1
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#D7B7B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca3; /* rgb */ color: rgb(207, 188, 163); /* oklch */ color: oklch(80.5% 0.040 74.7);
Tailwind
colors: {
custom: {
50: '#ded0be',
500: '#cfbca3',
950: '#000000',
},
}SCSS
$custom: #cfbca3; $custom-light: #ded0be; $custom-dark: #000000;
JSON
{
"hex": "#cfbca3",
"rgb": {
"r": 207,
"g": 188,
"b": 163
},
"hsl": {
"h": 34.091,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.80458,
"c": 0.04039,
"h": 74.7
},
"luminance": 0.51876
}Semantic roles & 50–950 ramp
primary
#CFBCA3
secondary
#7288A5
accent
#6BAA3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382