#FFEB6E#FFEB6E

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

Color values

HEX#FFEB6E
RGBrgb(255, 235, 110)
HSLhsl(52, 100%, 72%)
HSVhsv(52, 57%, 100%)
CMYKcmyk(0%, 7.8%, 56.9%, 0%)
CIE-LABlab(92.49, -8.14, 61.94)
CIE-LCHlch(92.49, 62.47, 97.48°)
OKLaboklab(93.25% -0.0262 0.1437)
OKLCHoklch(93.25% 0.146 100.3)
XYZxyz(73.7655, 81.8054, 26.6533)
Luminance0.8180 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB6E #6E82FF
analogous
#FFA36E #FFEB6E #CBFF6E
triadic
#FFEB6E #6EFFEB #EB6EFF
tetradic
#FFEB6E #6EFFA3 #6E82FF #FF6ECB
square
#FFEB6E #6EFFA3 #6E82FF #FF6ECB
split-complementary
#FFEB6E #6ECBFF #A36EFF
monochromatic
#F3D100 #FFE331 #FFEB6E #FFF3AB #FFFBE0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFEB6E#FFFFFF#000000##000000
##FFEB6E1.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)
#FEE561
Deuteranopia (green-blind)
#FFED74
Tritanopia (blue-blind)
#FFDCCF
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffeb6e;
/* rgb */ color: rgb(255, 235, 110);
/* oklch */ color: oklch(93.2% 0.146 100.3);
Tailwind
colors: {
  custom: {
    50: '#fff19b',
    500: '#ffeb6e',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb6e;
$custom-light: #fff19b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb6e",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 110
  },
  "hsl": {
    "h": 51.724,
    "s": 100,
    "l": 71.569
  },
  "oklch": {
    "l": 0.93246,
    "c": 0.14605,
    "h": 100.3
  },
  "luminance": 0.81802
}

Semantic roles & 50–950 ramp

primary
#FFEB6E
secondary
#364DDB
accent
#20E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160E
muted
#86857F

Preview Lab

Preview with #FFEB6E

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

Preview Lab → · Contrast checker → · Palette generator →

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