#FFFD95#FFFD95

#FFFD95 is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.4% C 0.126 H 107.6°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).

Color values

HEX#FFFD95
RGBrgb(255, 253, 149)
HSLhsl(59, 100%, 79%)
HSVhsv(59, 42%, 100%)
CMYKcmyk(0%, 0.8%, 41.6%, 0%)
CIE-LABlab(97.50, -13.66, 49.88)
CIE-LCHlch(97.50, 51.71, 105.31°)
OKLaboklab(97.37% -0.0382 0.1205)
OKLCHoklch(97.37% 0.126 107.6)
XYZxyz(81.7915, 93.6823, 42.2018)
Luminance0.9368 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFD95 #9597FF
analogous
#FFC895 #FFFD95 #CCFF95
triadic
#FFFD95 #95FFFD #FD95FF
tetradic
#FFFD95 #95FFC8 #9597FF #FF95CC
square
#FFFD95 #95FFC8 #9597FF #FF95CC
split-complementary
#FFFD95 #95CCFF #C895FF
monochromatic
#FFFB1B #FFFC58 #FFFD95 #FFFED2 #FFFEE0

Accessibility & contrast

On white

1.06
#FFFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.74
#FFFD95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFD95
19.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFD95#FFFFFF#000000##000000
##FFFD951.001.0619.7419.74
#FFFFFF1.061.0021.0021.00
#00000019.7421.001.001.00
##00000019.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF58D
Deuteranopia (green-blind)
#FFFA9A
Tritanopia (blue-blind)
#FFF1E4
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffd95;
/* rgb */ color: rgb(255, 253, 149);
/* oklch */ color: oklch(97.4% 0.126 107.6);
Tailwind
colors: {
  custom: {
    50: '#fffdb6',
    500: '#fffd95',
    950: '#000000',
  },
}
SCSS
$custom: #fffd95;
$custom-light: #fffdb6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffd95",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 149
  },
  "hsl": {
    "h": 58.868,
    "s": 100,
    "l": 79.216
  },
  "oklch": {
    "l": 0.97371,
    "c": 0.12642,
    "h": 107.6
  },
  "luminance": 0.9368
}

Semantic roles & 50–950 ramp

primary
#FFFD95
secondary
#5759E1
accent
#04E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581

Preview Lab

Preview with #FFFD95

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

Preview Lab → · Contrast checker → · Palette generator →

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