#F5EB75#F5EB75
#F5EB75 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.140 H 104.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EB75 |
|---|---|
| RGB | rgb(245, 235, 117) |
| HSL | hsl(55, 86%, 71%) |
| HSV | hsv(55, 52%, 96%) |
| CMYK | cmyk(0%, 4.1%, 52.2%, 3.9%) |
| CIE-LAB | lab(91.74, -11.61, 57.71) |
| CIE-LCH | lch(91.74, 58.87, 101.38°) |
| OKLab | oklab(92.48% -0.0348 0.1355) |
| OKLCH | oklch(92.48% 0.14 104.4) |
| XYZ | xyz(70.5775, 80.1157, 28.5723) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.62
Yellowish
#FAEE66
ΔE00 2.22
Straw
#FCF679
ΔE00 2.44
Manilla
#FFFA86
ΔE00 3.26
Khaki (CSS)
#F0E68C
ΔE00 3.97
Dull Yellow
#EEDC5B
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EB75 #757FF5
analogous
#F5AB75 #F5EB75 #BFF575
triadic
#F5EB75 #75F5EB #EB75F5
tetradic
#F5EB75 #75F5AB #757FF5 #F575BF
square
#F5EB75 #75F5AB #757FF5 #F575BF
split-complementary
#F5EB75 #75BFF5 #AB75F5
monochromatic
#DFCF10 #F1E33C #F5EB75 #F9F3AE #FDFBE2
Accessibility & contrast
On white
1.23
#F5EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#F5EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EB75
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EB75 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46A
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#FFDED0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5eb75; /* rgb */ color: rgb(245, 235, 117); /* oklch */ color: oklch(92.5% 0.140 104.4);
Tailwind
colors: {
custom: {
50: '#fbf1a0',
500: '#f5eb75',
950: '#000000',
},
}SCSS
$custom: #f5eb75; $custom-light: #fbf1a0; $custom-dark: #000000;
JSON
{
"hex": "#f5eb75",
"rgb": {
"r": 245,
"g": 235,
"b": 117
},
"hsl": {
"h": 55.313,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.92475,
"c": 0.13988,
"h": 104.4
},
"luminance": 0.80113
}Semantic roles & 50–950 ramp
primary
#F5EB75
secondary
#3F4AD0
accent
#14E302
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580