#CFCB7B#CFCB7B
#CFCB7B is a very light, moderate yellow. Relative luminance 0.574; OKLCH L 82.8% C 0.102 H 105.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB7B |
|---|---|
| RGB | rgb(207, 203, 123) |
| HSL | hsl(57, 47%, 65%) |
| HSV | hsv(57, 41%, 81%) |
| CMYK | cmyk(0%, 1.9%, 40.6%, 18.8%) |
| CIE-LAB | lab(80.41, -10.15, 40.34) |
| CIE-LCH | lch(80.41, 41.60, 104.12°) |
| OKLab | oklab(82.76% -0.028 0.098) |
| OKLCH | oklch(82.76% 0.102 105.9) |
| XYZ | xyz(50.6641, 57.4085, 27.1471) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.40
Darkkhaki
#BDB76B
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 5.11
Sand (survey)
#E2CA76
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 6.35
Khaki (CSS)
#F0E68C
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB7B #7B7FCF
analogous
#CFA17B #CFCB7B #A9CF7B
triadic
#CFCB7B #7BCFCB #CB7BCF
tetradic
#CFCB7B #7BCFA1 #7B7FCF #CF7BA9
square
#CFCB7B #7BCFA1 #7B7FCF #CF7BA9
split-complementary
#CFCB7B #7BA9CF #A17BCF
monochromatic
#989437 #BFB94E #CFCB7B #DFDDA8 #F0EED5
Accessibility & contrast
On white
1.68
#CFCB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CFCB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB7B
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB7B | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C575
Deuteranopia (green-blind)
#DAC97E
Tritanopia (blue-blind)
#DAC1B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfcb7b; /* rgb */ color: rgb(207, 203, 123); /* oklch */ color: oklch(82.8% 0.102 105.9);
Tailwind
colors: {
custom: {
50: '#dfdaa2',
500: '#cfcb7b',
950: '#000000',
},
}SCSS
$custom: #cfcb7b; $custom-light: #dfdaa2; $custom-dark: #000000;
JSON
{
"hex": "#cfcb7b",
"rgb": {
"r": 207,
"g": 203,
"b": 123
},
"hsl": {
"h": 57.143,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.82757,
"c": 0.10195,
"h": 105.9
},
"luminance": 0.57407
}Semantic roles & 50–950 ramp
primary
#CFCB7B
secondary
#50549E
accent
#32BA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380