#CFB99A#CFB99A
#CFB99A is a light, muted orange. Relative luminance 0.503; OKLCH L 79.6% C 0.049 H 76.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB99A |
|---|---|
| RGB | rgb(207, 185, 154) |
| HSL | hsl(35, 36%, 71%) |
| HSV | hsv(35, 26%, 81%) |
| CMYK | cmyk(0%, 10.6%, 25.6%, 18.8%) |
| CIE-LAB | lab(76.25, 3.05, 18.62) |
| CIE-LCH | lch(76.25, 18.87, 80.70°) |
| OKLab | oklab(79.65% 0.0116 0.0476) |
| OKLCH | oklch(79.65% 0.049 76.4) |
| XYZ | xyz(48.9142, 50.2978, 37.6974) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.88
Tan
#D2B48C
ΔE00 3.37
Putty
#BEAE8A
ΔE00 4.92
Very Light Brown
#D3B683
ΔE00 5.45
Toupe
#C7AC7D
ΔE00 5.70
Burlywood
#DEB887
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB99A #9AB0CF
analogous
#CF9E9A #CFB99A #CACF9A
triadic
#CFB99A #9ACFB9 #B99ACF
tetradic
#CFB99A #9ACF9E #9AB0CF #CF9ACA
square
#CFB99A #9ACF9E #9AB0CF #CF9ACA
split-complementary
#CFB99A #9ACACF #9E9ACF
monochromatic
#A27F4D #BB9C71 #CFB99A #E3D6C3 #F5F1EA
Accessibility & contrast
On white
1.90
#CFB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#CFB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB99A
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB99A | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B998
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#D8B3B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfb99a; /* rgb */ color: rgb(207, 185, 154); /* oklch */ color: oklch(79.6% 0.049 76.4);
Tailwind
colors: {
custom: {
50: '#deceb7',
500: '#cfb99a',
950: '#000000',
},
}SCSS
$custom: #cfb99a; $custom-light: #deceb7; $custom-dark: #000000;
JSON
{
"hex": "#cfb99a",
"rgb": {
"r": 207,
"g": 185,
"b": 154
},
"hsl": {
"h": 35.094,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.79646,
"c": 0.04899,
"h": 76.4
},
"luminance": 0.50296
}Semantic roles & 50–950 ramp
primary
#CFB99A
secondary
#6982A5
accent
#69AE37
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381