#F5E075#F5E075
#F5E075 is a very light, vivid yellow. Relative luminance 0.740; OKLCH L 90.2% C 0.130 H 98.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E075 |
|---|---|
| RGB | rgb(245, 224, 117) |
| HSL | hsl(50, 86%, 71%) |
| HSV | hsv(50, 52%, 96%) |
| CMYK | cmyk(0%, 8.6%, 52.2%, 3.9%) |
| CIE-LAB | lab(88.93, -6.13, 54.40) |
| CIE-LCH | lch(88.93, 54.75, 96.42°) |
| OKLab | oklab(90.25% -0.019 0.1283) |
| OKLCH | oklch(90.25% 0.13 98.4) |
| XYZ | xyz(67.5250, 74.0108, 27.5548) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.05
Yellow Tan
#FFE36E
ΔE00 2.32
Sand Yellow
#FCE166
ΔE00 2.47
Pale Gold
#FDDE6C
ΔE00 2.75
Dull Yellow
#EEDC5B
ΔE00 3.03
Wheat (survey)
#FBDD7E
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E075 #758AF5
analogous
#F5A075 #F5E075 #CAF575
triadic
#F5E075 #75F5E0 #E075F5
tetradic
#F5E075 #75F5A0 #758AF5 #F575CA
square
#F5E075 #75F5A0 #758AF5 #F575CA
split-complementary
#F5E075 #75CAF5 #A075F5
monochromatic
#DFBD10 #F1D33C #F5E075 #F9EDAE #FDF9E2
Accessibility & contrast
On white
1.33
#F5E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#F5E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E075
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E075 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#FFD3C7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f5e075; /* rgb */ color: rgb(245, 224, 117); /* oklch */ color: oklch(90.2% 0.130 98.4);
Tailwind
colors: {
custom: {
50: '#fbe99f',
500: '#f5e075',
950: '#000000',
},
}SCSS
$custom: #f5e075; $custom-light: #fbe99f; $custom-dark: #000000;
JSON
{
"hex": "#f5e075",
"rgb": {
"r": 245,
"g": 224,
"b": 117
},
"hsl": {
"h": 50.156,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90246,
"c": 0.12971,
"h": 98.4
},
"luminance": 0.74008
}Semantic roles & 50–950 ramp
primary
#F5E075
secondary
#3F56D0
accent
#27E302
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480