#CEBC7B#CEBC7B
#CEBC7B is a light, moderate yellow. Relative luminance 0.505; OKLCH L 79.6% C 0.087 H 94.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC7B |
|---|---|
| RGB | rgb(206, 188, 123) |
| HSL | hsl(47, 46%, 65%) |
| HSV | hsv(47, 40%, 81%) |
| CMYK | cmyk(0%, 8.7%, 40.3%, 19.2%) |
| CIE-LAB | lab(76.39, -2.80, 35.19) |
| CIE-LCH | lch(76.39, 35.30, 94.54°) |
| OKLab | oklab(79.55% -0.0067 0.0863) |
| OKLCH | oklch(79.55% 0.087 94.5) |
| XYZ | xyz(47.0130, 50.5199, 26.0099) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.11
Tan (survey)
#D1B26F
ΔE00 4.53
Sandstone
#C9AE74
ΔE00 4.77
Darkkhaki
#BDB76B
ΔE00 4.79
Sand (survey)
#E2CA76
ΔE00 5.08
Very Light Brown
#D3B683
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC7B #7B8DCE
analogous
#CE937B #CEBC7B #B7CE7B
triadic
#CEBC7B #7BCEBC #BC7BCE
tetradic
#CEBC7B #7BCE93 #7B8DCE #CE7BB7
square
#CEBC7B #7BCE93 #7B8DCE #CE7BB7
split-complementary
#CEBC7B #7BB7CE #937BCE
monochromatic
#978238 #BDA54E #CEBC7B #DFD3A8 #EFE9D4
Accessibility & contrast
On white
1.89
#CEBC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CEBC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC7B
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC7B | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B976
Deuteranopia (green-blind)
#CEBF7D
Tritanopia (blue-blind)
#DAB3AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cebc7b; /* rgb */ color: rgb(206, 188, 123); /* oklch */ color: oklch(79.6% 0.087 94.5);
Tailwind
colors: {
custom: {
50: '#ded0a2',
500: '#cebc7b',
950: '#000000',
},
}SCSS
$custom: #cebc7b; $custom-light: #ded0a2; $custom-dark: #000000;
JSON
{
"hex": "#cebc7b",
"rgb": {
"r": 206,
"g": 188,
"b": 123
},
"hsl": {
"h": 46.988,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79551,
"c": 0.08655,
"h": 94.5
},
"luminance": 0.50518
}Semantic roles & 50–950 ramp
primary
#CEBC7B
secondary
#51619D
accent
#4BB92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380