#CCBD90#CCBD90
#CCBD90 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 80.0% C 0.062 H 91.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD90 |
|---|---|
| RGB | rgb(204, 189, 144) |
| HSL | hsl(45, 37%, 68%) |
| HSV | hsv(45, 29%, 80%) |
| CMYK | cmyk(0%, 7.4%, 29.4%, 20%) |
| CIE-LAB | lab(76.83, -1.58, 24.71) |
| CIE-LCH | lch(76.83, 24.77, 93.66°) |
| OKLab | oklab(79.97% -0.002 0.0623) |
| OKLCH | oklch(79.97% 0.062 91.8) |
| XYZ | xyz(48.1339, 51.2475, 33.7363) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.24
Putty
#BEAE8A
ΔE00 4.65
Very Light Brown
#D3B683
ΔE00 4.86
Khaki
#C3B091
ΔE00 5.78
Sandstone
#C9AE74
ΔE00 5.81
Toupe
#C7AC7D
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD90 #909FCC
analogous
#CC9F90 #CCBD90 #BDCC90
triadic
#CCBD90 #90CCBD #BD90CC
tetradic
#CCBD90 #90CC9F #909FCC #CC90BD
square
#CCBD90 #90CC9F #909FCC #CC90BD
split-complementary
#CCBD90 #90BDCC #9F90CC
monochromatic
#9B8647 #B9A466 #CCBD90 #DFD6BA #F3EFE4
Accessibility & contrast
On white
1.87
#CCBD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CCBD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD90
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD90 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8D
Deuteranopia (green-blind)
#CBC091
Tritanopia (blue-blind)
#D6B6B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbd90; /* rgb */ color: rgb(204, 189, 144); /* oklch */ color: oklch(80.0% 0.062 91.8);
Tailwind
colors: {
custom: {
50: '#dcd0b0',
500: '#ccbd90',
950: '#000000',
},
}SCSS
$custom: #ccbd90; $custom-light: #dcd0b0; $custom-dark: #000000;
JSON
{
"hex": "#ccbd90",
"rgb": {
"r": 204,
"g": 189,
"b": 144
},
"hsl": {
"h": 45,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.79974,
"c": 0.06234,
"h": 91.8
},
"luminance": 0.51246
}Semantic roles & 50–950 ramp
primary
#CCBD90
secondary
#5F70A1
accent
#54B036
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381