#CEBF8A#CEBF8A
#CEBF8A is a light, moderate yellow. Relative luminance 0.522; OKLCH L 80.4% C 0.072 H 94.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF8A |
|---|---|
| RGB | rgb(206, 191, 138) |
| HSL | hsl(47, 41%, 67%) |
| HSV | hsv(47, 33%, 81%) |
| CMYK | cmyk(0%, 7.3%, 33%, 19.2%) |
| CIE-LAB | lab(77.41, -2.62, 28.70) |
| CIE-LCH | lch(77.41, 28.82, 95.21°) |
| OKLab | oklab(80.44% -0.0052 0.0717) |
| OKLCH | oklch(80.44% 0.072 94.2) |
| XYZ | xyz(48.6725, 52.2198, 31.5553) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.46
Very Light Brown
#D3B683
ΔE00 5.15
Sandstone
#C9AE74
ΔE00 5.61
Tan (survey)
#D1B26F
ΔE00 6.09
Putty
#BEAE8A
ΔE00 6.19
Darkkhaki
#BDB76B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF8A #8A99CE
analogous
#CE9D8A #CEBF8A #BBCE8A
triadic
#CEBF8A #8ACEBF #BF8ACE
tetradic
#CEBF8A #8ACE9D #8A99CE #CE8ABB
square
#CEBF8A #8ACE9D #8A99CE #CE8ABB
split-complementary
#CEBF8A #8ABBCE #9D8ACE
monochromatic
#9C8841 #BCA75F #CEBF8A #E0D7B5 #F2EEE0
Accessibility & contrast
On white
1.84
#CEBF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CEBF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF8A
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF8A | 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)
#CABC86
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#D8B7B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf8a; /* rgb */ color: rgb(206, 191, 138); /* oklch */ color: oklch(80.4% 0.072 94.2);
Tailwind
colors: {
custom: {
50: '#ded2ac',
500: '#cebf8a',
950: '#000000',
},
}SCSS
$custom: #cebf8a; $custom-light: #ded2ac; $custom-dark: #000000;
JSON
{
"hex": "#cebf8a",
"rgb": {
"r": 206,
"g": 191,
"b": 138
},
"hsl": {
"h": 46.765,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.8044,
"c": 0.07188,
"h": 94.2
},
"luminance": 0.52218
}Semantic roles & 50–950 ramp
primary
#CEBF8A
secondary
#5A6AA2
accent
#4EB431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381