#F8F191#F8F191
#F8F191 is a very light, moderate yellow. Relative luminance 0.849; OKLCH L 94.3% C 0.118 H 104.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F191 |
|---|---|
| RGB | rgb(248, 241, 145) |
| HSL | hsl(56, 88%, 77%) |
| HSV | hsv(56, 42%, 97%) |
| CMYK | cmyk(0%, 2.8%, 41.5%, 2.7%) |
| CIE-LAB | lab(93.85, -10.86, 47.10) |
| CIE-LCH | lch(93.85, 48.34, 102.99°) |
| OKLab | oklab(94.32% -0.0301 0.1141) |
| OKLCH | oklch(94.32% 0.118 104.8) |
| XYZ | xyz(75.2790, 84.9133, 39.2070) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.74
Dark Cream
#FFF39A
ΔE00 1.83
Khaki (CSS)
#F0E68C
ΔE00 2.47
Manilla
#FFFA86
ΔE00 3.16
Straw
#FCF679
ΔE00 3.90
Yellowish Tan
#FCFC81
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F191 #9198F8
analogous
#F8BD91 #F8F191 #CCF891
triadic
#F8F191 #91F8F1 #F191F8
tetradic
#F8F191 #91F8BD #9198F8 #F891CC
square
#F8F191 #91F8BD #9198F8 #F891CC
split-complementary
#F8F191 #91CCF8 #BD91F8
monochromatic
#F1E21E #F4EA57 #F8F191 #FCF8CB #FDFBE2
Accessibility & contrast
On white
1.17
#F8F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#F8F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F191
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F191 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#FFF095
Tritanopia (blue-blind)
#FFE5DA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8f191; /* rgb */ color: rgb(248, 241, 145); /* oklch */ color: oklch(94.3% 0.118 104.8);
Tailwind
colors: {
custom: {
50: '#fcf5b2',
500: '#f8f191',
950: '#000000',
},
}SCSS
$custom: #f8f191; $custom-light: #fcf5b2; $custom-dark: #000000;
JSON
{
"hex": "#f8f191",
"rgb": {
"r": 248,
"g": 241,
"b": 145
},
"hsl": {
"h": 55.922,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.94316,
"c": 0.11803,
"h": 104.8
},
"luminance": 0.84911
}Semantic roles & 50–950 ramp
primary
#F8F191
secondary
#565FD7
accent
#10E501
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581