#CFBC96#CFBC96
#CFBC96 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.2% C 0.055 H 84.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC96 |
|---|---|
| RGB | rgb(207, 188, 150) |
| HSL | hsl(40, 37%, 70%) |
| HSV | hsv(40, 28%, 81%) |
| CMYK | cmyk(0%, 9.2%, 27.5%, 18.8%) |
| CIE-LAB | lab(76.94, 0.91, 21.71) |
| CIE-LCH | lch(76.94, 21.73, 87.61°) |
| OKLab | oklab(80.16% 0.0053 0.0551) |
| OKLCH | oklch(80.16% 0.055 84.5) |
| XYZ | xyz(49.2208, 51.4352, 36.1834) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.80
Putty
#BEAE8A
ΔE00 4.06
Tan
#D2B48C
ΔE00 4.29
Very Light Brown
#D3B683
ΔE00 4.29
Sand
#C2B280
ΔE00 4.80
Toupe
#C7AC7D
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC96 #96A9CF
analogous
#CF9F96 #CFBC96 #C6CF96
triadic
#CFBC96 #96CFBC #BC96CF
tetradic
#CFBC96 #96CF9F #96A9CF #CF96C6
square
#CFBC96 #96CF9F #96A9CF #CF96C6
split-complementary
#CFBC96 #96C6CF #9F96CF
monochromatic
#A1844A #BCA16C #CFBC96 #E2D7C0 #F5F2EA
Accessibility & contrast
On white
1.86
#CFBC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CFBC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC96
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC96 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB94
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#D9B5B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc96; /* rgb */ color: rgb(207, 188, 150); /* oklch */ color: oklch(80.2% 0.055 84.5);
Tailwind
colors: {
custom: {
50: '#ded0b5',
500: '#cfbc96',
950: '#000000',
},
}SCSS
$custom: #cfbc96; $custom-light: #ded0b5; $custom-dark: #000000;
JSON
{
"hex": "#cfbc96",
"rgb": {
"r": 207,
"g": 188,
"b": 150
},
"hsl": {
"h": 40,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.80162,
"c": 0.0554,
"h": 84.5
},
"luminance": 0.51434
}Semantic roles & 50–950 ramp
primary
#CFBC96
secondary
#657AA5
accent
#5EB035
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381