#CFBB94#CFBB94
#CFBB94 is a light, muted orange. Relative luminance 0.509; OKLCH L 79.9% C 0.057 H 83.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB94 |
|---|---|
| RGB | rgb(207, 187, 148) |
| HSL | hsl(40, 38%, 70%) |
| HSV | hsv(40, 29%, 81%) |
| CMYK | cmyk(0%, 9.7%, 28.5%, 18.8%) |
| CIE-LAB | lab(76.65, 1.17, 22.38) |
| CIE-LCH | lch(76.65, 22.41, 87.01°) |
| OKLab | oklab(79.92% 0.006 0.0567) |
| OKLCH | oklch(79.92% 0.057 83.9) |
| XYZ | xyz(48.8482, 50.9456, 35.2715) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.72
Very Light Brown
#D3B683
ΔE00 3.85
Tan
#D2B48C
ΔE00 3.90
Putty
#BEAE8A
ΔE00 3.98
Sand
#C2B280
ΔE00 4.61
Toupe
#C7AC7D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB94 #94A8CF
analogous
#CF9E94 #CFBB94 #C6CF94
triadic
#CFBB94 #94CFBB #BB94CF
tetradic
#CFBB94 #94CF9E #94A8CF #CF94C6
square
#CFBB94 #94CF9E #94A8CF #CF94C6
split-complementary
#CFBB94 #94C6CF #9E94CF
monochromatic
#A18348 #BCA06A #CFBB94 #E2D6BE #F5F1E8
Accessibility & contrast
On white
1.88
#CFBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CFBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB94
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB94 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#CABF95
Tritanopia (blue-blind)
#D9B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb94; /* rgb */ color: rgb(207, 187, 148); /* oklch */ color: oklch(79.9% 0.057 83.9);
Tailwind
colors: {
custom: {
50: '#decfb3',
500: '#cfbb94',
950: '#000000',
},
}SCSS
$custom: #cfbb94; $custom-light: #decfb3; $custom-dark: #000000;
JSON
{
"hex": "#cfbb94",
"rgb": {
"r": 207,
"g": 187,
"b": 148
},
"hsl": {
"h": 39.661,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.79917,
"c": 0.05705,
"h": 83.9
},
"luminance": 0.50944
}Semantic roles & 50–950 ramp
primary
#CFBB94
secondary
#6379A4
accent
#5FB134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381