#CFCA8F#CFCA8F
#CFCA8F is a very light, moderate yellow. Relative luminance 0.575; OKLCH L 82.9% C 0.077 H 103.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA8F |
|---|---|
| RGB | rgb(207, 202, 143) |
| HSL | hsl(55, 40%, 69%) |
| HSV | hsv(55, 31%, 81%) |
| CMYK | cmyk(0%, 2.4%, 30.9%, 18.8%) |
| CIE-LAB | lab(80.45, -7.31, 30.15) |
| CIE-LCH | lch(80.45, 31.03, 103.63°) |
| OKLab | oklab(82.89% -0.0185 0.0752) |
| OKLCH | oklch(82.89% 0.077 103.8) |
| XYZ | xyz(51.8110, 57.4907, 34.3488) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.12
Greenish Beige
#C9D179
ΔE00 6.14
Darkkhaki
#BDB76B
ΔE00 6.19
Greenish Tan
#BCCB7A
ΔE00 6.55
Pale Olive
#B9CC81
ΔE00 6.92
Palegoldenrod
#EEE8AA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA8F #8F94CF
analogous
#CFAA8F #CFCA8F #B4CF8F
triadic
#CFCA8F #8FCFCA #CA8FCF
tetradic
#CFCA8F #8FCFAA #8F94CF #CF8FB4
square
#CFCA8F #8FCFAA #8F94CF #CF8FB4
split-complementary
#CFCA8F #8FB4CF #AA8FCF
monochromatic
#9F9844 #BDB664 #CFCA8F #E1DEBA #F4F3E5
Accessibility & contrast
On white
1.68
#CFCA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CFCA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA8F
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA8F | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68B
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#D8C2BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfca8f; /* rgb */ color: rgb(207, 202, 143); /* oklch */ color: oklch(82.9% 0.077 103.8);
Tailwind
colors: {
custom: {
50: '#dedab0',
500: '#cfca8f',
950: '#000000',
},
}SCSS
$custom: #cfca8f; $custom-light: #dedab0; $custom-dark: #000000;
JSON
{
"hex": "#cfca8f",
"rgb": {
"r": 207,
"g": 202,
"b": 143
},
"hsl": {
"h": 55.312,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.82894,
"c": 0.07749,
"h": 103.8
},
"luminance": 0.5749
}Semantic roles & 50–950 ramp
primary
#CFCA8F
secondary
#5E63A4
accent
#3DB332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381