#F8EB8F#F8EB8F
#F8EB8F is a very light, moderate yellow. Relative luminance 0.814; OKLCH L 93.1% C 0.114 H 101.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EB8F |
|---|---|
| RGB | rgb(248, 235, 143) |
| HSL | hsl(53, 88%, 77%) |
| HSV | hsv(53, 42%, 97%) |
| CMYK | cmyk(0%, 5.2%, 42.3%, 2.7%) |
| CIE-LAB | lab(92.29, -8.09, 46.12) |
| CIE-LCH | lch(92.29, 46.82, 99.94°) |
| OKLab | oklab(93.07% -0.0223 0.1118) |
| OKLCH | oklch(93.07% 0.114 101.3) |
| XYZ | xyz(73.3792, 81.3585, 37.8197) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.46
Dark Cream
#FFF39A
ΔE00 1.78
Buff
#FEF69E
ΔE00 2.65
Sandy Yellow
#FDEE73
ΔE00 4.24
Sandy
#F1DA7A
ΔE00 4.43
Manilla
#FFFA86
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EB8F #8F9CF8
analogous
#F8B78F #F8EB8F #D1F88F
triadic
#F8EB8F #8FF8EB #EB8FF8
tetradic
#F8EB8F #8FF8B7 #8F9CF8 #F88FD1
square
#F8EB8F #8FF8B7 #8F9CF8 #F88FD1
split-complementary
#F8EB8F #8FD1F8 #B78FF8
monochromatic
#F1D61C #F4E155 #F8EB8F #FCF5C9 #FDFAE2
Accessibility & contrast
On white
1.22
#F8EB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#F8EB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EB8F
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EB8F | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#FFEB93
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f8eb8f; /* rgb */ color: rgb(248, 235, 143); /* oklch */ color: oklch(93.1% 0.114 101.3);
Tailwind
colors: {
custom: {
50: '#fcf1b1',
500: '#f8eb8f',
950: '#000000',
},
}SCSS
$custom: #f8eb8f; $custom-light: #fcf1b1; $custom-dark: #000000;
JSON
{
"hex": "#f8eb8f",
"rgb": {
"r": 248,
"g": 235,
"b": 143
},
"hsl": {
"h": 52.571,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.93074,
"c": 0.114,
"h": 101.3
},
"luminance": 0.81356
}Semantic roles & 50–950 ramp
primary
#F8EB8F
secondary
#5565D7
accent
#1DE501
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581