#CFBF88#CFBF88
#CFBF88 is a light, moderate yellow. Relative luminance 0.523; OKLCH L 80.5% C 0.074 H 93.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF88 |
|---|---|
| RGB | rgb(207, 191, 136) |
| HSL | hsl(46, 43%, 67%) |
| HSV | hsv(46, 34%, 81%) |
| CMYK | cmyk(0%, 7.7%, 34.3%, 18.8%) |
| CIE-LAB | lab(77.46, -2.47, 29.84) |
| CIE-LCH | lch(77.46, 29.94, 94.73°) |
| OKLab | oklab(80.49% -0.005 0.0743) |
| OKLCH | oklch(80.49% 0.074 93.8) |
| XYZ | xyz(48.8076, 52.3060, 30.8128) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 4.98
Sandstone
#C9AE74
ΔE00 5.38
Tan (survey)
#D1B26F
ΔE00 5.71
Darkkhaki
#BDB76B
ΔE00 6.13
Sand (survey)
#E2CA76
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF88 #8898CF
analogous
#CF9C88 #CFBF88 #BCCF88
triadic
#CFBF88 #88CFBF #BF88CF
tetradic
#CFBF88 #88CF9C #8898CF #CF88BC
square
#CFBF88 #88CF9C #8898CF #CF88BC
split-complementary
#CFBF88 #88BCCF #9C88CF
monochromatic
#9D883F #BDA85C #CFBF88 #E1D6B4 #F2EEDF
Accessibility & contrast
On white
1.83
#CFBF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CFBF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF88
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF88 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC84
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#DAB7B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf88; /* rgb */ color: rgb(207, 191, 136); /* oklch */ color: oklch(80.5% 0.074 93.8);
Tailwind
colors: {
custom: {
50: '#ded2ab',
500: '#cfbf88',
950: '#000000',
},
}SCSS
$custom: #cfbf88; $custom-light: #ded2ab; $custom-dark: #000000;
JSON
{
"hex": "#cfbf88",
"rgb": {
"r": 207,
"g": 191,
"b": 136
},
"hsl": {
"h": 46.479,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.8049,
"c": 0.07446,
"h": 93.8
},
"luminance": 0.52305
}Semantic roles & 50–950 ramp
primary
#CFBF88
secondary
#5869A3
accent
#4EB630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381