#CFCF97#CFCF97
#CFCF97 is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.1% C 0.074 H 107.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCF97 |
|---|---|
| RGB | rgb(207, 207, 151) |
| HSL | hsl(60, 37%, 70%) |
| HSV | hsv(60, 27%, 81%) |
| CMYK | cmyk(0%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(81.91, -8.84, 27.93) |
| CIE-LCH | lch(81.91, 29.29, 107.57°) |
| OKLab | oklab(84.09% -0.0226 0.0701) |
| OKLCH | oklch(84.09% 0.074 107.9) |
| XYZ | xyz(53.6310, 60.1262, 38.0524) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.13
Greenish Beige
#C9D179
ΔE00 6.15
Pale Olive
#B9CC81
ΔE00 6.19
Greenish Tan
#BCCB7A
ΔE00 6.24
Palegoldenrod
#EEE8AA
ΔE00 6.31
Vanilla
#F3E5AB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCF97 #9797CF
analogous
#CFB397 #CFCF97 #B3CF97
triadic
#CFCF97 #97CFCF #CF97CF
tetradic
#CFCF97 #97CFB3 #9797CF #CF97B3
square
#CFCF97 #97CFB3 #9797CF #CF97B3
split-complementary
#CFCF97 #97B3CF #B397CF
monochromatic
#A1A14A #BCBC6D #CFCF97 #E2E2C1 #F5F5EA
Accessibility & contrast
On white
1.61
#CFCF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CFCF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCF97
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCF97 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA93
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#D7C8C0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfcf97; /* rgb */ color: rgb(207, 207, 151); /* oklch */ color: oklch(84.1% 0.074 107.9);
Tailwind
colors: {
custom: {
50: '#deddb6',
500: '#cfcf97',
950: '#000000',
},
}SCSS
$custom: #cfcf97; $custom-light: #deddb6; $custom-dark: #000000;
JSON
{
"hex": "#cfcf97",
"rgb": {
"r": 207,
"g": 207,
"b": 151
},
"hsl": {
"h": 60,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.8409,
"c": 0.0737,
"h": 107.9
},
"luminance": 0.60125
}Semantic roles & 50–950 ramp
primary
#CFCF97
secondary
#6666A5
accent
#36B036
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481