#FFEB6D#FFEB6D

#FFEB6D is a very light, vivid yellow. Relative luminance 0.818; OKLCH L 93.2% C 0.147 H 100.4°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).

Color values

HEX#FFEB6D
RGBrgb(255, 235, 109)
HSLhsl(52, 100%, 71%)
HSVhsv(52, 57%, 100%)
CMYKcmyk(0%, 7.8%, 57.3%, 0%)
CIE-LABlab(92.48, -8.21, 62.37)
CIE-LCHlch(92.48, 62.91, 97.50°)
OKLaboklab(93.24% -0.0265 0.1445)
OKLCHoklch(93.24% 0.147 100.4)
XYZxyz(73.7113, 81.7837, 26.3681)
Luminance0.8178 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB6D #6D81FF
analogous
#FFA26D #FFEB6D #CAFF6D
triadic
#FFEB6D #6DFFEB #EB6DFF
tetradic
#FFEB6D #6DFFA2 #6D81FF #FF6DCA
square
#FFEB6D #6DFFA2 #6D81FF #FF6DCA
split-complementary
#FFEB6D #6DCAFF #A26DFF
monochromatic
#F2D100 #FFE330 #FFEB6D #FFF3AA #FFFBE0

Accessibility & contrast

On white

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

On black

17.36
#FFEB6D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB6D
17.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB6D#FFFFFF#000000##000000
##FFEB6D1.001.2117.3617.36
#FFFFFF1.211.0021.0021.00
#00000017.3621.001.001.00
##00000017.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEE560
Deuteranopia (green-blind)
#FFED73
Tritanopia (blue-blind)
#FFDCCF
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffeb6d;
/* rgb */ color: rgb(255, 235, 109);
/* oklch */ color: oklch(93.2% 0.147 100.4);
Tailwind
colors: {
  custom: {
    50: '#fff19b',
    500: '#ffeb6d',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb6d;
$custom-light: #fff19b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb6d",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 109
  },
  "hsl": {
    "h": 51.781,
    "s": 100,
    "l": 71.373
  },
  "oklch": {
    "l": 0.93236,
    "c": 0.1469,
    "h": 100.4
  },
  "luminance": 0.81781
}

Semantic roles & 50–950 ramp

primary
#FFEB6D
secondary
#354CDB
accent
#1FE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160E
muted
#86857F

Preview Lab

Preview with #FFEB6D

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

Preview Lab → · Contrast checker → · Palette generator →

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