#FFFF95#FFFF95

#FFFF95 is a very light, vivid yellow. Relative luminance 0.950; OKLCH L 97.8% C 0.129 H 108.6°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).

Color values

HEX#FFFF95
RGBrgb(255, 255, 149)
HSLhsl(60, 100%, 79%)
HSVhsv(60, 42%, 100%)
CMYKcmyk(0%, 0%, 41.6%, 0%)
CIE-LABlab(98.01, -14.63, 50.51)
CIE-LCHlch(98.01, 52.59, 106.15°)
OKLaboklab(97.78% -0.0409 0.122)
OKLCHoklch(97.78% 0.129 108.6)
XYZxyz(82.4262, 94.9517, 42.4134)
Luminance0.9495 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF95 #9595FF
analogous
#FFCA95 #FFFF95 #CAFF95
triadic
#FFFF95 #95FFFF #FF95FF
tetradic
#FFFF95 #95FFCA #9595FF #FF95CA
square
#FFFF95 #95FFCA #9595FF #FF95CA
split-complementary
#FFFF95 #95CAFF #CA95FF
monochromatic
#FFFF1B #FFFF58 #FFFF95 #FFFFD2 #FFFFE0

Accessibility & contrast

On white

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

On black

19.99
#FFFF95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF95
19.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF95#FFFFFF#000000##000000
##FFFF951.001.0519.9919.99
#FFFFFF1.051.0021.0021.00
#00000019.9921.001.001.00
##00000019.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF78C
Deuteranopia (green-blind)
#FFFB9A
Tritanopia (blue-blind)
#FFF3E6
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #ffff95;
/* rgb */ color: rgb(255, 255, 149);
/* oklch */ color: oklch(97.8% 0.129 108.6);
Tailwind
colors: {
  custom: {
    50: '#ffffb6',
    500: '#ffff95',
    950: '#000000',
  },
}
SCSS
$custom: #ffff95;
$custom-light: #ffffb6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff95",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 149
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 79.216
  },
  "oklch": {
    "l": 0.97777,
    "c": 0.12864,
    "h": 108.6
  },
  "luminance": 0.9495
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFF95

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

Preview Lab → · Contrast checker → · Palette generator →

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