#FFFF69#FFFF69

#FFFF69 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.169 H 109.2°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).

Color values

HEX#FFFF69
RGBrgb(255, 255, 105)
HSLhsl(60, 100%, 71%)
HSVhsv(60, 59%, 100%)
CMYKcmyk(0%, 0%, 58.8%, 0%)
CIE-LABlab(97.55, -18.25, 69.70)
CIE-LCHlch(97.55, 72.05, 104.67°)
OKLaboklab(97.26% -0.0555 0.1596)
OKLCHoklch(97.26% 0.169 109.2)
XYZxyz(79.5522, 93.8021, 27.2769)
Luminance0.9380 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF69 #6969FF
analogous
#FFB469 #FFFF69 #B4FF69
triadic
#FFFF69 #69FFFF #FF69FF
tetradic
#FFFF69 #69FFB4 #6969FF #FF69B4
square
#FFFF69 #69FFB4 #6969FF #FF69B4
split-complementary
#FFFF69 #69B4FF #B469FF
monochromatic
#EEEE00 #FFFF2C #FFFF69 #FFFFA6 #FFFFE0

Accessibility & contrast

On white

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

On black

19.76
#FFFF69 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF69
19.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF69#FFFFFF#000000##000000
##FFFF691.001.0619.7619.76
#FFFFFF1.061.0021.0021.00
#00000019.7621.001.001.00
##00000019.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF558
Deuteranopia (green-blind)
#FFFA72
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ffff69;
/* rgb */ color: rgb(255, 255, 105);
/* oklch */ color: oklch(97.3% 0.169 109.2);
Tailwind
colors: {
  custom: {
    50: '#ffff99',
    500: '#ffff69',
    950: '#000000',
  },
}
SCSS
$custom: #ffff69;
$custom-light: #ffff99;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff69",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 105
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.9726,
    "c": 0.16901,
    "h": 109.2
  },
  "luminance": 0.938
}

Semantic roles & 50–950 ramp

primary
#FFFF69
secondary
#3131DB
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#19170E
muted
#87857F

Preview Lab

Preview with #FFFF69

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

Preview Lab → · Contrast checker → · Palette generator →

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