#F5E477#F5E477
#F5E477 is a very light, vivid yellow. Relative luminance 0.762; OKLCH L 91.1% C 0.131 H 100.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E477 |
|---|---|
| RGB | rgb(245, 228, 119) |
| HSL | hsl(52, 86%, 71%) |
| HSV | hsv(52, 51%, 96%) |
| CMYK | cmyk(0%, 6.9%, 51.4%, 3.9%) |
| CIE-LAB | lab(89.97, -7.97, 54.70) |
| CIE-LCH | lch(89.97, 55.28, 98.29°) |
| OKLab | oklab(91.08% -0.0241 0.1291) |
| OKLCH | oklch(91.08% 0.131 100.6) |
| XYZ | xyz(68.7315, 76.2337, 28.5433) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.66
Yellow Tan
#FFE36E
ΔE00 3.03
Dull Yellow
#EEDC5B
ΔE00 3.09
Sand Yellow
#FCE166
ΔE00 3.12
Sandy
#F1DA7A
ΔE00 3.14
Khaki (CSS)
#F0E68C
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E477 #7788F5
analogous
#F5A577 #F5E477 #C7F577
triadic
#F5E477 #77F5E4 #E477F5
tetradic
#F5E477 #77F5A5 #7788F5 #F577C7
square
#F5E477 #77F5A5 #7788F5 #F577C7
split-complementary
#F5E477 #77C7F5 #A577F5
monochromatic
#E1C511 #F1D93E #F5E477 #F9EFB0 #FDF9E2
Accessibility & contrast
On white
1.29
#F5E477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F5E477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E477
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E477 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6D
Deuteranopia (green-blind)
#FBE57C
Tritanopia (blue-blind)
#FFD7CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f5e477; /* rgb */ color: rgb(245, 228, 119); /* oklch */ color: oklch(91.1% 0.131 100.6);
Tailwind
colors: {
custom: {
50: '#fbeca1',
500: '#f5e477',
950: '#000000',
},
}SCSS
$custom: #f5e477; $custom-light: #fbeca1; $custom-dark: #000000;
JSON
{
"hex": "#f5e477",
"rgb": {
"r": 245,
"g": 228,
"b": 119
},
"hsl": {
"h": 51.905,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.91078,
"c": 0.13137,
"h": 100.6
},
"luminance": 0.76231
}Semantic roles & 50–950 ramp
primary
#F5E477
secondary
#4054D0
accent
#21E303
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480