#CBBF90#CBBF90
#CBBF90 is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.064 H 95.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF90 |
|---|---|
| RGB | rgb(203, 191, 144) |
| HSL | hsl(48, 36%, 68%) |
| HSV | hsv(48, 29%, 80%) |
| CMYK | cmyk(0%, 5.9%, 29.1%, 20.4%) |
| CIE-LAB | lab(77.26, -3.02, 25.29) |
| CIE-LCH | lch(77.26, 25.47, 96.81°) |
| OKLab | oklab(80.3% -0.0061 0.0637) |
| OKLCH | oklch(80.3% 0.064 95.5) |
| XYZ | xyz(48.2938, 51.9729, 33.8679) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.65
Putty
#BEAE8A
ΔE00 5.57
Very Light Brown
#D3B683
ΔE00 5.96
Sandstone
#C9AE74
ΔE00 6.56
Beige (survey)
#E6DAA6
ΔE00 6.58
Toupe
#C7AC7D
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF90 #909CCB
analogous
#CBA190 #CBBF90 #B9CB90
triadic
#CBBF90 #90CBBF #BF90CB
tetradic
#CBBF90 #90CBA1 #909CCB #CB90B9
square
#CBBF90 #90CBA1 #909CCB #CB90B9
split-complementary
#CBBF90 #90B9CB #A190CB
monochromatic
#998848 #B7A766 #CBBF90 #DFD7BA #F2EFE3
Accessibility & contrast
On white
1.84
#CBBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CBBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF90
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF90 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC8D
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#D4B8B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbf90; /* rgb */ color: rgb(203, 191, 144); /* oklch */ color: oklch(80.3% 0.064 95.5);
Tailwind
colors: {
custom: {
50: '#dbd2b0',
500: '#cbbf90',
950: '#000000',
},
}SCSS
$custom: #cbbf90; $custom-light: #dbd2b0; $custom-dark: #000000;
JSON
{
"hex": "#cbbf90",
"rgb": {
"r": 203,
"g": 191,
"b": 144
},
"hsl": {
"h": 47.797,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.80298,
"c": 0.06399,
"h": 95.5
},
"luminance": 0.51972
}Semantic roles & 50–950 ramp
primary
#CBBF90
secondary
#5F6CA0
accent
#4FAF36
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381