#CEBC7F#CEBC7F
#CEBC7F is a light, moderate yellow. Relative luminance 0.506; OKLCH L 79.6% C 0.082 H 93.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC7F |
|---|---|
| RGB | rgb(206, 188, 127) |
| HSL | hsl(46, 45%, 65%) |
| HSV | hsv(46, 38%, 81%) |
| CMYK | cmyk(0%, 8.7%, 38.3%, 19.2%) |
| CIE-LAB | lab(76.45, -2.35, 33.20) |
| CIE-LCH | lch(76.45, 33.28, 94.05°) |
| OKLab | oklab(79.62% -0.0051 0.0819) |
| OKLCH | oklch(79.62% 0.082 93.6) |
| XYZ | xyz(47.2685, 50.6221, 27.3557) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.56
Sandstone
#C9AE74
ΔE00 4.53
Tan (survey)
#D1B26F
ΔE00 4.55
Very Light Brown
#D3B683
ΔE00 4.84
Darkkhaki
#BDB76B
ΔE00 5.29
Sand (survey)
#E2CA76
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC7F #7F91CE
analogous
#CE947F #CEBC7F #B9CE7F
triadic
#CEBC7F #7FCEBC #BC7FCE
tetradic
#CEBC7F #7FCE94 #7F91CE #CE7FB9
square
#CEBC7F #7FCE94 #7F91CE #CE7FB9
split-complementary
#CEBC7F #7FB9CE #947FCE
monochromatic
#98833A #BDA553 #CEBC7F #DFD3AB #F0EAD8
Accessibility & contrast
On white
1.89
#CEBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CEBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC7F
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC7F | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#DAB3AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebc7f; /* rgb */ color: rgb(206, 188, 127); /* oklch */ color: oklch(79.6% 0.082 93.6);
Tailwind
colors: {
custom: {
50: '#ded0a5',
500: '#cebc7f',
950: '#000000',
},
}SCSS
$custom: #cebc7f; $custom-light: #ded0a5; $custom-dark: #000000;
JSON
{
"hex": "#cebc7f",
"rgb": {
"r": 206,
"g": 188,
"b": 127
},
"hsl": {
"h": 46.329,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.79621,
"c": 0.08201,
"h": 93.6
},
"luminance": 0.50621
}Semantic roles & 50–950 ramp
primary
#CEBC7F
secondary
#53649E
accent
#4DB82E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380