#CBBE93#CBBE93
#CBBE93 is a light, muted yellow. Relative luminance 0.516; OKLCH L 80.2% C 0.059 H 93.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE93 |
|---|---|
| RGB | rgb(203, 190, 147) |
| HSL | hsl(46, 35%, 69%) |
| HSV | hsv(46, 28%, 80%) |
| CMYK | cmyk(0%, 6.4%, 27.6%, 20.4%) |
| CIE-LAB | lab(77.06, -2.10, 23.42) |
| CIE-LCH | lch(77.06, 23.51, 95.11°) |
| OKLab | oklab(80.15% -0.0034 0.0592) |
| OKLCH | oklch(80.15% 0.059 93.2) |
| XYZ | xyz(48.3088, 51.6312, 35.0191) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.72
Putty
#BEAE8A
ΔE00 4.78
Very Light Brown
#D3B683
ΔE00 5.66
Khaki
#C3B091
ΔE00 5.94
Toupe
#C7AC7D
ΔE00 6.48
Sandstone
#C9AE74
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE93 #93A0CB
analogous
#CBA293 #CBBE93 #BCCB93
triadic
#CBBE93 #93CBBE #BE93CB
tetradic
#CBBE93 #93CBA2 #93A0CB #CB93BC
square
#CBBE93 #93CBA2 #93A0CB #CB93BC
split-complementary
#CBBE93 #93BCCB #A293CB
monochromatic
#9A874A #B7A56A #CBBE93 #DFD7BC #F3F0E6
Accessibility & contrast
On white
1.85
#CBBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CBBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE93
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE93 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC90
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#D4B7B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbe93; /* rgb */ color: rgb(203, 190, 147); /* oklch */ color: oklch(80.2% 0.059 93.2);
Tailwind
colors: {
custom: {
50: '#dbd1b3',
500: '#cbbe93',
950: '#000000',
},
}SCSS
$custom: #cbbe93; $custom-light: #dbd1b3; $custom-dark: #000000;
JSON
{
"hex": "#cbbe93",
"rgb": {
"r": 203,
"g": 190,
"b": 147
},
"hsl": {
"h": 46.071,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.80154,
"c": 0.05934,
"h": 93.2
},
"luminance": 0.5163
}Semantic roles & 50–950 ramp
primary
#CBBE93
secondary
#6271A0
accent
#53AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381