#CFCB94#CFCB94
#CFCB94 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.2% C 0.073 H 104.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB94 |
|---|---|
| RGB | rgb(207, 203, 148) |
| HSL | hsl(56, 38%, 70%) |
| HSV | hsv(56, 29%, 81%) |
| CMYK | cmyk(0%, 1.9%, 28.5%, 18.8%) |
| CIE-LAB | lab(80.80, -7.18, 28.01) |
| CIE-LCH | lch(80.80, 28.92, 104.38°) |
| OKLab | oklab(83.2% -0.018 0.0703) |
| OKLCH | oklch(83.2% 0.073 104.4) |
| XYZ | xyz(52.4336, 58.1163, 36.4667) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 6.73
Palegoldenrod
#EEE8AA
ΔE00 6.86
Greenish Tan
#BCCB7A
ΔE00 6.93
Darkkhaki
#BDB76B
ΔE00 6.95
Pale Olive
#B9CC81
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB94 #9498CF
analogous
#CFAE94 #CFCB94 #B6CF94
triadic
#CFCB94 #94CFCB #CB94CF
tetradic
#CFCB94 #94CFAE #9498CF #CF94B6
square
#CFCB94 #94CFAE #9498CF #CF94B6
split-complementary
#CFCB94 #94B6CF #AE94CF
monochromatic
#A19B48 #BCB66A #CFCB94 #E2E0BE #F5F4E8
Accessibility & contrast
On white
1.66
#CFCB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CFCB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB94
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB94 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C790
Deuteranopia (green-blind)
#D6CA96
Tritanopia (blue-blind)
#D8C4BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcb94; /* rgb */ color: rgb(207, 203, 148); /* oklch */ color: oklch(83.2% 0.073 104.4);
Tailwind
colors: {
custom: {
50: '#dedab3',
500: '#cfcb94',
950: '#000000',
},
}SCSS
$custom: #cfcb94; $custom-light: #dedab3; $custom-dark: #000000;
JSON
{
"hex": "#cfcb94",
"rgb": {
"r": 207,
"g": 203,
"b": 148
},
"hsl": {
"h": 55.932,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.83198,
"c": 0.07254,
"h": 104.4
},
"luminance": 0.58115
}Semantic roles & 50–950 ramp
primary
#CFCB94
secondary
#6367A4
accent
#3DB134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381