#FFEB95#FFEB95

#FFEB95 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.8% C 0.108 H 96.7°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).

Color values

HEX#FFEB95
RGBrgb(255, 235, 149)
HSLhsl(49, 100%, 79%)
HSVhsv(49, 42%, 100%)
CMYKcmyk(0%, 7.8%, 41.6%, 0%)
CIE-LABlab(92.95, -4.76, 44.13)
CIE-LCHlch(92.95, 44.39, 96.16°)
OKLaboklab(93.76% -0.0125 0.1075)
OKLCHoklch(93.76% 0.108 96.7)
XYZxyz(76.3749, 82.8492, 40.3963)
Luminance0.8285 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB95 #95A9FF
analogous
#FFB695 #FFEB95 #DEFF95
triadic
#FFEB95 #95FFEB #EB95FF
tetradic
#FFEB95 #95FFB6 #95A9FF #FF95DE
square
#FFEB95 #95FFB6 #95A9FF #FF95DE
split-complementary
#FFEB95 #95DEFF #B695FF
monochromatic
#FFD41B #FFDF58 #FFEB95 #FFF7D2 #FFF9E0

Accessibility & contrast

On white

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

On black

17.57
#FFEB95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB95
17.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB95#FFFFFF#000000##000000
##FFEB951.001.2017.5717.57
#FFFFFF1.201.0021.0021.00
#00000017.5721.001.001.00
##00000017.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #ffeb95;
/* rgb */ color: rgb(255, 235, 149);
/* oklch */ color: oklch(93.8% 0.108 96.7);
Tailwind
colors: {
  custom: {
    50: '#fff1b5',
    500: '#ffeb95',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb95;
$custom-light: #fff1b5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb95",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 149
  },
  "hsl": {
    "h": 48.679,
    "s": 100,
    "l": 79.216
  },
  "oklch": {
    "l": 0.93759,
    "c": 0.10826,
    "h": 96.7
  },
  "luminance": 0.82847
}

Semantic roles & 50–950 ramp

primary
#FFEB95
secondary
#5771E1
accent
#2BE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581

Preview Lab

Preview with #FFEB95

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

Preview Lab → · Contrast checker → · Palette generator →

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