#F8F888#F8F888

#F8F888 is a very light, vivid yellow. Relative luminance 0.889; OKLCH L 95.6% C 0.135 H 108.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).

Color values

HEX#F8F888
RGBrgb(248, 248, 136)
HSLhsl(60, 89%, 75%)
HSVhsv(60, 45%, 97%)
CMYKcmyk(0%, 0%, 45.2%, 2.7%)
CIE-LABlab(95.53, -15.17, 53.48)
CIE-LCHlch(95.53, 55.59, 105.83°)
OKLaboklab(95.62% -0.0433 0.1278)
OKLCHoklch(95.62% 0.135 108.7)
XYZxyz(76.7242, 88.8706, 36.3998)
Luminance0.8887 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F888 #8888F8
analogous
#F8C088 #F8F888 #C0F888
triadic
#F8F888 #88F8F8 #F888F8
tetradic
#F8F888 #88F8C0 #8888F8 #F888C0
square
#F8F888 #88F8C0 #8888F8 #F888C0
split-complementary
#F8F888 #88C0F8 #C088F8
monochromatic
#F1F114 #F5F54E #F8F888 #FBFBC2 #FDFDE2

Accessibility & contrast

On white

1.12
#F8F888 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.77
#F8F888 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F888
18.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F888#FFFFFF#000000##000000
##F8F8881.001.1218.7718.77
#FFFFFF1.121.0021.0021.00
#00000018.7721.001.001.00
##00000018.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF07E
Deuteranopia (green-blind)
#FFF48D
Tritanopia (blue-blind)
#FFECDE
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f8f888;
/* rgb */ color: rgb(248, 248, 136);
/* oklch */ color: oklch(95.6% 0.135 108.7);
Tailwind
colors: {
  custom: {
    50: '#fcfaad',
    500: '#f8f888',
    950: '#000000',
  },
}
SCSS
$custom: #f8f888;
$custom-light: #fcfaad;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f888",
  "rgb": {
    "r": 248,
    "g": 248,
    "b": 136
  },
  "hsl": {
    "h": 60,
    "s": 88.889,
    "l": 75.294
  },
  "oklch": {
    "l": 0.95615,
    "c": 0.13491,
    "h": 108.7
  },
  "luminance": 0.88869
}

Semantic roles & 50–950 ramp

primary
#F8F888
secondary
#4E4ED6
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581

Preview Lab

Preview with #F8F888

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#F8F888 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva