#FFEBAA#FFEBAA

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

Color values

HEX#FFEBAA
RGBrgb(255, 235, 170)
HSLhsl(46, 100%, 83%)
HSVhsv(46, 33%, 100%)
CMYKcmyk(0%, 7.8%, 33.3%, 0%)
CIE-LABlab(93.27, -2.46, 34.06)
CIE-LCHlch(93.27, 34.15, 94.12°)
OKLaboklab(94.12% -0.0045 0.085)
OKLCHoklch(94.12% 0.085 93)
XYZxyz(78.2052, 83.5813, 50.0356)
Luminance0.8358 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBAA #AABEFF
analogous
#FFC0AA #FFEBAA #E9FFAA
triadic
#FFEBAA #AAFFEB #EBAAFF
tetradic
#FFEBAA #AAFFC0 #AABEFF #FFAAE9
square
#FFEBAA #AAFFC0 #AABEFF #FFAAE9
split-complementary
#FFEBAA #AAE9FF #C0AAFF
monochromatic
#FFCE30 #FFDD6D #FFEBAA #FFF8E0 #FFF8E0

Accessibility & contrast

On white

1.19
#FFEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFEBAA#FFFFFF#000000##000000
##FFEBAA1.001.1917.7217.72
#FFFFFF1.191.0021.0021.00
#00000017.7221.001.001.00
##00000017.7221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebaa;
/* rgb */ color: rgb(255, 235, 170);
/* oklch */ color: oklch(94.1% 0.085 93.0);
Tailwind
colors: {
  custom: {
    50: '#fff1c3',
    500: '#ffebaa',
    950: '#000000',
  },
}
SCSS
$custom: #ffebaa;
$custom-light: #fff1c3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebaa",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 170
  },
  "hsl": {
    "h": 45.882,
    "s": 100,
    "l": 83.333
  },
  "oklch": {
    "l": 0.94116,
    "c": 0.08509,
    "h": 93
  },
  "luminance": 0.83579
}

Semantic roles & 50–950 ramp

primary
#FFEBAA
secondary
#6986E4
accent
#36E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582

Preview Lab

Preview with #FFEBAA

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

Preview Lab → · Contrast checker → · Palette generator →

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