#CFBD8B#CFBD8B
#CFBD8B is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.1% C 0.069 H 90.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD8B |
|---|---|
| RGB | rgb(207, 189, 139) |
| HSL | hsl(44, 41%, 68%) |
| HSV | hsv(44, 33%, 81%) |
| CMYK | cmyk(0%, 8.7%, 32.9%, 18.8%) |
| CIE-LAB | lab(77.00, -1.05, 27.63) |
| CIE-LCH | lch(77.00, 27.65, 92.17°) |
| OKLab | oklab(80.14% -0.0007 0.0692) |
| OKLCH | oklch(80.14% 0.069 90.6) |
| XYZ | xyz(48.5906, 51.5261, 31.8070) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.12
Very Light Brown
#D3B683
ΔE00 3.92
Sandstone
#C9AE74
ΔE00 4.85
Putty
#BEAE8A
ΔE00 5.32
Toupe
#C7AC7D
ΔE00 5.33
Tan (survey)
#D1B26F
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD8B #8B9DCF
analogous
#CF9B8B #CFBD8B #BFCF8B
triadic
#CFBD8B #8BCFBD #BD8BCF
tetradic
#CFBD8B #8BCF9B #8B9DCF #CF8BBF
square
#CFBD8B #8BCF9B #8B9DCF #CF8BBF
split-complementary
#CFBD8B #8BBFCF #9B8BCF
monochromatic
#9E8641 #BDA460 #CFBD8B #E1D6B6 #F3EEE2
Accessibility & contrast
On white
1.86
#CFBD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CFBD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD8B
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD8B | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB88
Deuteranopia (green-blind)
#CDC08D
Tritanopia (blue-blind)
#DAB5B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbd8b; /* rgb */ color: rgb(207, 189, 139); /* oklch */ color: oklch(80.1% 0.069 90.6);
Tailwind
colors: {
custom: {
50: '#ded0ad',
500: '#cfbd8b',
950: '#000000',
},
}SCSS
$custom: #cfbd8b; $custom-light: #ded0ad; $custom-dark: #000000;
JSON
{
"hex": "#cfbd8b",
"rgb": {
"r": 207,
"g": 189,
"b": 139
},
"hsl": {
"h": 44.118,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.80139,
"c": 0.06918,
"h": 90.6
},
"luminance": 0.51525
}Semantic roles & 50–950 ramp
primary
#CFBD8B
secondary
#5A6EA4
accent
#54B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381