#FFEB80#FFEB80

#FFEB80 is a very light, vivid yellow. Relative luminance 0.822; OKLCH L 93.5% C 0.130 H 99.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).

Color values

HEX#FFEB80
RGBrgb(255, 235, 128)
HSLhsl(51, 100%, 75%)
HSVhsv(51, 50%, 100%)
CMYKcmyk(0%, 7.8%, 49.8%, 0%)
CIE-LABlab(92.68, -6.72, 53.93)
CIE-LCHlch(92.68, 54.34, 97.11°)
OKLaboklab(93.46% -0.0202 0.1281)
OKLCHoklch(93.46% 0.13 99)
XYZxyz(74.8469, 82.2380, 32.3488)
Luminance0.8224 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB80 #8094FF
analogous
#FFAB80 #FFEB80 #D4FF80
triadic
#FFEB80 #80FFEB #EB80FF
tetradic
#FFEB80 #80FFAB #8094FF #FF80D4
square
#FFEB80 #80FFAB #8094FF #FF80D4
split-complementary
#FFEB80 #80D4FF #AB80FF
monochromatic
#FFD806 #FFE143 #FFEB80 #FFF5BD #FFFAE0

Accessibility & contrast

On white

1.20
#FFEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.45
#FFEB80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB80
17.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB80#FFFFFF#000000##000000
##FFEB801.001.2017.4517.45
#FFFFFF1.201.0021.0021.00
#00000017.4521.001.001.00
##00000017.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDE677
Deuteranopia (green-blind)
#FFED85
Tritanopia (blue-blind)
#FFDDD2
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #ffeb80;
/* rgb */ color: rgb(255, 235, 128);
/* oklch */ color: oklch(93.5% 0.130 99.0);
Tailwind
colors: {
  custom: {
    50: '#fff1a7',
    500: '#ffeb80',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb80;
$custom-light: #fff1a7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb80",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 128
  },
  "hsl": {
    "h": 50.551,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.93459,
    "c": 0.12964,
    "h": 99
  },
  "luminance": 0.82235
}

Semantic roles & 50–950 ramp

primary
#FFEB80
secondary
#455DDE
accent
#24E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580

Preview Lab

Preview with #FFEB80

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

Preview Lab → · Contrast checker → · Palette generator →

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