#FFF050#FFF050

#FFF050 is a very light, vivid yellow. Relative luminance 0.842; OKLCH L 94.0% C 0.173 H 103.9°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).

Color values

HEX#FFF050
RGBrgb(255, 240, 80)
HSLhsl(55, 100%, 66%)
HSVhsv(55, 69%, 100%)
CMYKcmyk(0%, 5.9%, 68.6%, 0%)
CIE-LABlab(93.52, -12.41, 75.25)
CIE-LCHlch(93.52, 76.26, 99.36°)
OKLaboklab(93.99% -0.0415 0.1677)
OKLCHoklch(93.99% 0.173 103.9)
XYZxyz(73.8511, 84.1623, 19.9427)
Luminance0.8416 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF050 #505FFF
analogous
#FF9850 #FFF050 #B6FF50
triadic
#FFF050 #50FFF0 #F050FF
tetradic
#FFF050 #50FF98 #505FFF #FF50B6
square
#FFF050 #50FF98 #505FFF #FF50B6
split-complementary
#FFF050 #50B6FF #9850FF
monochromatic
#D5C200 #FFEB13 #FFF050 #FFF58D #FFFACA

Accessibility & contrast

On white

1.18
#FFF050 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.83
#FFF050 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF050
17.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF050#FFFFFF#000000##000000
##FFF0501.001.1817.8317.83
#FFFFFF1.181.0021.0021.00
#00000017.8321.001.001.00
##00000017.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE837
Deuteranopia (green-blind)
#FFF05A
Tritanopia (blue-blind)
#FFE0D0
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #fff050;
/* rgb */ color: rgb(255, 240, 80);
/* oklch */ color: oklch(94.0% 0.173 103.9);
Tailwind
colors: {
  custom: {
    50: '#fff48a',
    500: '#fff050',
    950: '#000000',
  },
}
SCSS
$custom: #fff050;
$custom-light: #fff48a;
$custom-dark: #000000;
JSON
{
  "hex": "#fff050",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 80
  },
  "hsl": {
    "h": 54.857,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.93989,
    "c": 0.17275,
    "h": 103.9
  },
  "luminance": 0.84159
}

Semantic roles & 50–950 ramp

primary
#FFF050
secondary
#2433CF
accent
#14E600
background
#FFFFFC
surface
#FFFEF4
border
#D7D6CE
text
#19170C
muted
#87857F

Preview Lab

Preview with #FFF050

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

Preview Lab → · Contrast checker → · Palette generator →

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