Yellow (survey)#FFFF14

#FFFF14 is a very light, highly saturated yellow. Relative luminance 0.928; OKLCH L 96.8% C 0.209 H 109.7°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).

Yellow (survey) — editorial page

Color values

HEX#FFFF14
RGBrgb(255, 255, 20)
HSLhsl(60, 100%, 54%)
HSVhsv(60, 92%, 100%)
CMYKcmyk(0%, 0%, 92.2%, 0%)
CIE-LABlab(97.16, -21.39, 92.93)
CIE-LCHlch(97.16, 95.36, 102.96°)
OKLaboklab(96.82% -0.0705 0.1965)
OKLCHoklch(96.82% 0.209 109.7)
XYZxyz(77.1295, 92.8330, 14.5174)
Luminance0.9283 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF14 #1414FF
analogous
#FF8A14 #FFFF14 #8AFF14
triadic
#FFFF14 #14FFFF #FF14FF
tetradic
#FFFF14 #14FF8A #1414FF #FF148A
square
#FFFF14 #14FF8A #1414FF #FF148A
split-complementary
#FFFF14 #148AFF #8A14FF
monochromatic
#999900 #D6D600 #FFFF14 #FFFF51 #FFFF8E

Accessibility & contrast

On white

1.07
#FFFF14 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.57
#FFFF14 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF14
19.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF14#FFFFFF#000000##000000
##FFFF141.001.0719.5719.57
#FFFFFF1.071.0021.0021.00
#00000019.5721.001.001.00
##00000019.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF400
Deuteranopia (green-blind)
#FFFA37
Tritanopia (blue-blind)
#FFEEDA
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #ffff14;
/* rgb */ color: rgb(255, 255, 20);
/* oklch */ color: oklch(96.8% 0.209 109.7);
Tailwind
colors: {
  custom: {
    50: '#ffff75',
    500: '#ffff14',
    950: '#000000',
  },
}
SCSS
$custom: #ffff14;
$custom-light: #ffff75;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff14",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 20
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 53.922
  },
  "oklch": {
    "l": 0.96821,
    "c": 0.20875,
    "h": 109.7
  },
  "luminance": 0.92831
}

Semantic roles & 50–950 ramp

primary
#FFFF14
secondary
#1B1B9C
accent
#29FF29
background
#FFFFFB
surface
#FFFFF2
border
#D7D7CC
text
#19170A
muted
#87857D

Preview Lab

Preview with #FFFF14

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

Preview Lab → · Contrast checker → · Palette generator →

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