#FFFF93#FFFF93

#FFFF93 is a very light, vivid yellow. Relative luminance 0.949; OKLCH L 97.7% C 0.131 H 108.6°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).

Color values

HEX#FFFF93
RGBrgb(255, 255, 147)
HSLhsl(60, 100%, 79%)
HSVhsv(60, 42%, 100%)
CMYKcmyk(0%, 0%, 42.4%, 0%)
CIE-LABlab(97.99, -14.83, 51.43)
CIE-LCHlch(97.99, 53.53, 106.08°)
OKLaboklab(97.75% -0.0417 0.1239)
OKLCHoklch(97.75% 0.131 108.6)
XYZxyz(82.2679, 94.8884, 41.5797)
Luminance0.9489 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF93 #9393FF
analogous
#FFC993 #FFFF93 #C9FF93
triadic
#FFFF93 #93FFFF #FF93FF
tetradic
#FFFF93 #93FFC9 #9393FF #FF93C9
square
#FFFF93 #93FFC9 #9393FF #FF93C9
split-complementary
#FFFF93 #93C9FF #C993FF
monochromatic
#FFFF19 #FFFF56 #FFFF93 #FFFFD0 #FFFFE0

Accessibility & contrast

On white

1.05
#FFFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.98
#FFFF93 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF93
19.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF93#FFFFFF#000000##000000
##FFFF931.001.0519.9819.98
#FFFFFF1.051.0021.0021.00
#00000019.9821.001.001.00
##00000019.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF78A
Deuteranopia (green-blind)
#FFFB98
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #ffff93;
/* rgb */ color: rgb(255, 255, 147);
/* oklch */ color: oklch(97.7% 0.131 108.6);
Tailwind
colors: {
  custom: {
    50: '#ffffb4',
    500: '#ffff93',
    950: '#000000',
  },
}
SCSS
$custom: #ffff93;
$custom-light: #ffffb4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff93",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 147
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 78.824
  },
  "oklch": {
    "l": 0.97749,
    "c": 0.13071,
    "h": 108.6
  },
  "luminance": 0.94887
}

Semantic roles & 50–950 ramp

primary
#FFFF93
secondary
#5555E1
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581

Preview Lab

Preview with #FFFF93

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

Preview Lab → · Contrast checker → · Palette generator →

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