#CFC39B#CFC39B
#CFC39B is a light, muted yellow. Relative luminance 0.547; OKLCH L 81.7% C 0.055 H 93.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC39B |
|---|---|
| RGB | rgb(207, 195, 155) |
| HSL | hsl(46, 35%, 71%) |
| HSV | hsv(46, 25%, 81%) |
| CMYK | cmyk(0%, 5.8%, 25.1%, 18.8%) |
| CIE-LAB | lab(78.85, -2.09, 21.66) |
| CIE-LCH | lch(78.85, 21.76, 95.51°) |
| OKLab | oklab(81.69% -0.0032 0.0551) |
| OKLCH | oklch(81.69% 0.055 93.3) |
| XYZ | xyz(51.1638, 54.6633, 38.8598) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.25
Putty
#BEAE8A
ΔE00 5.77
Beige (survey)
#E6DAA6
ΔE00 6.10
Khaki
#C3B091
ΔE00 6.49
Very Light Brown
#D3B683
ΔE00 6.57
Tan
#D2B48C
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC39B #9BA7CF
analogous
#CFA99B #CFC39B #C1CF9B
triadic
#CFC39B #9BCFC3 #C39BCF
tetradic
#CFC39B #9BCFA9 #9BA7CF #CF9BC1
square
#CFC39B #9BCFA9 #9BA7CF #CF9BC1
split-complementary
#CFC39B #9BC1CF #A99BCF
monochromatic
#A28E4E #BBAA72 #CFC39B #E3DCC4 #F5F3EA
Accessibility & contrast
On white
1.76
#CFC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CFC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC39B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC39B | 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)
#CCC198
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#D7BDB8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfc39b; /* rgb */ color: rgb(207, 195, 155); /* oklch */ color: oklch(81.7% 0.055 93.3);
Tailwind
colors: {
custom: {
50: '#ded5b8',
500: '#cfc39b',
950: '#000000',
},
}SCSS
$custom: #cfc39b; $custom-light: #ded5b8; $custom-dark: #000000;
JSON
{
"hex": "#cfc39b",
"rgb": {
"r": 207,
"g": 195,
"b": 155
},
"hsl": {
"h": 46.154,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.81695,
"c": 0.05517,
"h": 93.3
},
"luminance": 0.54662
}Semantic roles & 50–950 ramp
primary
#CFC39B
secondary
#6A77A5
accent
#53AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381