#CFBD8F#CFBD8F
#CFBD8F is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.2% C 0.064 H 89.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD8F |
|---|---|
| RGB | rgb(207, 189, 143) |
| HSL | hsl(43, 40%, 69%) |
| HSV | hsv(43, 31%, 81%) |
| CMYK | cmyk(0%, 8.7%, 30.9%, 18.8%) |
| CIE-LAB | lab(77.07, -0.54, 25.61) |
| CIE-LCH | lch(77.07, 25.62, 91.21°) |
| OKLab | oklab(80.22% 0.0009 0.0644) |
| OKLCH | oklch(80.22% 0.064 89.2) |
| XYZ | xyz(48.8882, 51.6452, 33.3745) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.41
Very Light Brown
#D3B683
ΔE00 3.89
Putty
#BEAE8A
ΔE00 4.76
Toupe
#C7AC7D
ΔE00 5.20
Sandstone
#C9AE74
ΔE00 5.23
Tan
#D2B48C
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD8F #8FA1CF
analogous
#CF9D8F #CFBD8F #C1CF8F
triadic
#CFBD8F #8FCFBD #BD8FCF
tetradic
#CFBD8F #8FCF9D #8FA1CF #CF8FC1
square
#CFBD8F #8FCF9D #8FA1CF #CF8FC1
split-complementary
#CFBD8F #8FC1CF #9D8FCF
monochromatic
#9F8644 #BDA464 #CFBD8F #E1D6BA #F4EFE5
Accessibility & contrast
On white
1.85
#CFBD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CFBD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD8F
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD8F | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB8C
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#D9B6B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbd8f; /* rgb */ color: rgb(207, 189, 143); /* oklch */ color: oklch(80.2% 0.064 89.2);
Tailwind
colors: {
custom: {
50: '#ded0b0',
500: '#cfbd8f',
950: '#000000',
},
}SCSS
$custom: #cfbd8f; $custom-light: #ded0b0; $custom-dark: #000000;
JSON
{
"hex": "#cfbd8f",
"rgb": {
"r": 207,
"g": 189,
"b": 143
},
"hsl": {
"h": 43.125,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.80219,
"c": 0.06445,
"h": 89.2
},
"luminance": 0.51644
}Semantic roles & 50–950 ramp
primary
#CFBD8F
secondary
#5E72A4
accent
#57B332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381