#FFEB79#FFEB79
#FFEB79 is a very light, vivid yellow. Relative luminance 0.821; OKLCH L 93.4% C 0.136 H 99.5°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB79 |
|---|---|
| RGB | rgb(255, 235, 121) |
| HSL | hsl(51, 100%, 74%) |
| HSV | hsv(51, 53%, 100%) |
| CMYK | cmyk(0%, 7.8%, 52.5%, 0%) |
| CIE-LAB | lab(92.60, -7.30, 57.09) |
| CIE-LCH | lch(92.60, 57.56, 97.29°) |
| OKLab | oklab(93.37% -0.0226 0.1344) |
| OKLCH | oklch(93.37% 0.136 99.5) |
| XYZ | xyz(74.4020, 82.0600, 30.0055) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.74
Yellow Tan
#FFE36E
ΔE00 2.59
Sand Yellow
#FCE166
ΔE00 2.89
Yellowish
#FAEE66
ΔE00 3.21
Pale Gold
#FDDE6C
ΔE00 3.82
Dull Yellow
#EEDC5B
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB79 #798DFF
analogous
#FFA879 #FFEB79 #D0FF79
triadic
#FFEB79 #79FFEB #EB79FF
tetradic
#FFEB79 #79FFA8 #798DFF #FF79D0
square
#FFEB79 #79FFA8 #798DFF #FF79D0
split-complementary
#FFEB79 #79D0FF #A879FF
monochromatic
#FED800 #FFE23C #FFEB79 #FFF4B6 #FFFAE0
Accessibility & contrast
On white
1.21
#FFEB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#FFEB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB79
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB79 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56E
Deuteranopia (green-blind)
#FFED7E
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb79; /* rgb */ color: rgb(255, 235, 121); /* oklch */ color: oklch(93.4% 0.136 99.5);
Tailwind
colors: {
custom: {
50: '#fff1a2',
500: '#ffeb79',
950: '#000000',
},
}SCSS
$custom: #ffeb79; $custom-light: #fff1a2; $custom-dark: #000000;
JSON
{
"hex": "#ffeb79",
"rgb": {
"r": 255,
"g": 235,
"b": 121
},
"hsl": {
"h": 51.045,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.93372,
"c": 0.13625,
"h": 99.5
},
"luminance": 0.82057
}Semantic roles & 50–950 ramp
primary
#FFEB79
secondary
#3F57DD
accent
#22E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580