#CFCB9F#CFCB9F
#CFCB9F is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.4% C 0.059 H 103.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB9F |
|---|---|
| RGB | rgb(207, 203, 159) |
| HSL | hsl(55, 33%, 72%) |
| HSV | hsv(55, 23%, 81%) |
| CMYK | cmyk(0%, 1.9%, 23.2%, 18.8%) |
| CIE-LAB | lab(81.01, -5.69, 22.51) |
| CIE-LCH | lch(81.01, 23.22, 104.19°) |
| OKLab | oklab(83.43% -0.0135 0.0572) |
| OKLCH | oklch(83.43% 0.059 103.3) |
| XYZ | xyz(53.3460, 58.4813, 41.2720) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.96
Sand
#C2B280
ΔE00 7.46
Vanilla
#F3E5AB
ΔE00 7.62
Palegoldenrod
#EEE8AA
ΔE00 7.64
Pale Olive
#B9CC81
ΔE00 8.79
Putty
#BEAE8A
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB9F #9FA3CF
analogous
#CFB39F #CFCB9F #BBCF9F
triadic
#CFCB9F #9FCFCB #CB9FCF
tetradic
#CFCB9F #9FCFB3 #9FA3CF #CF9FBB
square
#CFCB9F #9FCFB3 #9FA3CF #CF9FBB
split-complementary
#CFCB9F #9FBBCF #B39FCF
monochromatic
#A29C51 #BBB576 #CFCB9F #E3E1C8 #F5F4EB
Accessibility & contrast
On white
1.65
#CFCB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CFCB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB9F
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB9F | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89C
Deuteranopia (green-blind)
#D5CAA1
Tritanopia (blue-blind)
#D6C5BF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcb9f; /* rgb */ color: rgb(207, 203, 159); /* oklch */ color: oklch(83.4% 0.059 103.3);
Tailwind
colors: {
custom: {
50: '#dedabb',
500: '#cfcb9f',
950: '#000000',
},
}SCSS
$custom: #cfcb9f; $custom-light: #dedabb; $custom-dark: #000000;
JSON
{
"hex": "#cfcb9f",
"rgb": {
"r": 207,
"g": 203,
"b": 159
},
"hsl": {
"h": 55,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.83425,
"c": 0.05875,
"h": 103.3
},
"luminance": 0.5848
}Semantic roles & 50–950 ramp
primary
#CFCB9F
secondary
#6E72A5
accent
#43AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382