#FFEB7E#FFEB7E

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

Color values

HEX#FFEB7E
RGBrgb(255, 235, 126)
HSLhsl(51, 100%, 75%)
HSVhsv(51, 51%, 100%)
CMYKcmyk(0%, 7.8%, 50.6%, 0%)
CIE-LABlab(92.66, -6.89, 54.84)
CIE-LCHlch(92.66, 55.27, 97.16°)
OKLaboklab(93.43% -0.0209 0.1299)
OKLCHoklch(93.43% 0.132 99.1)
XYZxyz(74.7166, 82.1858, 31.6623)
Luminance0.8218 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB7E #7E92FF
analogous
#FFAB7E #FFEB7E #D2FF7E
triadic
#FFEB7E #7EFFEB #EB7EFF
tetradic
#FFEB7E #7EFFAB #7E92FF #FF7ED2
square
#FFEB7E #7EFFAB #7E92FF #FF7ED2
split-complementary
#FFEB7E #7ED2FF #AB7EFF
monochromatic
#FFD804 #FFE241 #FFEB7E #FFF4BB #FFFAE0

Accessibility & contrast

On white

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

On black

17.44
#FFEB7E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB7E
17.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB7E#FFFFFF#000000##000000
##FFEB7E1.001.2017.4417.44
#FFFFFF1.201.0021.0021.00
#00000017.4421.001.001.00
##00000017.4421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeb7e;
/* rgb */ color: rgb(255, 235, 126);
/* oklch */ color: oklch(93.4% 0.132 99.1);
Tailwind
colors: {
  custom: {
    50: '#fff1a6',
    500: '#ffeb7e',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb7e;
$custom-light: #fff1a6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb7e",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 126
  },
  "hsl": {
    "h": 50.698,
    "s": 100,
    "l": 74.706
  },
  "oklch": {
    "l": 0.93434,
    "c": 0.13155,
    "h": 99.1
  },
  "luminance": 0.82183
}

Semantic roles & 50–950 ramp

primary
#FFEB7E
secondary
#435BDE
accent
#24E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580

Preview Lab

Preview with #FFEB7E

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

Preview Lab → · Contrast checker → · Palette generator →

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