#CFBE93#CFBE93
#CFBE93 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.5% C 0.060 H 89.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBE93 |
|---|---|
| RGB | rgb(207, 190, 147) |
| HSL | hsl(43, 38%, 69%) |
| HSV | hsv(43, 29%, 81%) |
| CMYK | cmyk(0%, 8.2%, 29%, 18.8%) |
| CIE-LAB | lab(77.40, -0.55, 23.94) |
| CIE-LCH | lch(77.40, 23.95, 91.31°) |
| OKLab | oklab(80.51% 0.0011 0.0605) |
| OKLCH | oklch(80.51% 0.061 89) |
| XYZ | xyz(49.4125, 52.2003, 35.0708) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.90
Very Light Brown
#D3B683
ΔE00 4.41
Putty
#BEAE8A
ΔE00 4.63
Khaki
#C3B091
ΔE00 5.25
Tan
#D2B48C
ΔE00 5.55
Toupe
#C7AC7D
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBE93 #93A4CF
analogous
#CFA093 #CFBE93 #C2CF93
triadic
#CFBE93 #93CFBE #BE93CF
tetradic
#CFBE93 #93CFA0 #93A4CF #CF93C2
square
#CFBE93 #93CFA0 #93A4CF #CF93C2
split-complementary
#CFBE93 #93C2CF #A093CF
monochromatic
#A08747 #BCA569 #CFBE93 #E2D8BD #F5F1E8
Accessibility & contrast
On white
1.84
#CFBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CFBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBE93
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBE93 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC90
Deuteranopia (green-blind)
#CCC194
Tritanopia (blue-blind)
#D9B7B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbe93; /* rgb */ color: rgb(207, 190, 147); /* oklch */ color: oklch(80.5% 0.060 89.0);
Tailwind
colors: {
custom: {
50: '#ded1b3',
500: '#cfbe93',
950: '#000000',
},
}SCSS
$custom: #cfbe93; $custom-light: #ded1b3; $custom-dark: #000000;
JSON
{
"hex": "#cfbe93",
"rgb": {
"r": 207,
"g": 190,
"b": 147
},
"hsl": {
"h": 43,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.80505,
"c": 0.0605,
"h": 89
},
"luminance": 0.52199
}Semantic roles & 50–950 ramp
primary
#CFBE93
secondary
#6275A4
accent
#58B134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381