#FFFF53#FFFF53

#FFFF53 is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.1% C 0.184 H 109.4°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).

Color values

HEX#FFFF53
RGBrgb(255, 255, 83)
HSLhsl(60, 100%, 66%)
HSVhsv(60, 67%, 100%)
CMYKcmyk(0%, 0%, 67.5%, 0%)
CIE-LABlab(97.39, -19.52, 78.02)
CIE-LCHlch(97.39, 80.42, 104.05°)
OKLaboklab(97.08% -0.0613 0.174)
OKLCHoklch(97.08% 0.184 109.4)
XYZxyz(78.5640, 93.4068, 22.0728)
Luminance0.9341 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF53 #5353FF
analogous
#FFA953 #FFFF53 #A9FF53
triadic
#FFFF53 #53FFFF #FF53FF
tetradic
#FFFF53 #53FFA9 #5353FF #FF53A9
square
#FFFF53 #53FFA9 #5353FF #FF53A9
split-complementary
#FFFF53 #53A9FF #A953FF
monochromatic
#D8D800 #FFFF16 #FFFF53 #FFFF90 #FFFFCD

Accessibility & contrast

On white

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

On black

19.68
#FFFF53 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF53
19.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF53#FFFFFF#000000##000000
##FFFF531.001.0719.6819.68
#FFFFFF1.071.0021.0021.00
#00000019.6821.001.001.00
##00000019.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF538
Deuteranopia (green-blind)
#FFFA5F
Tritanopia (blue-blind)
#FFEFDD
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #ffff53;
/* rgb */ color: rgb(255, 255, 83);
/* oklch */ color: oklch(97.1% 0.184 109.4);
Tailwind
colors: {
  custom: {
    50: '#ffff8d',
    500: '#ffff53',
    950: '#000000',
  },
}
SCSS
$custom: #ffff53;
$custom-light: #ffff8d;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff53",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 83
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 66.275
  },
  "oklch": {
    "l": 0.97081,
    "c": 0.18448,
    "h": 109.4
  },
  "luminance": 0.93405
}

Semantic roles & 50–950 ramp

primary
#FFFF53
secondary
#2525D1
accent
#00E600
background
#FFFFFC
surface
#FFFFF4
border
#D7D7CE
text
#19170D
muted
#87857F

Preview Lab

Preview with #FFFF53

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

Preview Lab → · Contrast checker → · Palette generator →

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