#F5E675#F5E675
#F5E675 is a very light, vivid yellow. Relative luminance 0.773; OKLCH L 91.5% C 0.135 H 101.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E675 |
|---|---|
| RGB | rgb(245, 230, 117) |
| HSL | hsl(53, 86%, 71%) |
| HSV | hsv(53, 52%, 96%) |
| CMYK | cmyk(0%, 6.1%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.46, -9.13, 56.21) |
| CIE-LCH | lch(90.46, 56.94, 99.23°) |
| OKLab | oklab(91.46% -0.0277 0.1322) |
| OKLCH | oklch(91.46% 0.135 101.8) |
| XYZ | xyz(69.1660, 77.2929, 28.1018) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.03
Dull Yellow
#EEDC5B
ΔE00 3.06
Yellowish
#FAEE66
ΔE00 3.07
Sand Yellow
#FCE166
ΔE00 3.42
Yellow Tan
#FFE36E
ΔE00 3.45
Khaki (CSS)
#F0E68C
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E675 #7584F5
analogous
#F5A675 #F5E675 #C4F575
triadic
#F5E675 #75F5E6 #E675F5
tetradic
#F5E675 #75F5A6 #7584F5 #F575C4
square
#F5E675 #75F5A6 #7584F5 #F575C4
split-complementary
#F5E675 #75C4F5 #A675F5
monochromatic
#DFC710 #F1DC3C #F5E675 #F9F0AE #FDFAE2
Accessibility & contrast
On white
1.28
#F5E675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F5E675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E675
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E675 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06A
Deuteranopia (green-blind)
#FCE77A
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5e675; /* rgb */ color: rgb(245, 230, 117); /* oklch */ color: oklch(91.5% 0.135 101.8);
Tailwind
colors: {
custom: {
50: '#fbed9f',
500: '#f5e675',
950: '#000000',
},
}SCSS
$custom: #f5e675; $custom-light: #fbed9f; $custom-dark: #000000;
JSON
{
"hex": "#f5e675",
"rgb": {
"r": 245,
"g": 230,
"b": 117
},
"hsl": {
"h": 52.969,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.91458,
"c": 0.1351,
"h": 101.8
},
"luminance": 0.7729
}Semantic roles & 50–950 ramp
primary
#F5E675
secondary
#3F50D0
accent
#1DE302
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480