#CEBE8A#CEBE8A
#CEBE8A is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.071 H 93.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE8A |
|---|---|
| RGB | rgb(206, 190, 138) |
| HSL | hsl(46, 41%, 67%) |
| HSV | hsv(46, 33%, 81%) |
| CMYK | cmyk(0%, 7.8%, 33%, 19.2%) |
| CIE-LAB | lab(77.15, -2.09, 28.36) |
| CIE-LCH | lch(77.15, 28.43, 94.22°) |
| OKLab | oklab(80.24% -0.0037 0.0709) |
| OKLCH | oklch(80.24% 0.071 93) |
| XYZ | xyz(48.4552, 51.7851, 31.4829) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.20
Very Light Brown
#D3B683
ΔE00 4.71
Sandstone
#C9AE74
ΔE00 5.27
Putty
#BEAE8A
ΔE00 5.82
Tan (survey)
#D1B26F
ΔE00 5.83
Toupe
#C7AC7D
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE8A #8A9ACE
analogous
#CE9C8A #CEBE8A #BCCE8A
triadic
#CEBE8A #8ACEBE #BE8ACE
tetradic
#CEBE8A #8ACE9C #8A9ACE #CE8ABC
square
#CEBE8A #8ACE9C #8A9ACE #CE8ABC
split-complementary
#CEBE8A #8ABCCE #9C8ACE
monochromatic
#9C8741 #BCA65F #CEBE8A #E0D6B5 #F2EEE0
Accessibility & contrast
On white
1.85
#CEBE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CEBE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE8A
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE8A | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC86
Deuteranopia (green-blind)
#CDC18C
Tritanopia (blue-blind)
#D8B6B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebe8a; /* rgb */ color: rgb(206, 190, 138); /* oklch */ color: oklch(80.2% 0.071 93.0);
Tailwind
colors: {
custom: {
50: '#ded1ac',
500: '#cebe8a',
950: '#000000',
},
}SCSS
$custom: #cebe8a; $custom-light: #ded1ac; $custom-dark: #000000;
JSON
{
"hex": "#cebe8a",
"rgb": {
"r": 206,
"g": 190,
"b": 138
},
"hsl": {
"h": 45.882,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.80235,
"c": 0.07096,
"h": 93
},
"luminance": 0.51784
}Semantic roles & 50–950 ramp
primary
#CEBE8A
secondary
#5A6BA2
accent
#50B431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381