#CFCB79#CFCB79
#CFCB79 is a very light, moderate yellow. Relative luminance 0.574; OKLCH L 82.7% C 0.104 H 106.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB79 |
|---|---|
| RGB | rgb(207, 203, 121) |
| HSL | hsl(57, 47%, 64%) |
| HSV | hsv(57, 42%, 81%) |
| CMYK | cmyk(0%, 1.9%, 41.5%, 18.8%) |
| CIE-LAB | lab(80.38, -10.36, 41.31) |
| CIE-LCH | lch(80.38, 42.59, 104.08°) |
| OKLab | oklab(82.73% -0.0288 0.1001) |
| OKLCH | oklch(82.73% 0.104 106) |
| XYZ | xyz(50.5401, 57.3590, 26.4945) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.33
Darkkhaki
#BDB76B
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 5.15
Sand (survey)
#E2CA76
ΔE00 5.82
Pale Olive
#B9CC81
ΔE00 6.45
Khaki (CSS)
#F0E68C
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB79 #797DCF
analogous
#CFA079 #CFCB79 #A8CF79
triadic
#CFCB79 #79CFCB #CB79CF
tetradic
#CFCB79 #79CFA0 #797DCF #CF79A8
square
#CFCB79 #79CFA0 #797DCF #CF79A8
split-complementary
#CFCB79 #79A8CF #A079CF
monochromatic
#979336 #BFBA4C #CFCB79 #DFDCA6 #EFEED3
Accessibility & contrast
On white
1.68
#CFCB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CFCB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB79
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB79 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C573
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#DAC1B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfcb79; /* rgb */ color: rgb(207, 203, 121); /* oklch */ color: oklch(82.7% 0.104 106.0);
Tailwind
colors: {
custom: {
50: '#dfdaa1',
500: '#cfcb79',
950: '#000000',
},
}SCSS
$custom: #cfcb79; $custom-light: #dfdaa1; $custom-dark: #000000;
JSON
{
"hex": "#cfcb79",
"rgb": {
"r": 207,
"g": 203,
"b": 121
},
"hsl": {
"h": 57.209,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.82725,
"c": 0.10416,
"h": 106
},
"luminance": 0.57358
}Semantic roles & 50–950 ramp
primary
#CFCB79
secondary
#4F539D
accent
#32BB2B
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380