#F8EE7C#F8EE7C
#F8EE7C is a very light, vivid yellow. Relative luminance 0.826; OKLCH L 93.4% C 0.136 H 104.2°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EE7C |
|---|---|
| RGB | rgb(248, 238, 124) |
| HSL | hsl(55, 90%, 73%) |
| HSV | hsv(55, 50%, 97%) |
| CMYK | cmyk(0%, 4%, 50%, 2.7%) |
| CIE-LAB | lab(92.82, -11.32, 55.83) |
| CIE-LCH | lch(92.82, 56.97, 101.47°) |
| OKLab | oklab(93.42% -0.0334 0.132) |
| OKLCH | oklch(93.42% 0.136 104.2) |
| XYZ | xyz(72.9260, 82.5630, 31.1596) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.73
Straw
#FCF679
ΔE00 2.14
Manilla
#FFFA86
ΔE00 2.62
Yellowish
#FAEE66
ΔE00 2.65
Yellowish Tan
#FCFC81
ΔE00 3.55
Khaki (CSS)
#F0E68C
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EE7C #7C86F8
analogous
#F8B07C #F8EE7C #C4F87C
triadic
#F8EE7C #7CF8EE #EE7CF8
tetradic
#F8EE7C #7CF8B0 #7C86F8 #F87CC4
square
#F8EE7C #7CF8B0 #7C86F8 #F87CC4
split-complementary
#F8EE7C #7CC4F8 #B07CF8
monochromatic
#EDDB0D #F5E642 #F8EE7C #FBF6B6 #FDFBE2
Accessibility & contrast
On white
1.20
#F8EE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#F8EE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EE7C
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EE7C | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE772
Deuteranopia (green-blind)
#FFED81
Tritanopia (blue-blind)
#FFE1D4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f8ee7c; /* rgb */ color: rgb(248, 238, 124); /* oklch */ color: oklch(93.4% 0.136 104.2);
Tailwind
colors: {
custom: {
50: '#fdf3a4',
500: '#f8ee7c',
950: '#000000',
},
}SCSS
$custom: #f8ee7c; $custom-light: #fdf3a4; $custom-dark: #000000;
JSON
{
"hex": "#f8ee7c",
"rgb": {
"r": 248,
"g": 238,
"b": 124
},
"hsl": {
"h": 55.161,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.9342,
"c": 0.13616,
"h": 104.2
},
"luminance": 0.82561
}Semantic roles & 50–950 ramp
primary
#F8EE7C
secondary
#444FD4
accent
#13E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580