#CFBE96#CFBE96
#CFBE96 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.6% C 0.057 H 87.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBE96 |
|---|---|
| RGB | rgb(207, 190, 150) |
| HSL | hsl(42, 37%, 70%) |
| HSV | hsv(42, 28%, 81%) |
| CMYK | cmyk(0%, 8.2%, 27.5%, 18.8%) |
| CIE-LAB | lab(77.46, -0.15, 22.42) |
| CIE-LCH | lch(77.46, 22.42, 90.38°) |
| OKLab | oklab(80.57% 0.0023 0.0569) |
| OKLCH | oklch(80.57% 0.057 87.7) |
| XYZ | xyz(49.6510, 52.2956, 36.3268) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.41
Sand
#C2B280
ΔE00 4.41
Very Light Brown
#D3B683
ΔE00 4.67
Khaki
#C3B091
ΔE00 4.72
Tan
#D2B48C
ΔE00 5.30
Toupe
#C7AC7D
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBE96 #96A7CF
analogous
#CFA196 #CFBE96 #C4CF96
triadic
#CFBE96 #96CFBE #BE96CF
tetradic
#CFBE96 #96CFA1 #96A7CF #CF96C4
square
#CFBE96 #96CFA1 #96A7CF #CF96C4
split-complementary
#CFBE96 #96C4CF #A196CF
monochromatic
#A1874A #BCA46C #CFBE96 #E2D8C0 #F5F2EA
Accessibility & contrast
On white
1.83
#CFBE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CFBE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBE96
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBE96 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD93
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#D8B7B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbe96; /* rgb */ color: rgb(207, 190, 150); /* oklch */ color: oklch(80.6% 0.057 87.7);
Tailwind
colors: {
custom: {
50: '#ded1b5',
500: '#cfbe96',
950: '#000000',
},
}SCSS
$custom: #cfbe96; $custom-light: #ded1b5; $custom-dark: #000000;
JSON
{
"hex": "#cfbe96",
"rgb": {
"r": 207,
"g": 190,
"b": 150
},
"hsl": {
"h": 42.105,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.80568,
"c": 0.05691,
"h": 87.7
},
"luminance": 0.52294
}Semantic roles & 50–950 ramp
primary
#CFBE96
secondary
#6578A5
accent
#5AB035
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381