#CEBD83#CEBD83
#CEBD83 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.078 H 93.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBD83 |
|---|---|
| RGB | rgb(206, 189, 131) |
| HSL | hsl(46, 43%, 66%) |
| HSV | hsv(46, 36%, 81%) |
| CMYK | cmyk(0%, 8.3%, 36.4%, 19.2%) |
| CIE-LAB | lab(76.77, -2.41, 31.53) |
| CIE-LCH | lch(76.77, 31.62, 94.37°) |
| OKLab | oklab(79.9% -0.005 0.0781) |
| OKLCH | oklch(79.9% 0.078 93.7) |
| XYZ | xyz(47.7488, 51.1572, 28.8274) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.37
Sandstone
#C9AE74
ΔE00 4.82
Very Light Brown
#D3B683
ΔE00 4.82
Tan (survey)
#D1B26F
ΔE00 5.04
Darkkhaki
#BDB76B
ΔE00 5.60
Sand (survey)
#E2CA76
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBD83 #8394CE
analogous
#CE9783 #CEBD83 #B9CE83
triadic
#CEBD83 #83CEBD #BD83CE
tetradic
#CEBD83 #83CE97 #8394CE #CE83B9
square
#CEBD83 #83CE97 #8394CE #CE83B9
split-complementary
#CEBD83 #83B9CE #9783CE
monochromatic
#9A853D #BDA657 #CEBD83 #DFD4AF #F1ECDB
Accessibility & contrast
On white
1.87
#CEBD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CEBD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBD83
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBD83 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7F
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#D9B4AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebd83; /* rgb */ color: rgb(206, 189, 131); /* oklch */ color: oklch(79.9% 0.078 93.7);
Tailwind
colors: {
custom: {
50: '#ded0a7',
500: '#cebd83',
950: '#000000',
},
}SCSS
$custom: #cebd83; $custom-light: #ded0a7; $custom-dark: #000000;
JSON
{
"hex": "#cebd83",
"rgb": {
"r": 206,
"g": 189,
"b": 131
},
"hsl": {
"h": 46.4,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.79898,
"c": 0.07829,
"h": 93.7
},
"luminance": 0.51156
}Semantic roles & 50–950 ramp
primary
#CEBD83
secondary
#5566A0
accent
#4EB62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380