#FFEB6F#FFEB6F

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

Color values

HEX#FFEB6F
RGBrgb(255, 235, 111)
HSLhsl(52, 100%, 72%)
HSVhsv(52, 56%, 100%)
CMYKcmyk(0%, 7.8%, 56.5%, 0%)
CIE-LABlab(92.50, -8.06, 61.51)
CIE-LCHlch(92.50, 62.03, 97.47°)
OKLaboklab(93.26% -0.0258 0.1429)
OKLCHoklch(93.26% 0.145 100.3)
XYZxyz(73.8202, 81.8273, 26.9416)
Luminance0.8182 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB6F #6F83FF
analogous
#FFA36F #FFEB6F #CBFF6F
triadic
#FFEB6F #6FFFEB #EB6FFF
tetradic
#FFEB6F #6FFFA3 #6F83FF #FF6FCB
square
#FFEB6F #6FFFA3 #6F83FF #FF6FCB
split-complementary
#FFEB6F #6FCBFF #A36FFF
monochromatic
#F4D200 #FFE332 #FFEB6F #FFF4AC #FFFBE0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFEB6F#FFFFFF#000000##000000
##FFEB6F1.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)
#FEE562
Deuteranopia (green-blind)
#FFED75
Tritanopia (blue-blind)
#FFDCD0
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffeb6f;
/* rgb */ color: rgb(255, 235, 111);
/* oklch */ color: oklch(93.3% 0.145 100.3);
Tailwind
colors: {
  custom: {
    50: '#fff19c',
    500: '#ffeb6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb6f;
$custom-light: #fff19c;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb6f",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 111
  },
  "hsl": {
    "h": 51.667,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.93257,
    "c": 0.1452,
    "h": 100.3
  },
  "luminance": 0.81824
}

Semantic roles & 50–950 ramp

primary
#FFEB6F
secondary
#374DDC
accent
#20E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160E
muted
#86857F

Preview Lab

Preview with #FFEB6F

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

Preview Lab → · Contrast checker → · Palette generator →

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