#CEBF78#CEBF78
#CEBF78 is a light, moderate yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.093 H 97.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF78 |
|---|---|
| RGB | rgb(206, 191, 120) |
| HSL | hsl(50, 47%, 64%) |
| HSV | hsv(50, 42%, 81%) |
| CMYK | cmyk(0%, 7.3%, 41.7%, 19.2%) |
| CIE-LAB | lab(77.13, -4.69, 37.68) |
| CIE-LCH | lch(77.13, 37.97, 97.09°) |
| OKLab | oklab(80.12% -0.0124 0.0918) |
| OKLCH | oklch(80.12% 0.093 97.7) |
| XYZ | xyz(47.4756, 51.7410, 25.2518) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.91
Sand (survey)
#E2CA76
ΔE00 4.45
Sand
#C2B280
ΔE00 5.42
Tan (survey)
#D1B26F
ΔE00 5.82
Sandstone
#C9AE74
ΔE00 6.28
Desert
#CCAD60
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF78 #7887CE
analogous
#CE9478 #CEBF78 #B2CE78
triadic
#CEBF78 #78CEBF #BF78CE
tetradic
#CEBF78 #78CE94 #7887CE #CE78B2
square
#CEBF78 #78CE94 #7887CE #CE78B2
split-complementary
#CEBF78 #78B2CE #9478CE
monochromatic
#958536 #BEAA4B #CEBF78 #DED4A5 #EFEAD2
Accessibility & contrast
On white
1.85
#CEBF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CEBF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF78
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF78 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBB73
Deuteranopia (green-blind)
#D0C17B
Tritanopia (blue-blind)
#DAB5AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebf78; /* rgb */ color: rgb(206, 191, 120); /* oklch */ color: oklch(80.1% 0.093 97.7);
Tailwind
colors: {
custom: {
50: '#ded2a0',
500: '#cebf78',
950: '#000000',
},
}SCSS
$custom: #cebf78; $custom-light: #ded2a0; $custom-dark: #000000;
JSON
{
"hex": "#cebf78",
"rgb": {
"r": 206,
"g": 191,
"b": 120
},
"hsl": {
"h": 49.535,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.8012,
"c": 0.09268,
"h": 97.7
},
"luminance": 0.51739
}Semantic roles & 50–950 ramp
primary
#CEBF78
secondary
#4F5C9B
accent
#44BA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380