#CCBE90#CCBE90
#CCBE90 is a light, moderate yellow. Relative luminance 0.517; OKLCH L 80.2% C 0.063 H 93.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE90 |
|---|---|
| RGB | rgb(204, 190, 144) |
| HSL | hsl(46, 37%, 68%) |
| HSV | hsv(46, 29%, 80%) |
| CMYK | cmyk(0%, 6.9%, 29.4%, 20%) |
| CIE-LAB | lab(77.09, -2.11, 25.07) |
| CIE-LCH | lch(77.09, 25.16, 94.80°) |
| OKLab | oklab(80.18% -0.0035 0.0632) |
| OKLCH | oklch(80.18% 0.063 93.2) |
| XYZ | xyz(48.3498, 51.6791, 33.8083) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.38
Putty
#BEAE8A
ΔE00 5.05
Very Light Brown
#D3B683
ΔE00 5.24
Sandstone
#C9AE74
ΔE00 6.06
Toupe
#C7AC7D
ΔE00 6.24
Khaki
#C3B091
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE90 #909ECC
analogous
#CCA090 #CCBE90 #BCCC90
triadic
#CCBE90 #90CCBE #BE90CC
tetradic
#CCBE90 #90CCA0 #909ECC #CC90BC
square
#CCBE90 #90CCA0 #909ECC #CC90BC
split-complementary
#CCBE90 #90BCCC #A090CC
monochromatic
#9B8747 #B9A566 #CCBE90 #DFD7BA #F3EFE4
Accessibility & contrast
On white
1.85
#CCBE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CCBE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE90
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE90 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8D
Deuteranopia (green-blind)
#CCC091
Tritanopia (blue-blind)
#D5B7B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe90; /* rgb */ color: rgb(204, 190, 144); /* oklch */ color: oklch(80.2% 0.063 93.2);
Tailwind
colors: {
custom: {
50: '#dcd1b0',
500: '#ccbe90',
950: '#000000',
},
}SCSS
$custom: #ccbe90; $custom-light: #dcd1b0; $custom-dark: #000000;
JSON
{
"hex": "#ccbe90",
"rgb": {
"r": 204,
"g": 190,
"b": 144
},
"hsl": {
"h": 46,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.80179,
"c": 0.06326,
"h": 93.2
},
"luminance": 0.51678
}Semantic roles & 50–950 ramp
primary
#CCBE90
secondary
#5F6FA1
accent
#52B036
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381