#CEBF79#CEBF79
#CEBF79 is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.1% C 0.092 H 97.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF79 |
|---|---|
| RGB | rgb(206, 191, 121) |
| HSL | hsl(49, 46%, 64%) |
| HSV | hsv(49, 41%, 81%) |
| CMYK | cmyk(0%, 7.3%, 41.3%, 19.2%) |
| CIE-LAB | lab(77.14, -4.58, 37.19) |
| CIE-LCH | lch(77.14, 37.47, 97.02°) |
| OKLab | oklab(80.14% -0.0121 0.0908) |
| OKLCH | oklch(80.14% 0.092 97.6) |
| XYZ | xyz(47.5366, 51.7654, 25.5731) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.97
Sand (survey)
#E2CA76
ΔE00 4.53
Sand
#C2B280
ΔE00 5.28
Tan (survey)
#D1B26F
ΔE00 5.78
Sandstone
#C9AE74
ΔE00 6.20
Desert
#CCAD60
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF79 #7988CE
analogous
#CE9579 #CEBF79 #B3CE79
triadic
#CEBF79 #79CEBF #BF79CE
tetradic
#CEBF79 #79CE95 #7988CE #CE79B3
square
#CEBF79 #79CE95 #7988CE #CE79B3
split-complementary
#CEBF79 #79B3CE #9579CE
monochromatic
#968537 #BEAA4C #CEBF79 #DED4A6 #EFEAD3
Accessibility & contrast
On white
1.85
#CEBF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CEBF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF79
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF79 | 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)
#CCBB74
Deuteranopia (green-blind)
#D0C17C
Tritanopia (blue-blind)
#DAB5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebf79; /* rgb */ color: rgb(206, 191, 121); /* oklch */ color: oklch(80.1% 0.092 97.6);
Tailwind
colors: {
custom: {
50: '#ded2a0',
500: '#cebf79',
950: '#000000',
},
}SCSS
$custom: #cebf79; $custom-light: #ded2a0; $custom-dark: #000000;
JSON
{
"hex": "#cebf79",
"rgb": {
"r": 206,
"g": 191,
"b": 121
},
"hsl": {
"h": 49.412,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.80137,
"c": 0.09157,
"h": 97.6
},
"luminance": 0.51764
}Semantic roles & 50–950 ramp
primary
#CEBF79
secondary
#4F5D9C
accent
#45BA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380