#FFEB4D#FFEB4D

#FFEB4D is a very light, vivid yellow. Relative luminance 0.812; OKLCH L 93.0% C 0.170 H 101.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).

Color values

HEX#FFEB4D
RGBrgb(255, 235, 77)
HSLhsl(53, 100%, 65%)
HSVhsv(53, 70%, 100%)
CMYKcmyk(0%, 7.8%, 69.8%, 0%)
CIE-LABlab(92.23, -10.09, 75.06)
CIE-LCHlch(92.23, 75.73, 97.66°)
OKLaboklab(92.96% -0.0353 0.1668)
OKLCHoklch(92.96% 0.17 101.9)
XYZxyz(72.2911, 81.2156, 18.8880)
Luminance0.8121 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB4D #4D61FF
analogous
#FF924D #FFEB4D #BAFF4D
triadic
#FFEB4D #4DFFEB #EB4DFF
tetradic
#FFEB4D #4DFF92 #4D61FF #FF4DBA
square
#FFEB4D #4DFF92 #4D61FF #FF4DBA
split-complementary
#FFEB4D #4DBAFF #924DFF
monochromatic
#D2BA00 #FFE410 #FFEB4D #FFF28A #FFF9C7

Accessibility & contrast

On white

1.22
#FFEB4D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.24
#FFEB4D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB4D
17.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB4D#FFFFFF#000000##000000
##FFEB4D1.001.2217.2417.24
#FFFFFF1.221.0021.0021.00
#00000017.2421.001.001.00
##00000017.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE434
Deuteranopia (green-blind)
#FFEC57
Tritanopia (blue-blind)
#FFDBCC
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffeb4d;
/* rgb */ color: rgb(255, 235, 77);
/* oklch */ color: oklch(93.0% 0.170 101.9);
Tailwind
colors: {
  custom: {
    50: '#fff188',
    500: '#ffeb4d',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb4d;
$custom-light: #fff188;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb4d",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 77
  },
  "hsl": {
    "h": 53.258,
    "s": 100,
    "l": 65.098
  },
  "oklch": {
    "l": 0.92955,
    "c": 0.17046,
    "h": 101.9
  },
  "luminance": 0.81212
}

Semantic roles & 50–950 ramp

primary
#FFEB4D
secondary
#2437CC
accent
#1AE600
background
#FFFFFC
surface
#FFFEF4
border
#D7D6CE
text
#19160C
muted
#87857F

Preview Lab

Preview with #FFEB4D

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

Preview Lab → · Contrast checker → · Palette generator →

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