#FFEBAB#FFEBAB

#FFEBAB is a very light, moderate yellow. Relative luminance 0.836; OKLCH L 94.1% C 0.084 H 92.8°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).

Color values

HEX#FFEBAB
RGBrgb(255, 235, 171)
HSLhsl(46, 100%, 84%)
HSVhsv(46, 33%, 100%)
CMYKcmyk(0%, 7.8%, 32.9%, 0%)
CIE-LABlab(93.28, -2.34, 33.57)
CIE-LCHlch(93.28, 33.65, 93.98°)
OKLaboklab(94.14% -0.0041 0.0838)
OKLCHoklch(94.14% 0.084 92.8)
XYZxyz(78.3001, 83.6192, 50.5357)
Luminance0.8362 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBAB #ABBFFF
analogous
#FFC1AB #FFEBAB #E9FFAB
triadic
#FFEBAB #ABFFEB #EBABFF
tetradic
#FFEBAB #ABFFC1 #ABBFFF #FFABE9
square
#FFEBAB #ABFFC1 #ABBFFF #FFABE9
split-complementary
#FFEBAB #ABE9FF #C1ABFF
monochromatic
#FFCE31 #FFDC6E #FFEBAB #FFF8E0 #FFF8E0

Accessibility & contrast

On white

1.18
#FFEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.72
#FFEBAB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBAB
17.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBAB#FFFFFF#000000##000000
##FFEBAB1.001.1817.7217.72
#FFFFFF1.181.0021.0021.00
#00000017.7221.001.001.00
##00000017.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9E8A7
Deuteranopia (green-blind)
#FEEEAD
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #ffebab;
/* rgb */ color: rgb(255, 235, 171);
/* oklch */ color: oklch(94.1% 0.084 92.8);
Tailwind
colors: {
  custom: {
    50: '#fff1c4',
    500: '#ffebab',
    950: '#000000',
  },
}
SCSS
$custom: #ffebab;
$custom-light: #fff1c4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebab",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 171
  },
  "hsl": {
    "h": 45.714,
    "s": 100,
    "l": 83.529
  },
  "oklch": {
    "l": 0.94135,
    "c": 0.08395,
    "h": 92.8
  },
  "luminance": 0.83617
}

Semantic roles & 50–950 ramp

primary
#FFEBAB
secondary
#6A87E5
accent
#37E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582

Preview Lab

Preview with #FFEBAB

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

Preview Lab → · Contrast checker → · Palette generator →

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