#CFBF95#CFBF95
#CFBF95 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.8% C 0.059 H 89.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF95 |
|---|---|
| RGB | rgb(207, 191, 149) |
| HSL | hsl(43, 38%, 70%) |
| HSV | hsv(43, 28%, 81%) |
| CMYK | cmyk(0%, 7.7%, 28%, 18.8%) |
| CIE-LAB | lab(77.70, -0.81, 23.28) |
| CIE-LCH | lch(77.70, 23.29, 91.99°) |
| OKLab | oklab(80.75% 0.0004 0.0589) |
| OKLCH | oklch(80.75% 0.059 89.6) |
| XYZ | xyz(49.7881, 52.6982, 35.9770) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.17
Putty
#BEAE8A
ΔE00 4.76
Very Light Brown
#D3B683
ΔE00 4.86
Khaki
#C3B091
ΔE00 5.38
Tan
#D2B48C
ΔE00 5.89
Toupe
#C7AC7D
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF95 #95A5CF
analogous
#CFA295 #CFBF95 #C2CF95
triadic
#CFBF95 #95CFBF #BF95CF
tetradic
#CFBF95 #95CFA2 #95A5CF #CF95C2
square
#CFBF95 #95CFA2 #95A5CF #CF95C2
split-complementary
#CFBF95 #95C2CF #A295CF
monochromatic
#A18949 #BCA66B #CFBF95 #E2D8BF #F5F2E9
Accessibility & contrast
On white
1.82
#CFBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CFBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF95
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF95 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD92
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#D8B8B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf95; /* rgb */ color: rgb(207, 191, 149); /* oklch */ color: oklch(80.8% 0.059 89.6);
Tailwind
colors: {
custom: {
50: '#ded2b4',
500: '#cfbf95',
950: '#000000',
},
}SCSS
$custom: #cfbf95; $custom-light: #ded2b4; $custom-dark: #000000;
JSON
{
"hex": "#cfbf95",
"rgb": {
"r": 207,
"g": 191,
"b": 149
},
"hsl": {
"h": 43.448,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.8075,
"c": 0.05893,
"h": 89.6
},
"luminance": 0.52697
}Semantic roles & 50–950 ramp
primary
#CFBF95
secondary
#6476A5
accent
#57B135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381