#CEBC84#CEBC84
#CEBC84 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.076 H 92.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC84 |
|---|---|
| RGB | rgb(206, 188, 132) |
| HSL | hsl(45, 43%, 66%) |
| HSV | hsv(45, 36%, 81%) |
| CMYK | cmyk(0%, 8.7%, 35.9%, 19.2%) |
| CIE-LAB | lab(76.53, -1.77, 30.69) |
| CIE-LCH | lch(76.53, 30.74, 93.30°) |
| OKLab | oklab(79.71% -0.0031 0.0762) |
| OKLCH | oklch(79.71% 0.076 92.4) |
| XYZ | xyz(47.6025, 50.7557, 29.1146) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.03
Very Light Brown
#D3B683
ΔE00 4.26
Sandstone
#C9AE74
ΔE00 4.43
Tan (survey)
#D1B26F
ΔE00 4.80
Toupe
#C7AC7D
ΔE00 5.62
Fawn
#CFAF7B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC84 #8496CE
analogous
#CE9784 #CEBC84 #BBCE84
triadic
#CEBC84 #84CEBC #BC84CE
tetradic
#CEBC84 #84CE97 #8496CE #CE84BB
square
#CEBC84 #84CE97 #8496CE #CE84BB
split-complementary
#CEBC84 #84BBCE #9784CE
monochromatic
#9A843D #BDA458 #CEBC84 #DFD4B0 #F1ECDC
Accessibility & contrast
On white
1.88
#CEBC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#CEBC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC84
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC84 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA80
Deuteranopia (green-blind)
#CCBF86
Tritanopia (blue-blind)
#D9B4AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebc84; /* rgb */ color: rgb(206, 188, 132); /* oklch */ color: oklch(79.7% 0.076 92.4);
Tailwind
colors: {
custom: {
50: '#ded0a8',
500: '#cebc84',
950: '#000000',
},
}SCSS
$custom: #cebc84; $custom-light: #ded0a8; $custom-dark: #000000;
JSON
{
"hex": "#cebc84",
"rgb": {
"r": 206,
"g": 188,
"b": 132
},
"hsl": {
"h": 45.405,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.79711,
"c": 0.07624,
"h": 92.4
},
"luminance": 0.50754
}Semantic roles & 50–950 ramp
primary
#CEBC84
secondary
#5668A0
accent
#50B62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380