#CFCF80#CFCF80
#CFCF80 is a very light, moderate yellow. Relative luminance 0.595; OKLCH L 83.7% C 0.101 H 108.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCF80 |
|---|---|
| RGB | rgb(207, 207, 128) |
| HSL | hsl(60, 45%, 66%) |
| HSV | hsv(60, 38%, 81%) |
| CMYK | cmyk(0%, 0%, 38.2%, 18.8%) |
| CIE-LAB | lab(81.54, -11.64, 39.26) |
| CIE-LCH | lch(81.54, 40.95, 106.51°) |
| OKLab | oklab(83.68% -0.0319 0.0958) |
| OKLCH | oklch(83.68% 0.101 108.4) |
| XYZ | xyz(51.9419, 59.4506, 29.1568) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.39
Greenish Tan
#BCCB7A
ΔE00 4.25
Pale Olive
#B9CC81
ΔE00 5.37
Darkkhaki
#BDB76B
ΔE00 6.10
Khaki (CSS)
#F0E68C
ΔE00 6.51
Sand (survey)
#E2CA76
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCF80 #8080CF
analogous
#CFA780 #CFCF80 #A7CF80
triadic
#CFCF80 #80CFCF #CF80CF
tetradic
#CFCF80 #80CFA7 #8080CF #CF80A7
square
#CFCF80 #80CFA7 #8080CF #CF80A7
split-complementary
#CFCF80 #80A7CF #A780CF
monochromatic
#9A9A3A #BEBE54 #CFCF80 #E0E0AC #F1F1D9
Accessibility & contrast
On white
1.63
#CFCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#CFCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCF80
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCF80 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97A
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#D9C6BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcf80; /* rgb */ color: rgb(207, 207, 128); /* oklch */ color: oklch(83.7% 0.101 108.4);
Tailwind
colors: {
custom: {
50: '#dfdda6',
500: '#cfcf80',
950: '#000000',
},
}SCSS
$custom: #cfcf80; $custom-light: #dfdda6; $custom-dark: #000000;
JSON
{
"hex": "#cfcf80",
"rgb": {
"r": 207,
"g": 207,
"b": 128
},
"hsl": {
"h": 60,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.83677,
"c": 0.10098,
"h": 108.4
},
"luminance": 0.5945
}Semantic roles & 50–950 ramp
primary
#CFCF80
secondary
#5353A0
accent
#2DB82D
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480