#CFCB77#CFCB77
#CFCB77 is a very light, moderate yellow. Relative luminance 0.573; OKLCH L 82.7% C 0.106 H 106.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB77 |
|---|---|
| RGB | rgb(207, 203, 119) |
| HSL | hsl(57, 48%, 64%) |
| HSV | hsv(57, 43%, 81%) |
| CMYK | cmyk(0%, 1.9%, 42.5%, 18.8%) |
| CIE-LAB | lab(80.35, -10.57, 42.28) |
| CIE-LCH | lch(80.35, 43.58, 104.03°) |
| OKLab | oklab(82.7% -0.0295 0.1022) |
| OKLCH | oklch(82.7% 0.106 106.1) |
| XYZ | xyz(50.4188, 57.3104, 25.8553) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.29
Darkkhaki
#BDB76B
ΔE00 5.17
Greenish Tan
#BCCB7A
ΔE00 5.21
Sand (survey)
#E2CA76
ΔE00 5.81
Pale Olive
#B9CC81
ΔE00 6.57
Khaki (CSS)
#F0E68C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB77 #777BCF
analogous
#CF9F77 #CFCB77 #A7CF77
triadic
#CFCB77 #77CFCB #CB77CF
tetradic
#CFCB77 #77CF9F #777BCF #CF77A7
square
#CFCB77 #77CF9F #777BCF #CF77A7
split-complementary
#CFCB77 #77A7CF #9F77CF
monochromatic
#969235 #BFBA4A #CFCB77 #DFDCA4 #EFEED1
Accessibility & contrast
On white
1.69
#CFCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#CFCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB77
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB77 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C570
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#DAC1B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfcb77; /* rgb */ color: rgb(207, 203, 119); /* oklch */ color: oklch(82.7% 0.106 106.1);
Tailwind
colors: {
custom: {
50: '#dfda9f',
500: '#cfcb77',
950: '#000000',
},
}SCSS
$custom: #cfcb77; $custom-light: #dfda9f; $custom-dark: #000000;
JSON
{
"hex": "#cfcb77",
"rgb": {
"r": 207,
"g": 203,
"b": 119
},
"hsl": {
"h": 57.273,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.82695,
"c": 0.10634,
"h": 106.1
},
"luminance": 0.57309
}Semantic roles & 50–950 ramp
primary
#CFCB77
secondary
#4E519C
accent
#31BB2A
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380