#CFC67D#CFC67D
#CFC67D is a light, moderate yellow. Relative luminance 0.551; OKLCH L 81.7% C 0.094 H 102.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC67D |
|---|---|
| RGB | rgb(207, 198, 125) |
| HSL | hsl(53, 46%, 65%) |
| HSV | hsv(53, 40%, 81%) |
| CMYK | cmyk(0%, 4.3%, 39.6%, 18.8%) |
| CIE-LAB | lab(79.12, -7.37, 37.69) |
| CIE-LCH | lch(79.12, 38.40, 101.07°) |
| OKLab | oklab(81.74% -0.0198 0.0921) |
| OKLCH | oklch(81.74% 0.094 102.2) |
| XYZ | xyz(49.6288, 55.1356, 27.4260) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.25
Sand (survey)
#E2CA76
ΔE00 4.93
Greenish Beige
#C9D179
ΔE00 5.37
Greenish Tan
#BCCB7A
ΔE00 6.52
Beige (survey)
#E6DAA6
ΔE00 6.97
Sand
#C2B280
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC67D #7D86CF
analogous
#CF9D7D #CFC67D #AFCF7D
triadic
#CFC67D #7DCFC6 #C67DCF
tetradic
#CFC67D #7DCF9D #7D86CF #CF7DAF
square
#CFC67D #7DCF9D #7D86CF #CF7DAF
split-complementary
#CFC67D #7DAFCF #9D7DCF
monochromatic
#998E39 #BEB250 #CFC67D #E0DAAA #F0EDD6
Accessibility & contrast
On white
1.75
#CFC67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#CFC67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC67D
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC67D | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C178
Deuteranopia (green-blind)
#D5C680
Tritanopia (blue-blind)
#DABDB4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfc67d; /* rgb */ color: rgb(207, 198, 125); /* oklch */ color: oklch(81.7% 0.094 102.2);
Tailwind
colors: {
custom: {
50: '#dfd7a3',
500: '#cfc67d',
950: '#000000',
},
}SCSS
$custom: #cfc67d; $custom-light: #dfd7a3; $custom-dark: #000000;
JSON
{
"hex": "#cfc67d",
"rgb": {
"r": 207,
"g": 198,
"b": 125
},
"hsl": {
"h": 53.415,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.81743,
"c": 0.09421,
"h": 102.2
},
"luminance": 0.55134
}Semantic roles & 50–950 ramp
primary
#CFC67D
secondary
#515A9F
accent
#3CB92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380