#CFBB9D#CFBB9D
#CFBB9D is a light, muted orange. Relative luminance 0.512; OKLCH L 80.1% C 0.047 H 78.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB9D |
|---|---|
| RGB | rgb(207, 187, 157) |
| HSL | hsl(36, 34%, 71%) |
| HSV | hsv(36, 24%, 81%) |
| CMYK | cmyk(0%, 9.7%, 24.2%, 18.8%) |
| CIE-LAB | lab(76.83, 2.41, 17.80) |
| CIE-LCH | lch(76.83, 17.96, 82.30°) |
| OKLab | oklab(80.12% 0.0097 0.0456) |
| OKLCH | oklch(80.12% 0.047 78) |
| XYZ | xyz(49.5885, 51.2417, 39.1702) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.09
Tan
#D2B48C
ΔE00 4.15
Putty
#BEAE8A
ΔE00 4.94
Very Light Brown
#D3B683
ΔE00 5.90
Warm Gray
#C9BEB0
ΔE00 5.92
Greige
#B8AB98
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB9D #9DB1CF
analogous
#CFA29D #CFBB9D #CACF9D
triadic
#CFBB9D #9DCFBB #BB9DCF
tetradic
#CFBB9D #9DCFA2 #9DB1CF #CF9DCA
square
#CFBB9D #9DCFA2 #9DB1CF #CF9DCA
split-complementary
#CFBB9D #9DCACF #A29DCF
monochromatic
#A2814F #BB9E74 #CFBB9D #E3D8C6 #F5F1EA
Accessibility & contrast
On white
1.87
#CFBB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CFBB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB9D
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB9D | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9B
Deuteranopia (green-blind)
#C8C09E
Tritanopia (blue-blind)
#D8B5B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbb9d; /* rgb */ color: rgb(207, 187, 157); /* oklch */ color: oklch(80.1% 0.047 78.0);
Tailwind
colors: {
custom: {
50: '#decfba',
500: '#cfbb9d',
950: '#000000',
},
}SCSS
$custom: #cfbb9d; $custom-light: #decfba; $custom-dark: #000000;
JSON
{
"hex": "#cfbb9d",
"rgb": {
"r": 207,
"g": 187,
"b": 157
},
"hsl": {
"h": 36,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.80117,
"c": 0.04665,
"h": 78
},
"luminance": 0.5124
}Semantic roles & 50–950 ramp
primary
#CFBB9D
secondary
#6C82A5
accent
#67AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381