#F8F68F#F8F68F

#F8F68F is a very light, vivid yellow. Relative luminance 0.879; OKLCH L 95.3% C 0.126 H 107.6°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).

Color values

HEX#F8F68F
RGBrgb(248, 246, 143)
HSLhsl(59, 88%, 77%)
HSVhsv(59, 42%, 97%)
CMYKcmyk(0%, 0.8%, 42.3%, 2.7%)
CIE-LABlab(95.10, -13.52, 49.63)
CIE-LCHlch(95.10, 51.44, 105.24°)
OKLaboklab(95.3% -0.0379 0.1197)
OKLCHoklch(95.3% 0.126 107.6)
XYZxyz(76.6265, 87.8529, 38.9021)
Luminance0.8785 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F68F #8F91F8
analogous
#F8C28F #F8F68F #C6F88F
triadic
#F8F68F #8FF8F6 #F68FF8
tetradic
#F8F68F #8FF8C2 #8F91F8 #F88FC6
square
#F8F68F #8FF8C2 #8F91F8 #F88FC6
split-complementary
#F8F68F #8FC6F8 #C28FF8
monochromatic
#F1ED1C #F4F155 #F8F68F #FCFBC9 #FDFDE2

Accessibility & contrast

On white

1.13
#F8F68F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.57
#F8F68F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F68F
18.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F68F#FFFFFF#000000##000000
##F8F68F1.001.1318.5718.57
#FFFFFF1.131.0021.0021.00
#00000018.5721.001.001.00
##00000018.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FFF394
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #f8f68f;
/* rgb */ color: rgb(248, 246, 143);
/* oklch */ color: oklch(95.3% 0.126 107.6);
Tailwind
colors: {
  custom: {
    50: '#fcf9b1',
    500: '#f8f68f',
    950: '#000000',
  },
}
SCSS
$custom: #f8f68f;
$custom-light: #fcf9b1;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f68f",
  "rgb": {
    "r": 248,
    "g": 246,
    "b": 143
  },
  "hsl": {
    "h": 58.857,
    "s": 88.235,
    "l": 76.667
  },
  "oklch": {
    "l": 0.95303,
    "c": 0.12556,
    "h": 107.6
  },
  "luminance": 0.87851
}

Semantic roles & 50–950 ramp

primary
#F8F68F
secondary
#5557D7
accent
#05E501
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581

Preview Lab

Preview with #F8F68F

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

Preview Lab → · Contrast checker → · Palette generator →

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