#CFBB99#CFBB99
#CFBB99 is a light, muted orange. Relative luminance 0.511; OKLCH L 80.0% C 0.051 H 80.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB99 |
|---|---|
| RGB | rgb(207, 187, 153) |
| HSL | hsl(38, 36%, 71%) |
| HSV | hsv(38, 26%, 81%) |
| CMYK | cmyk(0%, 9.7%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.74, 1.85, 19.84) |
| CIE-LCH | lch(76.74, 19.92, 84.68°) |
| OKLab | oklab(80.03% 0.0081 0.0506) |
| OKLCH | oklch(80.03% 0.051 80.9) |
| XYZ | xyz(49.2526, 51.1073, 37.4010) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.08
Tan
#D2B48C
ΔE00 3.81
Putty
#BEAE8A
ΔE00 4.27
Very Light Brown
#D3B683
ΔE00 4.87
Toupe
#C7AC7D
ΔE00 5.43
Sand
#C2B280
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB99 #99ADCF
analogous
#CFA099 #CFBB99 #C8CF99
triadic
#CFBB99 #99CFBB #BB99CF
tetradic
#CFBB99 #99CFA0 #99ADCF #CF99C8
square
#CFBB99 #99CFA0 #99ADCF #CF99C8
split-complementary
#CFBB99 #99C8CF #A099CF
monochromatic
#A2824C #BB9F6F #CFBB99 #E3D7C3 #F5F1EA
Accessibility & contrast
On white
1.87
#CFBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CFBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB99
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB99 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA97
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#D8B5B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb99; /* rgb */ color: rgb(207, 187, 153); /* oklch */ color: oklch(80.0% 0.051 80.9);
Tailwind
colors: {
custom: {
50: '#decfb7',
500: '#cfbb99',
950: '#000000',
},
}SCSS
$custom: #cfbb99; $custom-light: #decfb7; $custom-dark: #000000;
JSON
{
"hex": "#cfbb99",
"rgb": {
"r": 207,
"g": 187,
"b": 153
},
"hsl": {
"h": 37.778,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.80026,
"c": 0.05123,
"h": 80.9
},
"luminance": 0.51106
}Semantic roles & 50–950 ramp
primary
#CFBB99
secondary
#687EA5
accent
#63AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381