#CFC47A#CFC47A
#CFC47A is a light, moderate yellow. Relative luminance 0.541; OKLCH L 81.3% C 0.096 H 100.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC47A |
|---|---|
| RGB | rgb(207, 196, 122) |
| HSL | hsl(52, 47%, 65%) |
| HSV | hsv(52, 41%, 81%) |
| CMYK | cmyk(0%, 5.3%, 41.1%, 18.8%) |
| CIE-LAB | lab(78.55, -6.66, 38.49) |
| CIE-LCH | lch(78.55, 39.07, 99.82°) |
| OKLab | oklab(81.28% -0.018 0.0938) |
| OKLCH | oklch(81.28% 0.096 100.9) |
| XYZ | xyz(48.9859, 54.1518, 26.2805) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.00
Sand (survey)
#E2CA76
ΔE00 4.51
Greenish Beige
#C9D179
ΔE00 5.95
Sand
#C2B280
ΔE00 6.74
Greenish Tan
#BCCB7A
ΔE00 7.11
Sandy
#F1DA7A
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC47A #7A85CF
analogous
#CF9A7A #CFC47A #B0CF7A
triadic
#CFC47A #7ACFC4 #C47ACF
tetradic
#CFC47A #7ACF9A #7A85CF #CF7AB0
square
#CFC47A #7ACF9A #7A85CF #CF7AB0
split-complementary
#CFC47A #7AB0CF #9A7ACF
monochromatic
#988B37 #BFB04D #CFC47A #DFD8A7 #EFECD4
Accessibility & contrast
On white
1.78
#CFC47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CFC47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC47A
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC47A | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C074
Deuteranopia (green-blind)
#D4C57D
Tritanopia (blue-blind)
#DBBAB2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfc47a; /* rgb */ color: rgb(207, 196, 122); /* oklch */ color: oklch(81.3% 0.096 100.9);
Tailwind
colors: {
custom: {
50: '#dfd5a1',
500: '#cfc47a',
950: '#000000',
},
}SCSS
$custom: #cfc47a; $custom-light: #dfd5a1; $custom-dark: #000000;
JSON
{
"hex": "#cfc47a",
"rgb": {
"r": 207,
"g": 196,
"b": 122
},
"hsl": {
"h": 52.235,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.81278,
"c": 0.0955,
"h": 100.9
},
"luminance": 0.5415
}Semantic roles & 50–950 ramp
primary
#CFC47A
secondary
#505A9E
accent
#3EBA2B
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380