#CEBD84#CEBD84
#CEBD84 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.077 H 93.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBD84 |
|---|---|
| RGB | rgb(206, 189, 132) |
| HSL | hsl(46, 43%, 66%) |
| HSV | hsv(46, 36%, 81%) |
| CMYK | cmyk(0%, 8.3%, 35.9%, 19.2%) |
| CIE-LAB | lab(76.79, -2.29, 31.03) |
| CIE-LCH | lch(76.79, 31.11, 94.23°) |
| OKLab | oklab(79.92% -0.0046 0.077) |
| OKLCH | oklch(79.92% 0.077 93.5) |
| XYZ | xyz(47.8169, 51.1844, 29.1861) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.27
Very Light Brown
#D3B683
ΔE00 4.72
Sandstone
#C9AE74
ΔE00 4.81
Tan (survey)
#D1B26F
ΔE00 5.09
Darkkhaki
#BDB76B
ΔE00 5.77
Toupe
#C7AC7D
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBD84 #8495CE
analogous
#CE9884 #CEBD84 #BACE84
triadic
#CEBD84 #84CEBD #BD84CE
tetradic
#CEBD84 #84CE98 #8495CE #CE84BA
square
#CEBD84 #84CE98 #8495CE #CE84BA
split-complementary
#CEBD84 #84BACE #9884CE
monochromatic
#9A853D #BDA658 #CEBD84 #DFD4B0 #F1ECDC
Accessibility & contrast
On white
1.87
#CEBD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CEBD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBD84
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBD84 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA80
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#D9B5AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebd84; /* rgb */ color: rgb(206, 189, 132); /* oklch */ color: oklch(79.9% 0.077 93.5);
Tailwind
colors: {
custom: {
50: '#ded0a8',
500: '#cebd84',
950: '#000000',
},
}SCSS
$custom: #cebd84; $custom-light: #ded0a8; $custom-dark: #000000;
JSON
{
"hex": "#cebd84",
"rgb": {
"r": 206,
"g": 189,
"b": 132
},
"hsl": {
"h": 46.216,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.79916,
"c": 0.07713,
"h": 93.5
},
"luminance": 0.51183
}Semantic roles & 50–950 ramp
primary
#CEBD84
secondary
#5667A0
accent
#4EB62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380