#CFBC9B#CFBC9B
#CFBC9B is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.050 H 81.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC9B |
|---|---|
| RGB | rgb(207, 188, 155) |
| HSL | hsl(38, 35%, 71%) |
| HSV | hsv(38, 25%, 81%) |
| CMYK | cmyk(0%, 9.2%, 25.1%, 18.8%) |
| CIE-LAB | lab(77.04, 1.60, 19.17) |
| CIE-LCH | lch(77.04, 19.24, 85.24°) |
| OKLab | oklab(80.27% 0.0074 0.049) |
| OKLCH | oklch(80.27% 0.05 81.4) |
| XYZ | xyz(49.6320, 51.5997, 38.3493) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.24
Tan
#D2B48C
ΔE00 4.26
Putty
#BEAE8A
ΔE00 4.41
Very Light Brown
#D3B683
ΔE00 5.29
Toupe
#C7AC7D
ΔE00 5.85
Sand
#C2B280
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC9B #9BAECF
analogous
#CFA29B #CFBC9B #C8CF9B
triadic
#CFBC9B #9BCFBC #BC9BCF
tetradic
#CFBC9B #9BCFA2 #9BAECF #CF9BC8
square
#CFBC9B #9BCFA2 #9BAECF #CF9BC8
split-complementary
#CFBC9B #9BC8CF #A29BCF
monochromatic
#A2834E #BBA072 #CFBC9B #E3D8C4 #F5F1EA
Accessibility & contrast
On white
1.86
#CFBC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CFBC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC9B
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC9B | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB99
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#D8B6B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc9b; /* rgb */ color: rgb(207, 188, 155); /* oklch */ color: oklch(80.3% 0.050 81.4);
Tailwind
colors: {
custom: {
50: '#ded0b8',
500: '#cfbc9b',
950: '#000000',
},
}SCSS
$custom: #cfbc9b; $custom-light: #ded0b8; $custom-dark: #000000;
JSON
{
"hex": "#cfbc9b",
"rgb": {
"r": 207,
"g": 188,
"b": 155
},
"hsl": {
"h": 38.077,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.80273,
"c": 0.04953,
"h": 81.4
},
"luminance": 0.51598
}Semantic roles & 50–950 ramp
primary
#CFBC9B
secondary
#6A7FA5
accent
#63AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381