#CFBD95#CFBD95
#CFBD95 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.3% C 0.057 H 86.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD95 |
|---|---|
| RGB | rgb(207, 189, 149) |
| HSL | hsl(41, 38%, 70%) |
| HSV | hsv(41, 28%, 81%) |
| CMYK | cmyk(0%, 8.7%, 28%, 18.8%) |
| CIE-LAB | lab(77.18, 0.25, 22.57) |
| CIE-LCH | lch(77.18, 22.58, 89.38°) |
| OKLab | oklab(80.34% 0.0034 0.0572) |
| OKLCH | oklch(80.34% 0.057 86.6) |
| XYZ | xyz(49.3550, 51.8319, 35.8326) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.23
Very Light Brown
#D3B683
ΔE00 4.32
Sand
#C2B280
ΔE00 4.36
Khaki
#C3B091
ΔE00 4.42
Tan
#D2B48C
ΔE00 4.86
Toupe
#C7AC7D
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD95 #95A7CF
analogous
#CFA095 #CFBD95 #C4CF95
triadic
#CFBD95 #95CFBD #BD95CF
tetradic
#CFBD95 #95CFA0 #95A7CF #CF95C4
square
#CFBD95 #95CFA0 #95A7CF #CF95C4
split-complementary
#CFBD95 #95C4CF #A095CF
monochromatic
#A18549 #BCA36B #CFBD95 #E2D7BF #F5F1E9
Accessibility & contrast
On white
1.85
#CFBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CFBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD95
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD95 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#CBC196
Tritanopia (blue-blind)
#D9B6B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbd95; /* rgb */ color: rgb(207, 189, 149); /* oklch */ color: oklch(80.3% 0.057 86.6);
Tailwind
colors: {
custom: {
50: '#ded0b4',
500: '#cfbd95',
950: '#000000',
},
}SCSS
$custom: #cfbd95; $custom-light: #ded0b4; $custom-dark: #000000;
JSON
{
"hex": "#cfbd95",
"rgb": {
"r": 207,
"g": 189,
"b": 149
},
"hsl": {
"h": 41.379,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.80344,
"c": 0.05732,
"h": 86.6
},
"luminance": 0.51831
}Semantic roles & 50–950 ramp
primary
#CFBD95
secondary
#6478A5
accent
#5BB135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381