#CFCD7B#CFCD7B
#CFCD7B is a very light, moderate yellow. Relative luminance 0.584; OKLCH L 83.2% C 0.104 H 107.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCD7B |
|---|---|
| RGB | rgb(207, 205, 123) |
| HSL | hsl(59, 47%, 65%) |
| HSV | hsv(59, 41%, 81%) |
| CMYK | cmyk(0%, 1%, 40.6%, 18.8%) |
| CIE-LAB | lab(80.94, -11.17, 41.01) |
| CIE-LCH | lch(80.94, 42.50, 105.23°) |
| OKLab | oklab(83.18% -0.0309 0.0995) |
| OKLCH | oklch(83.18% 0.104 107.3) |
| XYZ | xyz(51.1394, 58.3592, 27.3056) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.72
Greenish Tan
#BCCB7A
ΔE00 4.69
Darkkhaki
#BDB76B
ΔE00 5.60
Pale Olive
#B9CC81
ΔE00 5.97
Sand (survey)
#E2CA76
ΔE00 6.35
Khaki (CSS)
#F0E68C
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCD7B #7B7DCF
analogous
#CFA37B #CFCD7B #A7CF7B
triadic
#CFCD7B #7BCFCD #CD7BCF
tetradic
#CFCD7B #7BCFA3 #7B7DCF #CF7BA7
square
#CFCD7B #7BCFA3 #7B7DCF #CF7BA7
split-complementary
#CFCD7B #7BA7CF #A37BCF
monochromatic
#989637 #BFBC4E #CFCD7B #DFDEA8 #F0EFD5
Accessibility & contrast
On white
1.66
#CFCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CFCD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCD7B
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCD7B | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C775
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#DAC3B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcd7b; /* rgb */ color: rgb(207, 205, 123); /* oklch */ color: oklch(83.2% 0.104 107.3);
Tailwind
colors: {
custom: {
50: '#dfdca2',
500: '#cfcd7b',
950: '#000000',
},
}SCSS
$custom: #cfcd7b; $custom-light: #dfdca2; $custom-dark: #000000;
JSON
{
"hex": "#cfcd7b",
"rgb": {
"r": 207,
"g": 205,
"b": 123
},
"hsl": {
"h": 58.571,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.83177,
"c": 0.10423,
"h": 107.3
},
"luminance": 0.58358
}Semantic roles & 50–950 ramp
primary
#CFCD7B
secondary
#50529E
accent
#2FBA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15150F
muted
#848480