#CEBE89#CEBE89
#CEBE89 is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.072 H 93.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE89 |
|---|---|
| RGB | rgb(206, 190, 137) |
| HSL | hsl(46, 41%, 67%) |
| HSV | hsv(46, 33%, 81%) |
| CMYK | cmyk(0%, 7.8%, 33.5%, 19.2%) |
| CIE-LAB | lab(77.13, -2.21, 28.86) |
| CIE-LCH | lch(77.13, 28.94, 94.39°) |
| OKLab | oklab(80.22% -0.0041 0.072) |
| OKLCH | oklch(80.22% 0.072 93.3) |
| XYZ | xyz(48.3831, 51.7563, 31.1034) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.22
Very Light Brown
#D3B683
ΔE00 4.77
Sandstone
#C9AE74
ΔE00 5.24
Tan (survey)
#D1B26F
ΔE00 5.74
Putty
#BEAE8A
ΔE00 5.98
Toupe
#C7AC7D
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE89 #8999CE
analogous
#CE9C89 #CEBE89 #BCCE89
triadic
#CEBE89 #89CEBE #BE89CE
tetradic
#CEBE89 #89CE9C #8999CE #CE89BC
square
#CEBE89 #89CE9C #8999CE #CE89BC
split-complementary
#CEBE89 #89BCCE #9C89CE
monochromatic
#9C8741 #BCA65E #CEBE89 #E0D6B4 #F2EEDF
Accessibility & contrast
On white
1.85
#CEBE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CEBE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE89
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE89 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC85
Deuteranopia (green-blind)
#CDC18B
Tritanopia (blue-blind)
#D9B6B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebe89; /* rgb */ color: rgb(206, 190, 137); /* oklch */ color: oklch(80.2% 0.072 93.3);
Tailwind
colors: {
custom: {
50: '#ded1ac',
500: '#cebe89',
950: '#000000',
},
}SCSS
$custom: #cebe89; $custom-light: #ded1ac; $custom-dark: #000000;
JSON
{
"hex": "#cebe89",
"rgb": {
"r": 206,
"g": 190,
"b": 137
},
"hsl": {
"h": 46.087,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80216,
"c": 0.07215,
"h": 93.3
},
"luminance": 0.51755
}Semantic roles & 50–950 ramp
primary
#CEBE89
secondary
#596AA2
accent
#50B431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381