#FFEB7D#FFEB7D

#FFEB7D is a very light, vivid yellow. Relative luminance 0.822; OKLCH L 93.4% C 0.133 H 99.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).

Color values

HEX#FFEB7D
RGBrgb(255, 235, 125)
HSLhsl(51, 100%, 75%)
HSVhsv(51, 51%, 100%)
CMYKcmyk(0%, 7.8%, 51%, 0%)
CIE-LABlab(92.65, -6.98, 55.29)
CIE-LCHlch(92.65, 55.73, 97.19°)
OKLaboklab(93.42% -0.0212 0.1308)
OKLCHoklch(93.42% 0.133 99.2)
XYZxyz(74.6524, 82.1601, 31.3242)
Luminance0.8216 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB7D #7D91FF
analogous
#FFAA7D #FFEB7D #D2FF7D
triadic
#FFEB7D #7DFFEB #EB7DFF
tetradic
#FFEB7D #7DFFAA #7D91FF #FF7DD2
square
#FFEB7D #7DFFAA #7D91FF #FF7DD2
split-complementary
#FFEB7D #7DD2FF #AA7DFF
monochromatic
#FFD803 #FFE240 #FFEB7D #FFF4BA #FFFAE0

Accessibility & contrast

On white

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

On black

17.43
#FFEB7D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB7D
17.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB7D#FFFFFF#000000##000000
##FFEB7D1.001.2017.4317.43
#FFFFFF1.201.0021.0021.00
#00000017.4321.001.001.00
##00000017.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeb7d;
/* rgb */ color: rgb(255, 235, 125);
/* oklch */ color: oklch(93.4% 0.133 99.2);
Tailwind
colors: {
  custom: {
    50: '#fff1a5',
    500: '#ffeb7d',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb7d;
$custom-light: #fff1a5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb7d",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 125
  },
  "hsl": {
    "h": 50.769,
    "s": 100,
    "l": 74.51
  },
  "oklch": {
    "l": 0.93421,
    "c": 0.13251,
    "h": 99.2
  },
  "luminance": 0.82157
}

Semantic roles & 50–950 ramp

primary
#FFEB7D
secondary
#425ADE
accent
#23E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580

Preview Lab

Preview with #FFEB7D

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

Preview Lab → · Contrast checker → · Palette generator →

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