#FFEB6A#FFEB6A

#FFEB6A is a very light, vivid yellow. Relative luminance 0.817; OKLCH L 93.2% C 0.149 H 100.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).

Color values

HEX#FFEB6A
RGBrgb(255, 235, 106)
HSLhsl(52, 100%, 71%)
HSVhsv(52, 58%, 100%)
CMYKcmyk(0%, 7.8%, 58.4%, 0%)
CIE-LABlab(92.45, -8.42, 63.65)
CIE-LCHlch(92.45, 64.21, 97.53°)
OKLaboklab(93.21% -0.0274 0.1469)
OKLCHoklch(93.21% 0.149 100.6)
XYZxyz(73.5526, 81.7202, 25.5321)
Luminance0.8172 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB6A #6A7EFF
analogous
#FFA06A #FFEB6A #C9FF6A
triadic
#FFEB6A #6AFFEB #EB6AFF
tetradic
#FFEB6A #6AFFA0 #6A7EFF #FF6AC9
square
#FFEB6A #6AFFA0 #6A7EFF #FF6AC9
split-complementary
#FFEB6A #6AC9FF #A06AFF
monochromatic
#EFCF00 #FFE32D #FFEB6A #FFF3A7 #FFFBE0

Accessibility & contrast

On white

1.21
#FFEB6A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.34
#FFEB6A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB6A
17.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB6A#FFFFFF#000000##000000
##FFEB6A1.001.2117.3417.34
#FFFFFF1.211.0021.0021.00
#00000017.3421.001.001.00
##00000017.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE55C
Deuteranopia (green-blind)
#FFED70
Tritanopia (blue-blind)
#FFDCCF
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffeb6a;
/* rgb */ color: rgb(255, 235, 106);
/* oklch */ color: oklch(93.2% 0.149 100.6);
Tailwind
colors: {
  custom: {
    50: '#fff199',
    500: '#ffeb6a',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb6a;
$custom-light: #fff199;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb6a",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 106
  },
  "hsl": {
    "h": 51.946,
    "s": 100,
    "l": 70.784
  },
  "oklch": {
    "l": 0.93205,
    "c": 0.14942,
    "h": 100.6
  },
  "luminance": 0.81717
}

Semantic roles & 50–950 ramp

primary
#FFEB6A
secondary
#3249DB
accent
#1FE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#19160E
muted
#87857F

Preview Lab

Preview with #FFEB6A

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

Preview Lab → · Contrast checker → · Palette generator →

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