#FFEB3D#FFEB3D

#FFEB3D is a very light, vivid yellow. Relative luminance 0.810; OKLCH L 92.9% C 0.179 H 102.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).

Color values

HEX#FFEB3D
RGBrgb(255, 235, 61)
HSLhsl(54, 100%, 62%)
HSVhsv(54, 76%, 100%)
CMYKcmyk(0%, 7.8%, 76.1%, 0%)
CIE-LABlab(92.14, -10.76, 80.32)
CIE-LCHlch(92.14, 81.03, 97.63°)
OKLaboklab(92.86% -0.0386 0.1751)
OKLCHoklch(92.86% 0.179 102.4)
XYZxyz(71.7940, 81.0168, 16.2701)
Luminance0.8101 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB3D #3D51FF
analogous
#FF8A3D #FFEB3D #B2FF3D
triadic
#FFEB3D #3DFFEB #EB3DFF
tetradic
#FFEB3D #3DFF8A #3D51FF #FF3DB2
square
#FFEB3D #3DFF8A #3D51FF #FF3DB2
split-complementary
#FFEB3D #3DB2FF #8A3DFF
monochromatic
#C2AE00 #FFE500 #FFEB3D #FFF17A #FFF8B7

Accessibility & contrast

On white

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

On black

17.20
#FFEB3D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB3D
17.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB3D#FFFFFF#000000##000000
##FFEB3D1.001.2217.2017.20
#FFFFFF1.221.0021.0021.00
#00000017.2021.001.001.00
##00000017.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE410
Deuteranopia (green-blind)
#FFEC4A
Tritanopia (blue-blind)
#FFDACA
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffeb3d;
/* rgb */ color: rgb(255, 235, 61);
/* oklch */ color: oklch(92.9% 0.179 102.4);
Tailwind
colors: {
  custom: {
    50: '#fff180',
    500: '#ffeb3d',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb3d;
$custom-light: #fff180;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb3d",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 61
  },
  "hsl": {
    "h": 53.814,
    "s": 100,
    "l": 61.961
  },
  "oklch": {
    "l": 0.92857,
    "c": 0.1793,
    "h": 102.4
  },
  "luminance": 0.81014
}

Semantic roles & 50–950 ramp

primary
#FFEB3D
secondary
#2232BF
accent
#18E600
background
#FFFFFB
surface
#FFFEF2
border
#D7D6CC
text
#19160B
muted
#87857E

Preview Lab

Preview with #FFEB3D

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

Preview Lab → · Contrast checker → · Palette generator →

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