#CFBC9F#CFBC9F
#CFBC9F is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.045 H 78.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC9F |
|---|---|
| RGB | rgb(207, 188, 159) |
| HSL | hsl(36, 33%, 72%) |
| HSV | hsv(36, 23%, 81%) |
| CMYK | cmyk(0%, 9.2%, 23.2%, 18.8%) |
| CIE-LAB | lab(77.12, 2.16, 17.14) |
| CIE-LCH | lch(77.12, 17.28, 82.80°) |
| OKLab | oklab(80.36% 0.009 0.044) |
| OKLCH | oklch(80.36% 0.045 78.4) |
| XYZ | xyz(49.9735, 51.7363, 40.1478) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.33
Tan
#D2B48C
ΔE00 4.63
Putty
#BEAE8A
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 5.54
Greige
#B8AB98
ΔE00 5.96
Very Light Brown
#D3B683
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC9F #9FB2CF
analogous
#CFA49F #CFBC9F #CACF9F
triadic
#CFBC9F #9FCFBC #BC9FCF
tetradic
#CFBC9F #9FCFA4 #9FB2CF #CF9FCA
square
#CFBC9F #9FCFA4 #9FB2CF #CF9FCA
split-complementary
#CFBC9F #9FCACF #A49FCF
monochromatic
#A28251 #BBA076 #CFBC9F #E3D8C8 #F5F1EB
Accessibility & contrast
On white
1.85
#CFBC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CFBC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC9F
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC9F | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9D
Deuteranopia (green-blind)
#C9C0A0
Tritanopia (blue-blind)
#D7B6B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc9f; /* rgb */ color: rgb(207, 188, 159); /* oklch */ color: oklch(80.4% 0.045 78.4);
Tailwind
colors: {
custom: {
50: '#ded0bb',
500: '#cfbc9f',
950: '#000000',
},
}SCSS
$custom: #cfbc9f; $custom-light: #ded0bb; $custom-dark: #000000;
JSON
{
"hex": "#cfbc9f",
"rgb": {
"r": 207,
"g": 188,
"b": 159
},
"hsl": {
"h": 36.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.80364,
"c": 0.04492,
"h": 78.4
},
"luminance": 0.51735
}Semantic roles & 50–950 ramp
primary
#CFBC9F
secondary
#6E83A5
accent
#67AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381