#CFBB9F#CFBB9F
#CFBB9F is a light, muted orange. Relative luminance 0.513; OKLCH L 80.2% C 0.044 H 76.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB9F |
|---|---|
| RGB | rgb(207, 187, 159) |
| HSL | hsl(35, 33%, 72%) |
| HSV | hsv(35, 23%, 81%) |
| CMYK | cmyk(0%, 9.7%, 23.2%, 18.8%) |
| CIE-LAB | lab(76.87, 2.69, 16.78) |
| CIE-LCH | lch(76.87, 17.00, 80.88°) |
| OKLab | oklab(80.16% 0.0106 0.0431) |
| OKLCH | oklch(80.16% 0.044 76.2) |
| XYZ | xyz(49.7606, 51.3106, 40.0768) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.34
Tan
#D2B48C
ΔE00 4.47
Warm Gray
#C9BEB0
ΔE00 5.40
Putty
#BEAE8A
ΔE00 5.40
Greige
#B8AB98
ΔE00 5.77
Very Light Brown
#D3B683
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB9F #9FB3CF
analogous
#CFA39F #CFBB9F #CBCF9F
triadic
#CFBB9F #9FCFBB #BB9FCF
tetradic
#CFBB9F #9FCFA3 #9FB3CF #CF9FCB
square
#CFBB9F #9FCFA3 #9FB3CF #CF9FCB
split-complementary
#CFBB9F #9FCBCF #A39FCF
monochromatic
#A28151 #BB9E76 #CFBB9F #E3D8C8 #F5F1EB
Accessibility & contrast
On white
1.86
#CFBB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CFBB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB9F
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB9F | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#D8B5B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbb9f; /* rgb */ color: rgb(207, 187, 159); /* oklch */ color: oklch(80.2% 0.044 76.2);
Tailwind
colors: {
custom: {
50: '#decfbb',
500: '#cfbb9f',
950: '#000000',
},
}SCSS
$custom: #cfbb9f; $custom-light: #decfbb; $custom-dark: #000000;
JSON
{
"hex": "#cfbb9f",
"rgb": {
"r": 207,
"g": 187,
"b": 159
},
"hsl": {
"h": 35,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.80163,
"c": 0.04438,
"h": 76.2
},
"luminance": 0.51309
}Semantic roles & 50–950 ramp
primary
#CFBB9F
secondary
#6E85A5
accent
#69AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381