#CFC784#CFC784
#CFC784 is a very light, moderate yellow. Relative luminance 0.558; OKLCH L 82.1% C 0.087 H 102.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC784 |
|---|---|
| RGB | rgb(207, 199, 132) |
| HSL | hsl(54, 44%, 66%) |
| HSV | hsv(54, 36%, 81%) |
| CMYK | cmyk(0%, 3.9%, 36.2%, 18.8%) |
| CIE-LAB | lab(79.49, -7.10, 34.58) |
| CIE-LCH | lch(79.49, 35.30, 101.60°) |
| OKLab | oklab(82.07% -0.0185 0.0852) |
| OKLCH | oklch(82.07% 0.087 102.3) |
| XYZ | xyz(50.3211, 55.7794, 29.9410) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.78
Sand (survey)
#E2CA76
ΔE00 5.58
Greenish Beige
#C9D179
ΔE00 5.64
Beige (survey)
#E6DAA6
ΔE00 6.13
Greenish Tan
#BCCB7A
ΔE00 6.51
Sand
#C2B280
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC784 #848CCF
analogous
#CFA284 #CFC784 #B2CF84
triadic
#CFC784 #84CFC7 #C784CF
tetradic
#CFC784 #84CFA2 #848CCF #CF84B2
square
#CFC784 #84CFA2 #848CCF #CF84B2
split-complementary
#CFC784 #84B2CF #A284CF
monochromatic
#9C923D #BEB358 #CFC784 #E0DBB0 #F1EFDC
Accessibility & contrast
On white
1.73
#CFC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CFC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC784
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC784 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#D5C787
Tritanopia (blue-blind)
#DABEB6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc784; /* rgb */ color: rgb(207, 199, 132); /* oklch */ color: oklch(82.1% 0.087 102.3);
Tailwind
colors: {
custom: {
50: '#dfd7a8',
500: '#cfc784',
950: '#000000',
},
}SCSS
$custom: #cfc784; $custom-light: #dfd7a8; $custom-dark: #000000;
JSON
{
"hex": "#cfc784",
"rgb": {
"r": 207,
"g": 199,
"b": 132
},
"hsl": {
"h": 53.6,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.8207,
"c": 0.08724,
"h": 102.3
},
"luminance": 0.55778
}Semantic roles & 50–950 ramp
primary
#CFC784
secondary
#565EA2
accent
#3DB72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380