#CEBD89#CEBD89
#CEBD89 is a light, moderate yellow. Relative luminance 0.513; OKLCH L 80.0% C 0.071 H 92.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBD89 |
|---|---|
| RGB | rgb(206, 189, 137) |
| HSL | hsl(45, 41%, 67%) |
| HSV | hsv(45, 33%, 81%) |
| CMYK | cmyk(0%, 8.3%, 33.5%, 19.2%) |
| CIE-LAB | lab(76.88, -1.69, 28.51) |
| CIE-LCH | lch(76.88, 28.56, 93.39°) |
| OKLab | oklab(80.01% -0.0026 0.0712) |
| OKLCH | oklch(80.01% 0.071 92.1) |
| XYZ | xyz(48.1673, 51.3246, 31.0314) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.00
Very Light Brown
#D3B683
ΔE00 4.32
Sandstone
#C9AE74
ΔE00 4.90
Tan (survey)
#D1B26F
ΔE00 5.50
Putty
#BEAE8A
ΔE00 5.63
Toupe
#C7AC7D
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBD89 #899ACE
analogous
#CE9B89 #CEBD89 #BDCE89
triadic
#CEBD89 #89CEBD #BD89CE
tetradic
#CEBD89 #89CE9B #899ACE #CE89BD
square
#CEBD89 #89CE9B #899ACE #CE89BD
split-complementary
#CEBD89 #89BDCE #9B89CE
monochromatic
#9C8541 #BCA55E #CEBD89 #E0D5B4 #F2EDDF
Accessibility & contrast
On white
1.86
#CEBD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CEBD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBD89
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBD89 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB85
Deuteranopia (green-blind)
#CDC08B
Tritanopia (blue-blind)
#D9B5AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebd89; /* rgb */ color: rgb(206, 189, 137); /* oklch */ color: oklch(80.0% 0.071 92.1);
Tailwind
colors: {
custom: {
50: '#ded0ac',
500: '#cebd89',
950: '#000000',
},
}SCSS
$custom: #cebd89; $custom-light: #ded0ac; $custom-dark: #000000;
JSON
{
"hex": "#cebd89",
"rgb": {
"r": 206,
"g": 189,
"b": 137
},
"hsl": {
"h": 45.217,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80011,
"c": 0.07126,
"h": 92.1
},
"luminance": 0.51323
}Semantic roles & 50–950 ramp
primary
#CEBD89
secondary
#596BA2
accent
#51B431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381