#CFC39A#CFC39A
#CFC39A is a light, muted yellow. Relative luminance 0.546; OKLCH L 81.7% C 0.056 H 93.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC39A |
|---|---|
| RGB | rgb(207, 195, 154) |
| HSL | hsl(46, 36%, 71%) |
| HSV | hsv(46, 26%, 81%) |
| CMYK | cmyk(0%, 5.8%, 25.6%, 18.8%) |
| CIE-LAB | lab(78.83, -2.23, 22.17) |
| CIE-LCH | lch(78.83, 22.28, 95.73°) |
| OKLab | oklab(81.67% -0.0036 0.0563) |
| OKLCH | oklch(81.67% 0.056 93.7) |
| XYZ | xyz(51.0802, 54.6298, 38.4194) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.12
Putty
#BEAE8A
ΔE00 5.83
Beige (survey)
#E6DAA6
ΔE00 5.98
Very Light Brown
#D3B683
ΔE00 6.50
Khaki
#C3B091
ΔE00 6.63
Tan
#D2B48C
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC39A #9AA6CF
analogous
#CFA89A #CFC39A #C0CF9A
triadic
#CFC39A #9ACFC3 #C39ACF
tetradic
#CFC39A #9ACFA8 #9AA6CF #CF9AC0
square
#CFC39A #9ACFA8 #9AA6CF #CF9AC0
split-complementary
#CFC39A #9AC0CF #A89ACF
monochromatic
#A28F4D #BBAA71 #CFC39A #E3DCC3 #F5F3EA
Accessibility & contrast
On white
1.76
#CFC39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CFC39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC39A
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC39A | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC197
Deuteranopia (green-blind)
#CFC59B
Tritanopia (blue-blind)
#D8BDB8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfc39a; /* rgb */ color: rgb(207, 195, 154); /* oklch */ color: oklch(81.7% 0.056 93.7);
Tailwind
colors: {
custom: {
50: '#ded5b8',
500: '#cfc39a',
950: '#000000',
},
}SCSS
$custom: #cfc39a; $custom-light: #ded5b8; $custom-dark: #000000;
JSON
{
"hex": "#cfc39a",
"rgb": {
"r": 207,
"g": 195,
"b": 154
},
"hsl": {
"h": 46.415,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.81673,
"c": 0.05642,
"h": 93.7
},
"luminance": 0.54629
}Semantic roles & 50–950 ramp
primary
#CFC39A
secondary
#6976A5
accent
#52AE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381