#FFFF45#FFFF45

#FFFF45 is a very light, vivid yellow. Relative luminance 0.932; OKLCH L 97.0% C 0.192 H 109.5°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).

Color values

HEX#FFFF45
RGBrgb(255, 255, 69)
HSLhsl(60, 100%, 64%)
HSVhsv(60, 73%, 100%)
CMYKcmyk(0%, 0%, 72.9%, 0%)
CIE-LABlab(97.31, -20.15, 82.62)
CIE-LCHlch(97.31, 85.04, 103.71°)
OKLaboklab(96.99% -0.0643 0.1814)
OKLCHoklch(96.99% 0.192 109.5)
XYZxyz(78.0771, 93.2120, 19.5080)
Luminance0.9321 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF45 #4545FF
analogous
#FFA245 #FFFF45 #A2FF45
triadic
#FFFF45 #45FFFF #FF45FF
tetradic
#FFFF45 #45FFA2 #4545FF #FF45A2
square
#FFFF45 #45FFA2 #4545FF #FF45A2
split-complementary
#FFFF45 #45A2FF #A245FF
monochromatic
#CACA00 #FFFF08 #FFFF45 #FFFF82 #FFFFBF

Accessibility & contrast

On white

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

On black

19.64
#FFFF45 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF45
19.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF45#FFFFFF#000000##000000
##FFFF451.001.0719.6419.64
#FFFFFF1.071.0021.0021.00
#00000019.6421.001.001.00
##00000019.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF41A
Deuteranopia (green-blind)
#FFFA54
Tritanopia (blue-blind)
#FFEFDC
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #ffff45;
/* rgb */ color: rgb(255, 255, 69);
/* oklch */ color: oklch(97.0% 0.192 109.5);
Tailwind
colors: {
  custom: {
    50: '#ffff86',
    500: '#ffff45',
    950: '#000000',
  },
}
SCSS
$custom: #ffff45;
$custom-light: #ffff86;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff45",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 69
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 63.529
  },
  "oklch": {
    "l": 0.96993,
    "c": 0.19246,
    "h": 109.5
  },
  "luminance": 0.9321
}

Semantic roles & 50–950 ramp

primary
#FFFF45
secondary
#2323C5
accent
#00E600
background
#FFFFFC
surface
#FFFFF4
border
#D7D7CE
text
#19170C
muted
#87857F

Preview Lab

Preview with #FFFF45

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

Preview Lab → · Contrast checker → · Palette generator →

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