#CFC485#CFC485
#CFC485 is a light, moderate yellow. Relative luminance 0.544; OKLCH L 81.5% C 0.083 H 99.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC485 |
|---|---|
| RGB | rgb(207, 196, 133) |
| HSL | hsl(51, 44%, 67%) |
| HSV | hsv(51, 36%, 81%) |
| CMYK | cmyk(0%, 5.3%, 35.7%, 18.8%) |
| CIE-LAB | lab(78.72, -5.43, 33.06) |
| CIE-LCH | lch(78.72, 33.50, 99.33°) |
| OKLab | oklab(81.47% -0.0137 0.0817) |
| OKLCH | oklch(81.47% 0.083 99.5) |
| XYZ | xyz(49.7064, 54.4400, 30.0753) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.86
Sand (survey)
#E2CA76
ΔE00 5.48
Sand
#C2B280
ΔE00 5.50
Beige (survey)
#E6DAA6
ΔE00 6.08
Greenish Beige
#C9D179
ΔE00 6.97
Tan (survey)
#D1B26F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC485 #8590CF
analogous
#CF9F85 #CFC485 #B5CF85
triadic
#CFC485 #85CFC4 #C485CF
tetradic
#CFC485 #85CF9F #8590CF #CF85B5
square
#CFC485 #85CF9F #8590CF #CF85B5
split-complementary
#CFC485 #85B5CF #9F85CF
monochromatic
#9C8E3D #BEAF59 #CFC485 #E0D9B1 #F2EEDD
Accessibility & contrast
On white
1.77
#CFC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CFC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC485
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC485 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C081
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#DABBB4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfc485; /* rgb */ color: rgb(207, 196, 133); /* oklch */ color: oklch(81.5% 0.083 99.5);
Tailwind
colors: {
custom: {
50: '#ded5a9',
500: '#cfc485',
950: '#000000',
},
}SCSS
$custom: #cfc485; $custom-light: #ded5a9; $custom-dark: #000000;
JSON
{
"hex": "#cfc485",
"rgb": {
"r": 207,
"g": 196,
"b": 133
},
"hsl": {
"h": 51.081,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.81465,
"c": 0.08288,
"h": 99.5
},
"luminance": 0.54439
}Semantic roles & 50–950 ramp
primary
#CFC485
secondary
#5662A2
accent
#43B72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380