#CFBB9A#CFBB9A
#CFBB9A is a light, muted orange. Relative luminance 0.511; OKLCH L 80.0% C 0.050 H 80.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB9A |
|---|---|
| RGB | rgb(207, 187, 154) |
| HSL | hsl(37, 36%, 71%) |
| HSV | hsv(37, 26%, 81%) |
| CMYK | cmyk(0%, 9.7%, 25.6%, 18.8%) |
| CIE-LAB | lab(76.76, 1.99, 19.33) |
| CIE-LCH | lch(76.76, 19.43, 84.13°) |
| OKLab | oklab(80.05% 0.0085 0.0494) |
| OKLCH | oklch(80.05% 0.05 80.2) |
| XYZ | xyz(49.3355, 51.1405, 37.8378) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.03
Tan
#D2B48C
ΔE00 3.85
Putty
#BEAE8A
ΔE00 4.40
Very Light Brown
#D3B683
ΔE00 5.11
Toupe
#C7AC7D
ΔE00 5.61
Burlywood
#DEB887
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB9A #9AAECF
analogous
#CFA09A #CFBB9A #C8CF9A
triadic
#CFBB9A #9ACFBB #BB9ACF
tetradic
#CFBB9A #9ACFA0 #9AAECF #CF9AC8
square
#CFBB9A #9ACFA0 #9AAECF #CF9AC8
split-complementary
#CFBB9A #9AC8CF #A09ACF
monochromatic
#A2824D #BB9F71 #CFBB9A #E3D7C3 #F5F1EA
Accessibility & contrast
On white
1.87
#CFBB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CFBB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB9A
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB9A | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB98
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#D8B5B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb9a; /* rgb */ color: rgb(207, 187, 154); /* oklch */ color: oklch(80.0% 0.050 80.2);
Tailwind
colors: {
custom: {
50: '#decfb8',
500: '#cfbb9a',
950: '#000000',
},
}SCSS
$custom: #cfbb9a; $custom-light: #decfb8; $custom-dark: #000000;
JSON
{
"hex": "#cfbb9a",
"rgb": {
"r": 207,
"g": 187,
"b": 154
},
"hsl": {
"h": 37.358,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.80048,
"c": 0.05008,
"h": 80.2
},
"luminance": 0.51139
}Semantic roles & 50–950 ramp
primary
#CFBB9A
secondary
#697FA5
accent
#64AE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381