#CFC69A#CFC69A
#CFC69A is a very light, muted yellow. Relative luminance 0.560; OKLCH L 82.3% C 0.059 H 97.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC69A |
|---|---|
| RGB | rgb(207, 198, 154) |
| HSL | hsl(50, 36%, 71%) |
| HSV | hsv(50, 26%, 81%) |
| CMYK | cmyk(0%, 4.3%, 25.6%, 18.8%) |
| CIE-LAB | lab(79.61, -3.79, 23.23) |
| CIE-LCH | lch(79.61, 23.54, 99.27°) |
| OKLab | oklab(82.29% -0.0081 0.0589) |
| OKLCH | oklch(82.29% 0.059 97.8) |
| XYZ | xyz(51.7591, 55.9877, 38.6457) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.20
Sand
#C2B280
ΔE00 5.72
Putty
#BEAE8A
ΔE00 7.06
Very Light Brown
#D3B683
ΔE00 7.59
Vanilla
#F3E5AB
ΔE00 7.99
Khaki
#C3B091
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC69A #9AA3CF
analogous
#CFAB9A #CFC69A #BDCF9A
triadic
#CFC69A #9ACFC6 #C69ACF
tetradic
#CFC69A #9ACFAB #9AA3CF #CF9ABD
square
#CFC69A #9ACFAB #9AA3CF #CF9ABD
split-complementary
#CFC69A #9ABDCF #AB9ACF
monochromatic
#A2934D #BBAF71 #CFC69A #E3DDC3 #F5F3EA
Accessibility & contrast
On white
1.72
#CFC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#CFC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC69A
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC69A | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC397
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#D7C0BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc69a; /* rgb */ color: rgb(207, 198, 154); /* oklch */ color: oklch(82.3% 0.059 97.8);
Tailwind
colors: {
custom: {
50: '#ded7b8',
500: '#cfc69a',
950: '#000000',
},
}SCSS
$custom: #cfc69a; $custom-light: #ded7b8; $custom-dark: #000000;
JSON
{
"hex": "#cfc69a",
"rgb": {
"r": 207,
"g": 198,
"b": 154
},
"hsl": {
"h": 49.811,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.82288,
"c": 0.05945,
"h": 97.8
},
"luminance": 0.55987
}Semantic roles & 50–950 ramp
primary
#CFC69A
secondary
#6973A5
accent
#4BAE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381