#FFEBBB#FFEBBB

#FFEBBB is a very light, moderate orange. Relative luminance 0.843; OKLCH L 94.4% C 0.066 H 88.1°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).

Color values

HEX#FFEBBB
RGBrgb(255, 235, 187)
HSLhsl(42, 100%, 87%)
HSVhsv(42, 27%, 100%)
CMYKcmyk(0%, 7.8%, 26.7%, 0%)
CIE-LABlab(93.57, -0.34, 25.80)
CIE-LCHlch(93.57, 25.80, 90.76°)
OKLaboklab(94.45% 0.0022 0.0655)
OKLCHoklch(94.45% 0.066 88.1)
XYZxyz(79.9185, 84.2666, 59.0592)
Luminance0.8427 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBBB #BBCFFF
analogous
#FFC9BB #FFEBBB #F1FFBB
triadic
#FFEBBB #BBFFEB #EBBBFF
tetradic
#FFEBBB #BBFFC9 #BBCFFF #FFBBF1
square
#FFEBBB #BBFFC9 #BBCFFF #FFBBF1
split-complementary
#FFEBBB #BBF1FF #C9BBFF
monochromatic
#FFC741 #FFD97E #FFEBBB #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

17.85
#FFEBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBBB
17.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBBB#FFFFFF#000000##000000
##FFEBBB1.001.1817.8517.85
#FFFFFF1.181.0021.0021.00
#00000017.8521.001.001.00
##00000017.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6E9B8
Deuteranopia (green-blind)
#FBEFBC
Tritanopia (blue-blind)
#FFE3DE
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #ffebbb;
/* rgb */ color: rgb(255, 235, 187);
/* oklch */ color: oklch(94.4% 0.066 88.1);
Tailwind
colors: {
  custom: {
    50: '#fff1cf',
    500: '#ffebbb',
    950: '#000000',
  },
}
SCSS
$custom: #ffebbb;
$custom-light: #fff1cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebbb",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 187
  },
  "hsl": {
    "h": 42.353,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.94449,
    "c": 0.06553,
    "h": 88.1
  },
  "luminance": 0.84265
}

Semantic roles & 50–950 ramp

primary
#FFEBBB
secondary
#7798E7
accent
#43E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583

Preview Lab

Preview with #FFEBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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