#FFEB5D#FFEB5D

#FFEB5D is a very light, vivid yellow. Relative luminance 0.815; OKLCH L 93.1% C 0.160 H 101.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).

Color values

HEX#FFEB5D
RGBrgb(255, 235, 93)
HSLhsl(53, 100%, 68%)
HSVhsv(53, 64%, 100%)
CMYKcmyk(0%, 7.8%, 63.5%, 0%)
CIE-LABlab(92.34, -9.24, 69.01)
CIE-LCHlch(92.34, 69.63, 97.63°)
OKLaboklab(93.08% -0.0312 0.1565)
OKLCHoklch(93.08% 0.16 101.3)
XYZxyz(72.9271, 81.4700, 22.2377)
Luminance0.8147 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB5D #5D71FF
analogous
#FF9A5D #FFEB5D #C2FF5D
triadic
#FFEB5D #5DFFEB #EB5DFF
tetradic
#FFEB5D #5DFF9A #5D71FF #FF5DC2
square
#FFEB5D #5DFF9A #5D71FF #FF5DC2
split-complementary
#FFEB5D #5DC2FF #9A5DFF
monochromatic
#E2C600 #FFE320 #FFEB5D #FFF39A #FFFAD7

Accessibility & contrast

On white

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

On black

17.29
#FFEB5D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB5D
17.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB5D#FFFFFF#000000##000000
##FFEB5D1.001.2117.2917.29
#FFFFFF1.211.0021.0021.00
#00000017.2921.001.001.00
##00000017.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE44B
Deuteranopia (green-blind)
#FFED65
Tritanopia (blue-blind)
#FFDBCD
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffeb5d;
/* rgb */ color: rgb(255, 235, 93);
/* oklch */ color: oklch(93.1% 0.160 101.3);
Tailwind
colors: {
  custom: {
    50: '#fff191',
    500: '#ffeb5d',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb5d;
$custom-light: #fff191;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb5d",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 93
  },
  "hsl": {
    "h": 52.593,
    "s": 100,
    "l": 68.235
  },
  "oklch": {
    "l": 0.93081,
    "c": 0.15962,
    "h": 101.3
  },
  "luminance": 0.81467
}

Semantic roles & 50–950 ramp

primary
#FFEB5D
secondary
#273DD9
accent
#1CE600
background
#FFFFFC
surface
#FFFEF4
border
#D7D6CE
text
#19160D
muted
#87857F

Preview Lab

Preview with #FFEB5D

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

Preview Lab → · Contrast checker → · Palette generator →

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