#FFFF65#FFFF65

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

Color values

HEX#FFFF65
RGBrgb(255, 255, 101)
HSLhsl(60, 100%, 70%)
HSVhsv(60, 60%, 100%)
CMYKcmyk(0%, 0%, 60.4%, 0%)
CIE-LABlab(97.52, -18.50, 71.30)
CIE-LCHlch(97.52, 73.66, 104.55°)
OKLaboklab(97.22% -0.0566 0.1625)
OKLCHoklch(97.22% 0.172 109.2)
XYZxyz(79.3514, 93.7218, 26.2195)
Luminance0.9372 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF65 #6565FF
analogous
#FFB265 #FFFF65 #B2FF65
triadic
#FFFF65 #65FFFF #FF65FF
tetradic
#FFFF65 #65FFB2 #6565FF #FF65B2
square
#FFFF65 #65FFB2 #6565FF #FF65B2
split-complementary
#FFFF65 #65B2FF #B265FF
monochromatic
#EAEA00 #FFFF28 #FFFF65 #FFFFA2 #FFFFDF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFFF65#FFFFFF#000000##000000
##FFFF651.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)
#FFF552
Deuteranopia (green-blind)
#FFFA6E
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ffff65;
/* rgb */ color: rgb(255, 255, 101);
/* oklch */ color: oklch(97.2% 0.172 109.2);
Tailwind
colors: {
  custom: {
    50: '#ffff97',
    500: '#ffff65',
    950: '#000000',
  },
}
SCSS
$custom: #ffff65;
$custom-light: #ffff97;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff65",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 101
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 69.804
  },
  "oklch": {
    "l": 0.97223,
    "c": 0.17208,
    "h": 109.2
  },
  "luminance": 0.9372
}

Semantic roles & 50–950 ramp

primary
#FFFF65
secondary
#2E2EDA
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#19170E
muted
#87857F

Preview Lab

Preview with #FFFF65

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

Preview Lab → · Contrast checker → · Palette generator →

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