#CFCB95#CFCB95
#CFCB95 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.2% C 0.071 H 104.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB95 |
|---|---|
| RGB | rgb(207, 203, 149) |
| HSL | hsl(56, 38%, 70%) |
| HSV | hsv(56, 28%, 81%) |
| CMYK | cmyk(0%, 1.9%, 28%, 18.8%) |
| CIE-LAB | lab(80.82, -7.05, 27.51) |
| CIE-LCH | lch(80.82, 28.40, 104.38°) |
| OKLab | oklab(83.22% -0.0176 0.0691) |
| OKLCH | oklch(83.22% 0.071 104.3) |
| XYZ | xyz(52.5131, 58.1481, 36.8853) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.80
Palegoldenrod
#EEE8AA
ΔE00 6.89
Greenish Beige
#C9D179
ΔE00 6.93
Greenish Tan
#BCCB7A
ΔE00 7.09
Darkkhaki
#BDB76B
ΔE00 7.10
Vanilla
#F3E5AB
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB95 #9599CF
analogous
#CFAE95 #CFCB95 #B6CF95
triadic
#CFCB95 #95CFCB #CB95CF
tetradic
#CFCB95 #95CFAE #9599CF #CF95B6
square
#CFCB95 #95CFAE #9599CF #CF95B6
split-complementary
#CFCB95 #95B6CF #AE95CF
monochromatic
#A19B49 #BCB66B #CFCB95 #E2E0BF #F5F4E9
Accessibility & contrast
On white
1.66
#CFCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CFCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB95
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB95 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#D8C4BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcb95; /* rgb */ color: rgb(207, 203, 149); /* oklch */ color: oklch(83.2% 0.071 104.3);
Tailwind
colors: {
custom: {
50: '#dedab4',
500: '#cfcb95',
950: '#000000',
},
}SCSS
$custom: #cfcb95; $custom-light: #dedab4; $custom-dark: #000000;
JSON
{
"hex": "#cfcb95",
"rgb": {
"r": 207,
"g": 203,
"b": 149
},
"hsl": {
"h": 55.862,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.83218,
"c": 0.0713,
"h": 104.3
},
"luminance": 0.58147
}Semantic roles & 50–950 ramp
primary
#CFCB95
secondary
#6468A5
accent
#3DB135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381