#CEBC85#CEBC85
#CEBC85 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.075 H 92.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC85 |
|---|---|
| RGB | rgb(206, 188, 133) |
| HSL | hsl(45, 43%, 66%) |
| HSV | hsv(45, 35%, 81%) |
| CMYK | cmyk(0%, 8.7%, 35.4%, 19.2%) |
| CIE-LAB | lab(76.55, -1.65, 30.18) |
| CIE-LCH | lch(76.55, 30.23, 93.13°) |
| OKLab | oklab(79.73% -0.0027 0.075) |
| OKLCH | oklch(79.73% 0.075 92.1) |
| XYZ | xyz(47.6713, 50.7832, 29.4767) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.96
Very Light Brown
#D3B683
ΔE00 4.17
Sandstone
#C9AE74
ΔE00 4.44
Tan (survey)
#D1B26F
ΔE00 4.88
Toupe
#C7AC7D
ΔE00 5.52
Fawn
#CFAF7B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC85 #8597CE
analogous
#CE9885 #CEBC85 #BCCE85
triadic
#CEBC85 #85CEBC #BC85CE
tetradic
#CEBC85 #85CE98 #8597CE #CE85BC
square
#CEBC85 #85CE98 #8597CE #CE85BC
split-complementary
#CEBC85 #85BCCE #9885CE
monochromatic
#9B843E #BCA459 #CEBC85 #E0D4B1 #F1ECDC
Accessibility & contrast
On white
1.88
#CEBC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CEBC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC85
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC85 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA81
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#D9B4AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebc85; /* rgb */ color: rgb(206, 188, 133); /* oklch */ color: oklch(79.7% 0.075 92.1);
Tailwind
colors: {
custom: {
50: '#ded0a9',
500: '#cebc85',
950: '#000000',
},
}SCSS
$custom: #cebc85; $custom-light: #ded0a9; $custom-dark: #000000;
JSON
{
"hex": "#cebc85",
"rgb": {
"r": 206,
"g": 188,
"b": 133
},
"hsl": {
"h": 45.205,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.7973,
"c": 0.07509,
"h": 92.1
},
"luminance": 0.50782
}Semantic roles & 50–950 ramp
primary
#CEBC85
secondary
#5769A1
accent
#51B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380