#CFBB9B#CFBB9B
#CFBB9B is a light, muted orange. Relative luminance 0.512; OKLCH L 80.1% C 0.049 H 79.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB9B |
|---|---|
| RGB | rgb(207, 187, 155) |
| HSL | hsl(37, 35%, 71%) |
| HSV | hsv(37, 25%, 81%) |
| CMYK | cmyk(0%, 9.7%, 25.1%, 18.8%) |
| CIE-LAB | lab(76.78, 2.13, 18.82) |
| CIE-LCH | lch(76.78, 18.94, 83.56°) |
| OKLab | oklab(80.07% 0.0089 0.0481) |
| OKLCH | oklch(80.07% 0.049 79.5) |
| XYZ | xyz(49.4191, 51.1740, 38.2783) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.01
Tan
#D2B48C
ΔE00 3.93
Putty
#BEAE8A
ΔE00 4.56
Very Light Brown
#D3B683
ΔE00 5.36
Toupe
#C7AC7D
ΔE00 5.81
Burlywood
#DEB887
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB9B #9BAFCF
analogous
#CFA19B #CFBB9B #C9CF9B
triadic
#CFBB9B #9BCFBB #BB9BCF
tetradic
#CFBB9B #9BCFA1 #9BAFCF #CF9BC9
square
#CFBB9B #9BCFA1 #9BAFCF #CF9BC9
split-complementary
#CFBB9B #9BC9CF #A19BCF
monochromatic
#A2824E #BB9F72 #CFBB9B #E3D7C4 #F5F1EA
Accessibility & contrast
On white
1.87
#CFBB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CFBB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB9B
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB9B | 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)
#C4BB99
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#D8B5B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb9b; /* rgb */ color: rgb(207, 187, 155); /* oklch */ color: oklch(80.1% 0.049 79.5);
Tailwind
colors: {
custom: {
50: '#decfb8',
500: '#cfbb9b',
950: '#000000',
},
}SCSS
$custom: #cfbb9b; $custom-light: #decfb8; $custom-dark: #000000;
JSON
{
"hex": "#cfbb9b",
"rgb": {
"r": 207,
"g": 187,
"b": 155
},
"hsl": {
"h": 36.923,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.80071,
"c": 0.04893,
"h": 79.5
},
"luminance": 0.51173
}Semantic roles & 50–950 ramp
primary
#CFBB9B
secondary
#6A80A5
accent
#65AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381