#CFBA95#CFBA95
#CFBA95 is a light, muted orange. Relative luminance 0.506; OKLCH L 79.7% C 0.055 H 81.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBA95 |
|---|---|
| RGB | rgb(207, 186, 149) |
| HSL | hsl(38, 38%, 70%) |
| HSV | hsv(38, 28%, 81%) |
| CMYK | cmyk(0%, 10.1%, 28%, 18.8%) |
| CIE-LAB | lab(76.41, 1.83, 21.52) |
| CIE-LCH | lch(76.41, 21.59, 85.14°) |
| OKLab | oklab(79.74% 0.008 0.0547) |
| OKLCH | oklch(79.74% 0.055 81.7) |
| XYZ | xyz(48.7163, 50.5546, 35.6197) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.21
Tan
#D2B48C
ΔE00 3.36
Very Light Brown
#D3B683
ΔE00 4.01
Putty
#BEAE8A
ΔE00 4.01
Toupe
#C7AC7D
ΔE00 4.68
Sand
#C2B280
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBA95 #95AACF
analogous
#CF9D95 #CFBA95 #C7CF95
triadic
#CFBA95 #95CFBA #BA95CF
tetradic
#CFBA95 #95CF9D #95AACF #CF95C7
square
#CFBA95 #95CF9D #95AACF #CF95C7
split-complementary
#CFBA95 #95C7CF #9D95CF
monochromatic
#A18149 #BC9F6B #CFBA95 #E2D5BF #F5F1E9
Accessibility & contrast
On white
1.89
#CFBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CFBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBA95
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBA95 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B993
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#D9B3B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfba95; /* rgb */ color: rgb(207, 186, 149); /* oklch */ color: oklch(79.7% 0.055 81.7);
Tailwind
colors: {
custom: {
50: '#deceb4',
500: '#cfba95',
950: '#000000',
},
}SCSS
$custom: #cfba95; $custom-light: #deceb4; $custom-dark: #000000;
JSON
{
"hex": "#cfba95",
"rgb": {
"r": 207,
"g": 186,
"b": 149
},
"hsl": {
"h": 38.276,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.79736,
"c": 0.05523,
"h": 81.7
},
"luminance": 0.50553
}Semantic roles & 50–950 ramp
primary
#CFBA95
secondary
#647BA5
accent
#62B135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381