#CEBE78#CEBE78
#CEBE78 is a light, moderate yellow. Relative luminance 0.513; OKLCH L 79.9% C 0.092 H 96.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE78 |
|---|---|
| RGB | rgb(206, 190, 120) |
| HSL | hsl(49, 47%, 64%) |
| HSV | hsv(49, 42%, 81%) |
| CMYK | cmyk(0%, 7.8%, 41.7%, 19.2%) |
| CIE-LAB | lab(76.86, -4.17, 37.35) |
| CIE-LCH | lch(76.86, 37.58, 96.36°) |
| OKLab | oklab(79.91% -0.0109 0.0911) |
| OKLCH | oklch(79.91% 0.092 96.8) |
| XYZ | xyz(47.2583, 51.3064, 25.1794) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.07
Sand (survey)
#E2CA76
ΔE00 4.52
Sand
#C2B280
ΔE00 5.12
Tan (survey)
#D1B26F
ΔE00 5.41
Sandstone
#C9AE74
ΔE00 5.86
Desert
#CCAD60
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE78 #7888CE
analogous
#CE9378 #CEBE78 #B3CE78
triadic
#CEBE78 #78CEBE #BE78CE
tetradic
#CEBE78 #78CE93 #7888CE #CE78B3
square
#CEBE78 #78CE93 #7888CE #CE78B3
split-complementary
#CEBE78 #78B3CE #9378CE
monochromatic
#958436 #BEA84B #CEBE78 #DED4A5 #EFE9D2
Accessibility & contrast
On white
1.86
#CEBE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CEBE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE78
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE78 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB73
Deuteranopia (green-blind)
#CFC07B
Tritanopia (blue-blind)
#DAB4AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebe78; /* rgb */ color: rgb(206, 190, 120); /* oklch */ color: oklch(79.9% 0.092 96.8);
Tailwind
colors: {
custom: {
50: '#ded1a0',
500: '#cebe78',
950: '#000000',
},
}SCSS
$custom: #cebe78; $custom-light: #ded1a0; $custom-dark: #000000;
JSON
{
"hex": "#cebe78",
"rgb": {
"r": 206,
"g": 190,
"b": 120
},
"hsl": {
"h": 48.837,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.79914,
"c": 0.09173,
"h": 96.8
},
"luminance": 0.51305
}Semantic roles & 50–950 ramp
primary
#CEBE78
secondary
#4F5D9B
accent
#46BA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380