#CFBB87#CFBB87
#CFBB87 is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.7% C 0.072 H 89.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB87 |
|---|---|
| RGB | rgb(207, 187, 135) |
| HSL | hsl(43, 43%, 67%) |
| HSV | hsv(43, 35%, 81%) |
| CMYK | cmyk(0%, 9.7%, 34.8%, 18.8%) |
| CIE-LAB | lab(76.41, -0.49, 28.96) |
| CIE-LCH | lch(76.41, 28.97, 90.97°) |
| OKLab | oklab(79.65% 0.0007 0.0722) |
| OKLCH | oklch(79.65% 0.072 89.4) |
| XYZ | xyz(47.8764, 50.5569, 30.1535) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.92
Very Light Brown
#D3B683
ΔE00 3.24
Sandstone
#C9AE74
ΔE00 4.03
Tan (survey)
#D1B26F
ΔE00 4.67
Toupe
#C7AC7D
ΔE00 4.72
Fawn
#CFAF7B
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB87 #879BCF
analogous
#CF9787 #CFBB87 #BFCF87
triadic
#CFBB87 #87CFBB #BB87CF
tetradic
#CFBB87 #87CF97 #879BCF #CF87BF
square
#CFBB87 #87CF97 #879BCF #CF87BF
split-complementary
#CFBB87 #87BFCF #9787CF
monochromatic
#9D833F #BEA25B #CFBB87 #E0D4B3 #F2EDDE
Accessibility & contrast
On white
1.89
#CFBB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CFBB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB87
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB87 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B983
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#DAB3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfbb87; /* rgb */ color: rgb(207, 187, 135); /* oklch */ color: oklch(79.7% 0.072 89.4);
Tailwind
colors: {
custom: {
50: '#decfaa',
500: '#cfbb87',
950: '#000000',
},
}SCSS
$custom: #cfbb87; $custom-light: #decfaa; $custom-dark: #000000;
JSON
{
"hex": "#cfbb87",
"rgb": {
"r": 207,
"g": 187,
"b": 135
},
"hsl": {
"h": 43.333,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.79653,
"c": 0.07222,
"h": 89.4
},
"luminance": 0.50555
}Semantic roles & 50–950 ramp
primary
#CFBB87
secondary
#586CA3
accent
#55B630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381