#F5E575#F5E575
#F5E575 is a very light, vivid yellow. Relative luminance 0.767; OKLCH L 91.3% C 0.134 H 101.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E575 |
|---|---|
| RGB | rgb(245, 229, 117) |
| HSL | hsl(53, 86%, 71%) |
| HSV | hsv(53, 52%, 96%) |
| CMYK | cmyk(0%, 6.5%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.20, -8.63, 55.91) |
| CIE-LCH | lch(90.20, 56.57, 98.78°) |
| OKLab | oklab(91.26% -0.0262 0.1316) |
| OKLCH | oklch(91.26% 0.134 101.3) |
| XYZ | xyz(68.8886, 76.7379, 28.0093) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.26
Dull Yellow
#EEDC5B
ΔE00 2.95
Sand Yellow
#FCE166
ΔE00 3.19
Yellow Tan
#FFE36E
ΔE00 3.20
Yellowish
#FAEE66
ΔE00 3.32
Khaki (CSS)
#F0E68C
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E575 #7585F5
analogous
#F5A575 #F5E575 #C5F575
triadic
#F5E575 #75F5E5 #E575F5
tetradic
#F5E575 #75F5A5 #7585F5 #F575C5
square
#F5E575 #75F5A5 #7585F5 #F575C5
split-complementary
#F5E575 #75C5F5 #A575F5
monochromatic
#DFC610 #F1DA3C #F5E575 #F9F0AE #FDFAE2
Accessibility & contrast
On white
1.28
#F5E575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F5E575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E575
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E575 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6B
Deuteranopia (green-blind)
#FCE67A
Tritanopia (blue-blind)
#FFD8CB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5e575; /* rgb */ color: rgb(245, 229, 117); /* oklch */ color: oklch(91.3% 0.134 101.3);
Tailwind
colors: {
custom: {
50: '#fbed9f',
500: '#f5e575',
950: '#000000',
},
}SCSS
$custom: #f5e575; $custom-light: #fbed9f; $custom-dark: #000000;
JSON
{
"hex": "#f5e575",
"rgb": {
"r": 245,
"g": 229,
"b": 117
},
"hsl": {
"h": 52.5,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.91255,
"c": 0.13417,
"h": 101.3
},
"luminance": 0.76735
}Semantic roles & 50–950 ramp
primary
#F5E575
secondary
#3F51D0
accent
#1FE302
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480