#F8EB7E#F8EB7E
#F8EB7E is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.8% C 0.131 H 102.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EB7E |
|---|---|
| RGB | rgb(248, 235, 126) |
| HSL | hsl(54, 90%, 73%) |
| HSV | hsv(54, 49%, 97%) |
| CMYK | cmyk(0%, 5.2%, 49.2%, 2.7%) |
| CIE-LAB | lab(92.08, -9.67, 54.01) |
| CIE-LCH | lch(92.08, 54.86, 100.15°) |
| OKLab | oklab(92.84% -0.0285 0.1282) |
| OKLCH | oklch(92.84% 0.131 102.5) |
| XYZ | xyz(72.1876, 80.8818, 31.5438) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.93
Khaki (CSS)
#F0E68C
ΔE00 3.03
Straw
#FCF679
ΔE00 3.19
Yellowish
#FAEE66
ΔE00 3.21
Dark Cream
#FFF39A
ΔE00 3.51
Manilla
#FFFA86
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EB7E #7E8BF8
analogous
#F8AE7E #F8EB7E #C8F87E
triadic
#F8EB7E #7EF8EB #EB7EF8
tetradic
#F8EB7E #7EF8AE #7E8BF8 #F87EC8
square
#F8EB7E #7EF8AE #7E8BF8 #F87EC8
split-complementary
#F8EB7E #7EC8F8 #AE7EF8
monochromatic
#EFD70D #F5E244 #F8EB7E #FBF4B8 #FDFBE2
Accessibility & contrast
On white
1.22
#F8EB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#F8EB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EB7E
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EB7E | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE574
Deuteranopia (green-blind)
#FFEB83
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8eb7e; /* rgb */ color: rgb(248, 235, 126); /* oklch */ color: oklch(92.8% 0.131 102.5);
Tailwind
colors: {
custom: {
50: '#fdf1a6',
500: '#f8eb7e',
950: '#000000',
},
}SCSS
$custom: #f8eb7e; $custom-light: #fdf1a6; $custom-dark: #000000;
JSON
{
"hex": "#f8eb7e",
"rgb": {
"r": 248,
"g": 235,
"b": 126
},
"hsl": {
"h": 53.607,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.92837,
"c": 0.1313,
"h": 102.5
},
"luminance": 0.80879
}Semantic roles & 50–950 ramp
primary
#F8EB7E
secondary
#4655D5
accent
#18E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580