#CFBD93#CFBD93
#CFBD93 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.3% C 0.060 H 87.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD93 |
|---|---|
| RGB | rgb(207, 189, 147) |
| HSL | hsl(42, 38%, 69%) |
| HSV | hsv(42, 29%, 81%) |
| CMYK | cmyk(0%, 8.7%, 29%, 18.8%) |
| CIE-LAB | lab(77.14, -0.02, 23.59) |
| CIE-LCH | lch(77.14, 23.59, 90.05°) |
| OKLab | oklab(80.3% 0.0026 0.0596) |
| OKLCH | oklch(80.3% 0.06 87.5) |
| XYZ | xyz(49.1967, 51.7686, 34.9989) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.98
Very Light Brown
#D3B683
ΔE00 4.11
Putty
#BEAE8A
ΔE00 4.35
Khaki
#C3B091
ΔE00 4.78
Tan
#D2B48C
ΔE00 5.03
Toupe
#C7AC7D
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD93 #93A5CF
analogous
#CF9F93 #CFBD93 #C3CF93
triadic
#CFBD93 #93CFBD #BD93CF
tetradic
#CFBD93 #93CF9F #93A5CF #CF93C3
square
#CFBD93 #93CF9F #93A5CF #CF93C3
split-complementary
#CFBD93 #93C3CF #9F93CF
monochromatic
#A08647 #BCA369 #CFBD93 #E2D7BD #F5F1E8
Accessibility & contrast
On white
1.85
#CFBD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CFBD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD93
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD93 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC90
Deuteranopia (green-blind)
#CCC194
Tritanopia (blue-blind)
#D9B6B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbd93; /* rgb */ color: rgb(207, 189, 147); /* oklch */ color: oklch(80.3% 0.060 87.5);
Tailwind
colors: {
custom: {
50: '#ded0b3',
500: '#cfbd93',
950: '#000000',
},
}SCSS
$custom: #cfbd93; $custom-light: #ded0b3; $custom-dark: #000000;
JSON
{
"hex": "#cfbd93",
"rgb": {
"r": 207,
"g": 189,
"b": 147
},
"hsl": {
"h": 42,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.80301,
"c": 0.0597,
"h": 87.5
},
"luminance": 0.51767
}Semantic roles & 50–950 ramp
primary
#CFBD93
secondary
#6276A4
accent
#5AB134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381