#FFFF6E#FFFF6E

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

Color values

HEX#FFFF6E
RGBrgb(255, 255, 110)
HSLhsl(60, 100%, 72%)
HSVhsv(60, 57%, 100%)
CMYKcmyk(0%, 0%, 56.9%, 0%)
CIE-LABlab(97.59, -17.91, 67.66)
CIE-LCHlch(97.59, 69.99, 104.82°)
OKLaboklab(97.31% -0.054 0.1559)
OKLCHoklch(97.31% 0.165 109.1)
XYZxyz(79.8167, 93.9079, 28.6703)
Luminance0.9391 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF6E #6E6EFF
analogous
#FFB76E #FFFF6E #B7FF6E
triadic
#FFFF6E #6EFFFF #FF6EFF
tetradic
#FFFF6E #6EFFB7 #6E6EFF #FF6EB7
square
#FFFF6E #6EFFB7 #6E6EFF #FF6EB7
split-complementary
#FFFF6E #6EB7FF #B76EFF
monochromatic
#F3F300 #FFFF31 #FFFF6E #FFFFAB #FFFFE0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFFF6E#FFFFFF#000000##000000
##FFFF6E1.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)
#FFF55E
Deuteranopia (green-blind)
#FFFA76
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ffff6e;
/* rgb */ color: rgb(255, 255, 110);
/* oklch */ color: oklch(97.3% 0.165 109.1);
Tailwind
colors: {
  custom: {
    50: '#ffff9c',
    500: '#ffff6e',
    950: '#000000',
  },
}
SCSS
$custom: #ffff6e;
$custom-light: #ffff9c;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff6e",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 110
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 71.569
  },
  "oklch": {
    "l": 0.97307,
    "c": 0.16503,
    "h": 109.1
  },
  "luminance": 0.93906
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFF6E

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

Preview Lab → · Contrast checker → · Palette generator →

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