#FFFF6D#FFFF6D

#FFFF6D is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.3% C 0.166 H 109.1°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).

Color values

HEX#FFFF6D
RGBrgb(255, 255, 109)
HSLhsl(60, 100%, 71%)
HSVhsv(60, 57%, 100%)
CMYKcmyk(0%, 0%, 57.3%, 0%)
CIE-LABlab(97.59, -17.98, 68.07)
CIE-LCHlch(97.59, 70.41, 104.79°)
OKLaboklab(97.3% -0.0543 0.1567)
OKLCHoklch(97.3% 0.166 109.1)
XYZxyz(79.7626, 93.8863, 28.3852)
Luminance0.9388 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF6D #6D6DFF
analogous
#FFB66D #FFFF6D #B6FF6D
triadic
#FFFF6D #6DFFFF #FF6DFF
tetradic
#FFFF6D #6DFFB6 #6D6DFF #FF6DB6
square
#FFFF6D #6DFFB6 #6D6DFF #FF6DB6
split-complementary
#FFFF6D #6DB6FF #B66DFF
monochromatic
#F2F200 #FFFF30 #FFFF6D #FFFFAA #FFFFE0

Accessibility & contrast

On white

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

On black

19.78
#FFFF6D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF6D
19.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF6D#FFFFFF#000000##000000
##FFFF6D1.001.0619.7819.78
#FFFFFF1.061.0021.0021.00
#00000019.7821.001.001.00
##00000019.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF55D
Deuteranopia (green-blind)
#FFFA75
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ffff6d;
/* rgb */ color: rgb(255, 255, 109);
/* oklch */ color: oklch(97.3% 0.166 109.1);
Tailwind
colors: {
  custom: {
    50: '#ffff9c',
    500: '#ffff6d',
    950: '#000000',
  },
}
SCSS
$custom: #ffff6d;
$custom-light: #ffff9c;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff6d",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 109
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 71.373
  },
  "oklch": {
    "l": 0.97298,
    "c": 0.16583,
    "h": 109.1
  },
  "luminance": 0.93884
}

Semantic roles & 50–950 ramp

primary
#FFFF6D
secondary
#3535DB
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580

Preview Lab

Preview with #FFFF6D

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

Preview Lab → · Contrast checker → · Palette generator →

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