#CBBF91#CBBF91
#CBBF91 is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.063 H 95.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF91 |
|---|---|
| RGB | rgb(203, 191, 145) |
| HSL | hsl(48, 36%, 68%) |
| HSV | hsv(48, 29%, 80%) |
| CMYK | cmyk(0%, 5.9%, 28.6%, 20.4%) |
| CIE-LAB | lab(77.28, -2.89, 24.79) |
| CIE-LCH | lch(77.28, 24.95, 96.65°) |
| OKLab | oklab(80.32% -0.0057 0.0625) |
| OKLCH | oklch(80.32% 0.063 95.2) |
| XYZ | xyz(48.3706, 52.0036, 34.2722) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.71
Putty
#BEAE8A
ΔE00 5.44
Very Light Brown
#D3B683
ΔE00 5.97
Beige (survey)
#E6DAA6
ΔE00 6.60
Sandstone
#C9AE74
ΔE00 6.64
Khaki
#C3B091
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF91 #919DCB
analogous
#CBA291 #CBBF91 #BACB91
triadic
#CBBF91 #91CBBF #BF91CB
tetradic
#CBBF91 #91CBA2 #919DCB #CB91BA
square
#CBBF91 #91CBA2 #919DCB #CB91BA
split-complementary
#CBBF91 #91BACB #A291CB
monochromatic
#998848 #B7A767 #CBBF91 #DFD7BB #F2EFE4
Accessibility & contrast
On white
1.84
#CBBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CBBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF91
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF91 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8E
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#D4B8B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbf91; /* rgb */ color: rgb(203, 191, 145); /* oklch */ color: oklch(80.3% 0.063 95.2);
Tailwind
colors: {
custom: {
50: '#dbd2b1',
500: '#cbbf91',
950: '#000000',
},
}SCSS
$custom: #cbbf91; $custom-light: #dbd2b1; $custom-dark: #000000;
JSON
{
"hex": "#cbbf91",
"rgb": {
"r": 203,
"g": 191,
"b": 145
},
"hsl": {
"h": 47.586,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.80318,
"c": 0.06276,
"h": 95.2
},
"luminance": 0.52002
}Semantic roles & 50–950 ramp
primary
#CBBF91
secondary
#606DA0
accent
#50AF37
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381