#CEBF89#CEBF89
#CEBF89 is a light, moderate yellow. Relative luminance 0.522; OKLCH L 80.4% C 0.073 H 94.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF89 |
|---|---|
| RGB | rgb(206, 191, 137) |
| HSL | hsl(47, 41%, 67%) |
| HSV | hsv(47, 33%, 81%) |
| CMYK | cmyk(0%, 7.3%, 33.5%, 19.2%) |
| CIE-LAB | lab(77.39, -2.74, 29.21) |
| CIE-LCH | lch(77.39, 29.33, 95.36°) |
| OKLab | oklab(80.42% -0.0056 0.0729) |
| OKLCH | oklch(80.42% 0.073 94.4) |
| XYZ | xyz(48.6004, 52.1909, 31.1758) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.50
Very Light Brown
#D3B683
ΔE00 5.21
Sandstone
#C9AE74
ΔE00 5.59
Tan (survey)
#D1B26F
ΔE00 6.01
Darkkhaki
#BDB76B
ΔE00 6.11
Putty
#BEAE8A
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF89 #8998CE
analogous
#CE9D89 #CEBF89 #BACE89
triadic
#CEBF89 #89CEBF #BF89CE
tetradic
#CEBF89 #89CE9D #8998CE #CE89BA
square
#CEBF89 #89CE9D #8998CE #CE89BA
split-complementary
#CEBF89 #89BACE #9D89CE
monochromatic
#9C8841 #BCA85E #CEBF89 #E0D6B4 #F2EEDF
Accessibility & contrast
On white
1.84
#CEBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CEBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF89
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF89 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC85
Deuteranopia (green-blind)
#CEC18B
Tritanopia (blue-blind)
#D8B7B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf89; /* rgb */ color: rgb(206, 191, 137); /* oklch */ color: oklch(80.4% 0.073 94.4);
Tailwind
colors: {
custom: {
50: '#ded2ac',
500: '#cebf89',
950: '#000000',
},
}SCSS
$custom: #cebf89; $custom-light: #ded2ac; $custom-dark: #000000;
JSON
{
"hex": "#cebf89",
"rgb": {
"r": 206,
"g": 191,
"b": 137
},
"hsl": {
"h": 46.957,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80421,
"c": 0.07307,
"h": 94.4
},
"luminance": 0.5219
}Semantic roles & 50–950 ramp
primary
#CEBF89
secondary
#5969A2
accent
#4EB431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381