#CEBE7A#CEBE7A
#CEBE7A is a light, moderate yellow. Relative luminance 0.514; OKLCH L 79.9% C 0.089 H 96.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE7A |
|---|---|
| RGB | rgb(206, 190, 122) |
| HSL | hsl(49, 46%, 64%) |
| HSV | hsv(49, 41%, 81%) |
| CMYK | cmyk(0%, 7.8%, 40.8%, 19.2%) |
| CIE-LAB | lab(76.89, -3.95, 36.36) |
| CIE-LCH | lch(76.89, 36.57, 96.20°) |
| OKLab | oklab(79.95% -0.0102 0.0889) |
| OKLCH | oklch(79.95% 0.09 96.5) |
| XYZ | xyz(47.3809, 51.3554, 25.8253) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.22
Sand (survey)
#E2CA76
ΔE00 4.69
Sand
#C2B280
ΔE00 4.83
Tan (survey)
#D1B26F
ΔE00 5.34
Sandstone
#C9AE74
ΔE00 5.70
Desert
#CCAD60
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE7A #7A8ACE
analogous
#CE947A #CEBE7A #B4CE7A
triadic
#CEBE7A #7ACEBE #BE7ACE
tetradic
#CEBE7A #7ACE94 #7A8ACE #CE7AB4
square
#CEBE7A #7ACE94 #7A8ACE #CE7AB4
split-complementary
#CEBE7A #7AB4CE #947ACE
monochromatic
#968437 #BEA84D #CEBE7A #DED4A7 #EFEAD3
Accessibility & contrast
On white
1.86
#CEBE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CEBE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE7A
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE7A | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB75
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#DAB5AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebe7a; /* rgb */ color: rgb(206, 190, 122); /* oklch */ color: oklch(79.9% 0.089 96.5);
Tailwind
colors: {
custom: {
50: '#ded1a1',
500: '#cebe7a',
950: '#000000',
},
}SCSS
$custom: #cebe7a; $custom-light: #ded1a1; $custom-dark: #000000;
JSON
{
"hex": "#cebe7a",
"rgb": {
"r": 206,
"g": 190,
"b": 122
},
"hsl": {
"h": 48.571,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79947,
"c": 0.0895,
"h": 96.5
},
"luminance": 0.51354
}Semantic roles & 50–950 ramp
primary
#CEBE7A
secondary
#505E9C
accent
#47B92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380