#FFFF6C#FFFF6C

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

Color values

HEX#FFFF6C
RGBrgb(255, 255, 108)
HSLhsl(60, 100%, 71%)
HSVhsv(60, 58%, 100%)
CMYKcmyk(0%, 0%, 57.6%, 0%)
CIE-LABlab(97.58, -18.05, 68.48)
CIE-LCHlch(97.58, 70.82, 104.76°)
OKLaboklab(97.29% -0.0546 0.1574)
OKLCHoklch(97.29% 0.167 109.1)
XYZxyz(79.7091, 93.8648, 28.1033)
Luminance0.9386 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF6C #6C6CFF
analogous
#FFB56C #FFFF6C #B5FF6C
triadic
#FFFF6C #6CFFFF #FF6CFF
tetradic
#FFFF6C #6CFFB5 #6C6CFF #FF6CB5
square
#FFFF6C #6CFFB5 #6C6CFF #FF6CB5
split-complementary
#FFFF6C #6CB5FF #B56CFF
monochromatic
#F1F100 #FFFF2F #FFFF6C #FFFFA9 #FFFFE0

Accessibility & contrast

On white

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

On black

19.77
#FFFF6C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF6C
19.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF6C#FFFFFF#000000##000000
##FFFF6C1.001.0619.7719.77
#FFFFFF1.061.0021.0021.00
#00000019.7721.001.001.00
##00000019.7721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffff6c;
/* rgb */ color: rgb(255, 255, 108);
/* oklch */ color: oklch(97.3% 0.167 109.1);
Tailwind
colors: {
  custom: {
    50: '#ffff9b',
    500: '#ffff6c',
    950: '#000000',
  },
}
SCSS
$custom: #ffff6c;
$custom-light: #ffff9b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff6c",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 108
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 71.176
  },
  "oklch": {
    "l": 0.97288,
    "c": 0.16664,
    "h": 109.1
  },
  "luminance": 0.93863
}

Semantic roles & 50–950 ramp

primary
#FFFF6C
secondary
#3434DB
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170E
muted
#86857F

Preview Lab

Preview with #FFFF6C

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

Preview Lab → · Contrast checker → · Palette generator →

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