#FFEB85#FFEB85

#FFEB85 is a very light, vivid yellow. Relative luminance 0.824; OKLCH L 93.5% C 0.125 H 98.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).

Color values

HEX#FFEB85
RGBrgb(255, 235, 133)
HSLhsl(50, 100%, 76%)
HSVhsv(50, 48%, 100%)
CMYKcmyk(0%, 7.8%, 47.8%, 0%)
CIE-LABlab(92.74, -6.29, 51.63)
CIE-LCHlch(92.74, 52.01, 96.94°)
OKLaboklab(93.53% -0.0184 0.1234)
OKLCHoklch(93.53% 0.125 98.5)
XYZxyz(75.1842, 82.3728, 34.1249)
Luminance0.8237 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB85 #8599FF
analogous
#FFAE85 #FFEB85 #D6FF85
triadic
#FFEB85 #85FFEB #EB85FF
tetradic
#FFEB85 #85FFAE #8599FF #FF85D6
square
#FFEB85 #85FFAE #8599FF #FF85D6
split-complementary
#FFEB85 #85D6FF #AE85FF
monochromatic
#FFD70B #FFE148 #FFEB85 #FFF5C2 #FFFAE0

Accessibility & contrast

On white

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

On black

17.47
#FFEB85 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB85
17.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB85#FFFFFF#000000##000000
##FFEB851.001.2017.4717.47
#FFFFFF1.201.0021.0021.00
#00000017.4721.001.001.00
##00000017.4721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeb85;
/* rgb */ color: rgb(255, 235, 133);
/* oklch */ color: oklch(93.5% 0.125 98.5);
Tailwind
colors: {
  custom: {
    50: '#fff1aa',
    500: '#ffeb85',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb85;
$custom-light: #fff1aa;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb85",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 133
  },
  "hsl": {
    "h": 50.164,
    "s": 100,
    "l": 76.078
  },
  "oklch": {
    "l": 0.93526,
    "c": 0.12475,
    "h": 98.5
  },
  "luminance": 0.8237
}

Semantic roles & 50–950 ramp

primary
#FFEB85
secondary
#4962DF
accent
#26E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581

Preview Lab

Preview with #FFEB85

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

Preview Lab → · Contrast checker → · Palette generator →

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