#CBBF98#CBBF98
#CBBF98 is a light, muted yellow. Relative luminance 0.522; OKLCH L 80.5% C 0.054 H 93.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF98 |
|---|---|
| RGB | rgb(203, 191, 152) |
| HSL | hsl(46, 33%, 70%) |
| HSV | hsv(46, 25%, 80%) |
| CMYK | cmyk(0%, 5.9%, 25.1%, 20.4%) |
| CIE-LAB | lab(77.42, -1.94, 21.24) |
| CIE-LCH | lch(77.42, 21.33, 95.21°) |
| OKLab | oklab(80.47% -0.0028 0.054) |
| OKLCH | oklch(80.47% 0.054 93) |
| XYZ | xyz(48.9271, 52.2262, 37.2030) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.57
Putty
#BEAE8A
ΔE00 4.79
Khaki
#C3B091
ΔE00 5.69
Very Light Brown
#D3B683
ΔE00 6.30
Toupe
#C7AC7D
ΔE00 7.03
Beige (survey)
#E6DAA6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF98 #98A4CB
analogous
#CBA698 #CBBF98 #BECB98
triadic
#CBBF98 #98CBBF #BF98CB
tetradic
#CBBF98 #98CBA6 #98A4CB #CB98BE
square
#CBBF98 #98CBA6 #98A4CB #CB98BE
split-complementary
#CBBF98 #98BECB #A698CB
monochromatic
#9B894E #B6A66F #CBBF98 #E0D8C1 #F4F2E9
Accessibility & contrast
On white
1.83
#CBBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CBBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF98
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF98 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD96
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#D3B9B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbf98; /* rgb */ color: rgb(203, 191, 152); /* oklch */ color: oklch(80.5% 0.054 93.0);
Tailwind
colors: {
custom: {
50: '#dbd2b6',
500: '#cbbf98',
950: '#000000',
},
}SCSS
$custom: #cbbf98; $custom-light: #dbd2b6; $custom-dark: #000000;
JSON
{
"hex": "#cbbf98",
"rgb": {
"r": 203,
"g": 191,
"b": 152
},
"hsl": {
"h": 45.882,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.80467,
"c": 0.05409,
"h": 93
},
"luminance": 0.52225
}Semantic roles & 50–950 ramp
primary
#CBBF98
secondary
#6775A0
accent
#55AC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381