#CFBF99#CFBF99
#CFBF99 is a light, muted orange. Relative luminance 0.528; OKLCH L 80.8% C 0.054 H 87.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF99 |
|---|---|
| RGB | rgb(207, 191, 153) |
| HSL | hsl(42, 36%, 71%) |
| HSV | hsv(42, 26%, 81%) |
| CMYK | cmyk(0%, 7.7%, 26.1%, 18.8%) |
| CIE-LAB | lab(77.77, -0.26, 21.25) |
| CIE-LCH | lch(77.77, 21.26, 90.71°) |
| OKLab | oklab(80.84% 0.002 0.0541) |
| OKLCH | oklch(80.84% 0.054 87.9) |
| XYZ | xyz(50.1130, 52.8282, 37.6878) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.56
Khaki
#C3B091
ΔE00 4.73
Sand
#C2B280
ΔE00 4.89
Very Light Brown
#D3B683
ΔE00 5.24
Tan
#D2B48C
ΔE00 5.64
Toupe
#C7AC7D
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF99 #99A9CF
analogous
#CFA499 #CFBF99 #C4CF99
triadic
#CFBF99 #99CFBF #BF99CF
tetradic
#CFBF99 #99CFA4 #99A9CF #CF99C4
square
#CFBF99 #99CFA4 #99A9CF #CF99C4
split-complementary
#CFBF99 #99C4CF #A499CF
monochromatic
#A2884C #BBA56F #CFBF99 #E3D9C3 #F5F2EA
Accessibility & contrast
On white
1.82
#CFBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#CFBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF99
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF99 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE97
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#D8B9B5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf99; /* rgb */ color: rgb(207, 191, 153); /* oklch */ color: oklch(80.8% 0.054 87.9);
Tailwind
colors: {
custom: {
50: '#ded2b7',
500: '#cfbf99',
950: '#000000',
},
}SCSS
$custom: #cfbf99; $custom-light: #ded2b7; $custom-dark: #000000;
JSON
{
"hex": "#cfbf99",
"rgb": {
"r": 207,
"g": 191,
"b": 153
},
"hsl": {
"h": 42.222,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.80836,
"c": 0.0541,
"h": 87.9
},
"luminance": 0.52827
}Semantic roles & 50–950 ramp
primary
#CFBF99
secondary
#687AA5
accent
#5AAF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381