#F6F67F#F6F67F

#F6F67F is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.9% C 0.142 H 108.8°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).

Color values

HEX#F6F67F
RGBrgb(246, 246, 127)
HSLhsl(60, 87%, 73%)
HSVhsv(60, 48%, 96%)
CMYKcmyk(0%, 0%, 48.4%, 3.5%)
CIE-LABlab(94.75, -15.78, 56.70)
CIE-LCHlch(94.75, 58.86, 105.55°)
OKLaboklab(94.93% -0.0457 0.1342)
OKLCHoklch(94.93% 0.142 108.8)
XYZxyz(74.7942, 87.0385, 32.9347)
Luminance0.8704 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6F67F #7F7FF6
analogous
#F6BA7F #F6F67F #BAF67F
triadic
#F6F67F #7FF6F6 #F67FF6
tetradic
#F6F67F #7FF6BA #7F7FF6 #F67FBA
square
#F6F67F #7FF6BA #7F7FF6 #F67FBA
split-complementary
#F6F67F #7FBAF6 #BA7FF6
monochromatic
#EAEA10 #F2F246 #F6F67F #FAFAB8 #FDFDE2

Accessibility & contrast

On white

1.14
#F6F67F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.41
#F6F67F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6F67F
18.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6F67F#FFFFFF#000000##000000
##F6F67F1.001.1418.4118.41
#FFFFFF1.141.0021.0021.00
#00000018.4121.001.001.00
##00000018.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FFF285
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #f6f67f;
/* rgb */ color: rgb(246, 246, 127);
/* oklch */ color: oklch(94.9% 0.142 108.8);
Tailwind
colors: {
  custom: {
    50: '#fbf9a7',
    500: '#f6f67f',
    950: '#000000',
  },
}
SCSS
$custom: #f6f67f;
$custom-light: #fbf9a7;
$custom-dark: #000000;
JSON
{
  "hex": "#f6f67f",
  "rgb": {
    "r": 246,
    "g": 246,
    "b": 127
  },
  "hsl": {
    "h": 60,
    "s": 86.861,
    "l": 73.137
  },
  "oklch": {
    "l": 0.9493,
    "c": 0.14177,
    "h": 108.8
  },
  "luminance": 0.87037
}

Semantic roles & 50–950 ramp

primary
#F6F67F
secondary
#4747D2
accent
#02E302
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580

Preview Lab

Preview with #F6F67F

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

Preview Lab → · Contrast checker → · Palette generator →

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