#CFCA7B#CFCA7B
#CFCA7B is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.5% C 0.101 H 105.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA7B |
|---|---|
| RGB | rgb(207, 202, 123) |
| HSL | hsl(56, 47%, 65%) |
| HSV | hsv(56, 41%, 81%) |
| CMYK | cmyk(0%, 2.4%, 40.6%, 18.8%) |
| CIE-LAB | lab(80.14, -9.64, 40.01) |
| CIE-LCH | lch(80.14, 41.15, 103.54°) |
| OKLab | oklab(82.55% -0.0265 0.0973) |
| OKLCH | oklch(82.55% 0.101 105.3) |
| XYZ | xyz(50.4287, 56.9377, 27.0687) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.75
Darkkhaki
#BDB76B
ΔE00 4.88
Greenish Tan
#BCCB7A
ΔE00 5.35
Sand (survey)
#E2CA76
ΔE00 5.61
Pale Olive
#B9CC81
ΔE00 6.57
Khaki (CSS)
#F0E68C
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA7B #7B80CF
analogous
#CFA07B #CFCA7B #AACF7B
triadic
#CFCA7B #7BCFCA #CA7BCF
tetradic
#CFCA7B #7BCFA0 #7B80CF #CF7BAA
square
#CFCA7B #7BCFA0 #7B80CF #CF7BAA
split-complementary
#CFCA7B #7BAACF #A07BCF
monochromatic
#989237 #BFB84E #CFCA7B #DFDCA8 #F0EED5
Accessibility & contrast
On white
1.70
#CFCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#CFCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA7B
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA7B | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C575
Deuteranopia (green-blind)
#D9C97E
Tritanopia (blue-blind)
#DAC0B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfca7b; /* rgb */ color: rgb(207, 202, 123); /* oklch */ color: oklch(82.5% 0.101 105.3);
Tailwind
colors: {
custom: {
50: '#dfdaa2',
500: '#cfca7b',
950: '#000000',
},
}SCSS
$custom: #cfca7b; $custom-light: #dfdaa2; $custom-dark: #000000;
JSON
{
"hex": "#cfca7b",
"rgb": {
"r": 207,
"g": 202,
"b": 123
},
"hsl": {
"h": 56.429,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.82547,
"c": 0.10082,
"h": 105.3
},
"luminance": 0.56937
}Semantic roles & 50–950 ramp
primary
#CFCA7B
secondary
#50559E
accent
#34BA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380