#FFEB83#FFEB83

#FFEB83 is a very light, vivid yellow. Relative luminance 0.823; OKLCH L 93.5% C 0.127 H 98.7°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).

Color values

HEX#FFEB83
RGBrgb(255, 235, 131)
HSLhsl(50, 100%, 76%)
HSVhsv(50, 49%, 100%)
CMYKcmyk(0%, 7.8%, 48.6%, 0%)
CIE-LABlab(92.72, -6.46, 52.55)
CIE-LCHlch(92.72, 52.95, 97.01°)
OKLaboklab(93.5% -0.0191 0.1253)
OKLCHoklch(93.5% 0.127 98.7)
XYZxyz(75.0473, 82.3181, 33.4042)
Luminance0.8232 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB83 #8397FF
analogous
#FFAD83 #FFEB83 #D5FF83
triadic
#FFEB83 #83FFEB #EB83FF
tetradic
#FFEB83 #83FFAD #8397FF #FF83D5
square
#FFEB83 #83FFAD #8397FF #FF83D5
split-complementary
#FFEB83 #83D5FF #AD83FF
monochromatic
#FFD709 #FFE146 #FFEB83 #FFF5C0 #FFFAE0

Accessibility & contrast

On white

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

On black

17.46
#FFEB83 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB83
17.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB83#FFFFFF#000000##000000
##FFEB831.001.2017.4617.46
#FFFFFF1.201.0021.0021.00
#00000017.4621.001.001.00
##00000017.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #ffeb83;
/* rgb */ color: rgb(255, 235, 131);
/* oklch */ color: oklch(93.5% 0.127 98.7);
Tailwind
colors: {
  custom: {
    50: '#fff1a9',
    500: '#ffeb83',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb83;
$custom-light: #fff1a9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb83",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 131
  },
  "hsl": {
    "h": 50.323,
    "s": 100,
    "l": 75.686
  },
  "oklch": {
    "l": 0.93499,
    "c": 0.12672,
    "h": 98.7
  },
  "luminance": 0.82315
}

Semantic roles & 50–950 ramp

primary
#FFEB83
secondary
#4860DF
accent
#25E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581

Preview Lab

Preview with #FFEB83

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

Preview Lab → · Contrast checker → · Palette generator →

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