#FFE379#FFE379
#FFE379 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.8% C 0.130 H 94.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE379 |
|---|---|
| RGB | rgb(255, 227, 121) |
| HSL | hsl(47, 100%, 74%) |
| HSV | hsv(47, 53%, 100%) |
| CMYK | cmyk(0%, 11%, 52.5%, 0%) |
| CIE-LAB | lab(90.59, -3.30, 54.71) |
| CIE-LCH | lch(90.59, 54.81, 93.45°) |
| OKLab | oklab(91.78% -0.011 0.1292) |
| OKLCH | oklch(91.78% 0.13 94.9) |
| XYZ | xyz(72.1629, 77.5818, 29.2591) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.43
Pale Gold
#FDDE6C
ΔE00 1.63
Wheat (survey)
#FBDD7E
ΔE00 2.10
Sand Yellow
#FCE166
ΔE00 2.27
Sandy
#F1DA7A
ΔE00 2.77
Light Gold
#FDDC5C
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE379 #7995FF
analogous
#FFA079 #FFE379 #D8FF79
triadic
#FFE379 #79FFE3 #E379FF
tetradic
#FFE379 #79FFA0 #7995FF #FF79D8
square
#FFE379 #79FFA0 #7995FF #FF79D8
split-complementary
#FFE379 #79D8FF #A079FF
monochromatic
#FEC900 #FFD63C #FFE379 #FFF0B6 #FFF9E0
Accessibility & contrast
On white
1.27
#FFE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE379
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE379 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6F
Deuteranopia (green-blind)
#FDE87D
Tritanopia (blue-blind)
#FFD5CB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe379; /* rgb */ color: rgb(255, 227, 121); /* oklch */ color: oklch(91.8% 0.130 94.9);
Tailwind
colors: {
custom: {
50: '#ffeba2',
500: '#ffe379',
950: '#000000',
},
}SCSS
$custom: #ffe379; $custom-light: #ffeba2; $custom-dark: #000000;
JSON
{
"hex": "#ffe379",
"rgb": {
"r": 255,
"g": 227,
"b": 121
},
"hsl": {
"h": 47.463,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91779,
"c": 0.12965,
"h": 94.9
},
"luminance": 0.77579
}Semantic roles & 50–950 ramp
primary
#FFE379
secondary
#3F60DD
accent
#30E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480