#F8F088#F8F088
#F8F088 is a very light, vivid yellow. Relative luminance 0.841; OKLCH L 94.0% C 0.126 H 104.7°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F088 |
|---|---|
| RGB | rgb(248, 240, 136) |
| HSL | hsl(56, 89%, 75%) |
| HSV | hsv(56, 45%, 97%) |
| CMYK | cmyk(0%, 3.2%, 45.2%, 2.7%) |
| CIE-LAB | lab(93.47, -11.24, 50.97) |
| CIE-LCH | lch(93.47, 52.20, 102.44°) |
| OKLab | oklab(93.98% -0.032 0.1222) |
| OKLCH | oklch(93.98% 0.126 104.7) |
| XYZ | xyz(74.3171, 84.0563, 35.5975) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.49
Dark Cream
#FFF39A
ΔE00 2.64
Buff
#FEF69E
ΔE00 2.83
Khaki (CSS)
#F0E68C
ΔE00 2.83
Straw
#FCF679
ΔE00 2.86
Sandy Yellow
#FDEE73
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F088 #8890F8
analogous
#F8B888 #F8F088 #C8F888
triadic
#F8F088 #88F8F0 #F088F8
tetradic
#F8F088 #88F8B8 #8890F8 #F888C8
square
#F8F088 #88F8B8 #8890F8 #F888C8
split-complementary
#F8F088 #88C8F8 #B888F8
monochromatic
#F1E114 #F5E94E #F8F088 #FBF7C2 #FDFBE2
Accessibility & contrast
On white
1.18
#F8F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#F8F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F088
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F088 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FFEF8D
Tritanopia (blue-blind)
#FFE4D7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f8f088; /* rgb */ color: rgb(248, 240, 136); /* oklch */ color: oklch(94.0% 0.126 104.7);
Tailwind
colors: {
custom: {
50: '#fcf4ac',
500: '#f8f088',
950: '#000000',
},
}SCSS
$custom: #f8f088; $custom-light: #fcf4ac; $custom-dark: #000000;
JSON
{
"hex": "#f8f088",
"rgb": {
"r": 248,
"g": 240,
"b": 136
},
"hsl": {
"h": 55.714,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.93984,
"c": 0.12634,
"h": 104.7
},
"luminance": 0.84054
}Semantic roles & 50–950 ramp
primary
#F8F088
secondary
#4E58D6
accent
#10E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581