#F8F894#F8F894
#F8F894 is a very light, vivid yellow. Relative luminance 0.892; OKLCH L 95.8% C 0.123 H 108.5°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F894 |
|---|---|
| RGB | rgb(248, 248, 148) |
| HSL | hsl(60, 88%, 78%) |
| HSV | hsv(60, 40%, 97%) |
| CMYK | cmyk(0%, 0%, 40.3%, 2.7%) |
| CIE-LAB | lab(95.68, -14.00, 47.95) |
| CIE-LCH | lch(95.68, 49.95, 106.27°) |
| OKLab | oklab(95.78% -0.0389 0.1162) |
| OKLCH | oklch(95.78% 0.123 108.5) |
| XYZ | xyz(77.6253, 89.2310, 41.1454) |
| Luminance | 0.8923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.64
Manilla
#FFFA86
ΔE00 2.68
Yellowish Tan
#FCFC81
ΔE00 3.13
Pale Yellow
#FFFF84
ΔE00 3.28
Dark Cream
#FFF39A
ΔE00 3.47
Butter
#FFFF81
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F894 #9494F8
analogous
#F8C694 #F8F894 #C6F894
triadic
#F8F894 #94F8F8 #F894F8
tetradic
#F8F894 #94F8C6 #9494F8 #F894C6
square
#F8F894 #94F8C6 #9494F8 #F894C6
split-complementary
#F8F894 #94C6F8 #C694F8
monochromatic
#F0F021 #F4F45B #F8F894 #FCFCCD #FDFDE2
Accessibility & contrast
On white
1.11
#F8F894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#F8F894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F894
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F894 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08C
Deuteranopia (green-blind)
#FFF498
Tritanopia (blue-blind)
#FFEDE0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f894; /* rgb */ color: rgb(248, 248, 148); /* oklch */ color: oklch(95.8% 0.123 108.5);
Tailwind
colors: {
custom: {
50: '#fcfab5',
500: '#f8f894',
950: '#000000',
},
}SCSS
$custom: #f8f894; $custom-light: #fcfab5; $custom-dark: #000000;
JSON
{
"hex": "#f8f894",
"rgb": {
"r": 248,
"g": 248,
"b": 148
},
"hsl": {
"h": 60,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.95784,
"c": 0.12254,
"h": 108.5
},
"luminance": 0.89229
}Semantic roles & 50–950 ramp
primary
#F8F894
secondary
#5959D7
accent
#01E401
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581