#CFC29F#CFC29F
#CFC29F is a light, muted orange. Relative luminance 0.544; OKLCH L 81.6% C 0.049 H 90.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC29F |
|---|---|
| RGB | rgb(207, 194, 159) |
| HSL | hsl(44, 33%, 72%) |
| HSV | hsv(44, 23%, 81%) |
| CMYK | cmyk(0%, 6.3%, 23.2%, 18.8%) |
| CIE-LAB | lab(78.67, -1.00, 19.29) |
| CIE-LCH | lch(78.67, 19.31, 92.97°) |
| OKLab | oklab(81.58% -0.0001 0.0493) |
| OKLCH | oklch(81.58% 0.049 90.1) |
| XYZ | xyz(51.2820, 54.3533, 40.5840) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 5.35
Khaki
#C3B091
ΔE00 5.50
Sand
#C2B280
ΔE00 5.90
Very Light Brown
#D3B683
ΔE00 6.68
Tan
#D2B48C
ΔE00 6.93
Beige (survey)
#E6DAA6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC29F #9FACCF
analogous
#CFAA9F #CFC29F #C4CF9F
triadic
#CFC29F #9FCFC2 #C29FCF
tetradic
#CFC29F #9FCFAA #9FACCF #CF9FC4
square
#CFC29F #9FCFAA #9FACCF #CF9FC4
split-complementary
#CFC29F #9FC4CF #AA9FCF
monochromatic
#A28C51 #BBA876 #CFC29F #E3DCC8 #F5F2EB
Accessibility & contrast
On white
1.77
#CFC29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CFC29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC29F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC29F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC09D
Deuteranopia (green-blind)
#CEC4A0
Tritanopia (blue-blind)
#D7BCB8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfc29f; /* rgb */ color: rgb(207, 194, 159); /* oklch */ color: oklch(81.6% 0.049 90.1);
Tailwind
colors: {
custom: {
50: '#ded4bb',
500: '#cfc29f',
950: '#000000',
},
}SCSS
$custom: #cfc29f; $custom-light: #ded4bb; $custom-dark: #000000;
JSON
{
"hex": "#cfc29f",
"rgb": {
"r": 207,
"g": 194,
"b": 159
},
"hsl": {
"h": 43.75,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81579,
"c": 0.04929,
"h": 90.1
},
"luminance": 0.54352
}Semantic roles & 50–950 ramp
primary
#CFC29F
secondary
#6E7CA5
accent
#58AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382