#CFC680#CFC680
#CFC680 is a light, moderate yellow. Relative luminance 0.552; OKLCH L 81.8% C 0.091 H 101.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC680 |
|---|---|
| RGB | rgb(207, 198, 128) |
| HSL | hsl(53, 45%, 66%) |
| HSV | hsv(53, 38%, 81%) |
| CMYK | cmyk(0%, 4.3%, 38.2%, 18.8%) |
| CIE-LAB | lab(79.16, -7.04, 36.21) |
| CIE-LCH | lch(79.16, 36.89, 101.00°) |
| OKLab | oklab(81.79% -0.0187 0.0889) |
| OKLCH | oklch(81.79% 0.091 101.9) |
| XYZ | xyz(49.8233, 55.2134, 28.4506) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.41
Sand (survey)
#E2CA76
ΔE00 5.13
Greenish Beige
#C9D179
ΔE00 5.61
Beige (survey)
#E6DAA6
ΔE00 6.60
Greenish Tan
#BCCB7A
ΔE00 6.63
Sand
#C2B280
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC680 #8089CF
analogous
#CF9E80 #CFC680 #B0CF80
triadic
#CFC680 #80CFC6 #C680CF
tetradic
#CFC680 #80CF9E #8089CF #CF80B0
square
#CFC680 #80CF9E #8089CF #CF80B0
split-complementary
#CFC680 #80B0CF #9E80CF
monochromatic
#9A8F3A #BEB254 #CFC680 #E0DAAC #F1EED9
Accessibility & contrast
On white
1.74
#CFC680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CFC680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC680
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC680 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27B
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#DABDB4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfc680; /* rgb */ color: rgb(207, 198, 128); /* oklch */ color: oklch(81.8% 0.091 101.9);
Tailwind
colors: {
custom: {
50: '#dfd7a5',
500: '#cfc680',
950: '#000000',
},
}SCSS
$custom: #cfc680; $custom-light: #dfd7a5; $custom-dark: #000000;
JSON
{
"hex": "#cfc680",
"rgb": {
"r": 207,
"g": 198,
"b": 128
},
"hsl": {
"h": 53.165,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.81793,
"c": 0.09079,
"h": 101.9
},
"luminance": 0.55212
}Semantic roles & 50–950 ramp
primary
#CFC680
secondary
#535CA0
accent
#3DB82D
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380