#F8F89D#F8F89D
#F8F89D is a very light, moderate yellow. Relative luminance 0.895; OKLCH L 95.9% C 0.113 H 108.3°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F89D |
|---|---|
| RGB | rgb(248, 248, 157) |
| HSL | hsl(60, 87%, 79%) |
| HSV | hsv(60, 37%, 97%) |
| CMYK | cmyk(0%, 0%, 36.7%, 2.7%) |
| CIE-LAB | lab(95.80, -13.05, 43.74) |
| CIE-LCH | lch(95.80, 45.64, 106.61°) |
| OKLab | oklab(95.92% -0.0355 0.1071) |
| OKLCH | oklch(95.92% 0.113 108.3) |
| XYZ | xyz(78.3655, 89.5271, 45.0440) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.11
Parchment
#FEFCAF
ΔE00 2.62
Dark Cream
#FFF39A
ΔE00 3.21
Creme
#FFFFB6
ΔE00 3.54
Light Beige
#FFFEB6
ΔE00 3.62
Manilla
#FFFA86
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F89D #9D9DF8
analogous
#F8CB9D #F8F89D #CBF89D
triadic
#F8F89D #9DF8F8 #F89DF8
tetradic
#F8F89D #9DF8CB #9D9DF8 #F89DCB
square
#F8F89D #9DF8CB #9D9DF8 #F89DCB
split-complementary
#F8F89D #9DCBF8 #CB9DF8
monochromatic
#F0F02B #F4F464 #F8F89D #FCFCD6 #FDFDE2
Accessibility & contrast
On white
1.11
#F8F89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#F8F89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F89D
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F89D | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF196
Deuteranopia (green-blind)
#FFF5A1
Tritanopia (blue-blind)
#FFEDE1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f89d; /* rgb */ color: rgb(248, 248, 157); /* oklch */ color: oklch(95.9% 0.113 108.3);
Tailwind
colors: {
custom: {
50: '#fcfabb',
500: '#f8f89d',
950: '#000000',
},
}SCSS
$custom: #f8f89d; $custom-light: #fcfabb; $custom-dark: #000000;
JSON
{
"hex": "#f8f89d",
"rgb": {
"r": 248,
"g": 248,
"b": 157
},
"hsl": {
"h": 60,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.95922,
"c": 0.1128,
"h": 108.3
},
"luminance": 0.89526
}Semantic roles & 50–950 ramp
primary
#F8F89D
secondary
#6161D8
accent
#02E302
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582