#FFE2B1#FFE2B1

#FFE2B1 is a very light, moderate orange. Relative luminance 0.788; OKLCH L 92.5% C 0.071 H 80.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).

Color values

HEX#FFE2B1
RGBrgb(255, 226, 177)
HSLhsl(38, 100%, 85%)
HSVhsv(38, 31%, 100%)
CMYKcmyk(0%, 11.4%, 30.6%, 0%)
CIE-LABlab(91.16, 2.96, 27.65)
CIE-LCHlch(91.16, 27.80, 83.90°)
OKLaboklab(92.49% 0.0115 0.0698)
OKLCHoklch(92.49% 0.071 80.6)
XYZxyz(76.3732, 78.8296, 52.7790)
Luminance0.7883 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2B1 #B1CEFF
analogous
#FFBBB1 #FFE2B1 #F5FFB1
triadic
#FFE2B1 #B1FFE2 #E2B1FF
tetradic
#FFE2B1 #B1FFBB #B1CEFF #FFB1F5
square
#FFE2B1 #B1FFBB #B1CEFF #FFB1F5
split-complementary
#FFE2B1 #B1F5FF #BBB1FF
monochromatic
#FFB437 #FFCB74 #FFE2B1 #FFF4E0 #FFF4E0

Accessibility & contrast

On white

1.25
#FFE2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.77
#FFE2B1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2B1
16.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2B1#FFFFFF#000000##000000
##FFE2B11.001.2516.7716.77
#FFFFFF1.251.0021.0021.00
#00000016.7721.001.001.00
##00000016.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFE1AE
Deuteranopia (green-blind)
#F6E9B2
Tritanopia (blue-blind)
#FFD9D5
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffe2b1;
/* rgb */ color: rgb(255, 226, 177);
/* oklch */ color: oklch(92.5% 0.071 80.6);
Tailwind
colors: {
  custom: {
    50: '#ffebc8',
    500: '#ffe2b1',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2b1;
$custom-light: #ffebc8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2b1",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 177
  },
  "hsl": {
    "h": 37.692,
    "s": 100,
    "l": 84.706
  },
  "oklch": {
    "l": 0.92493,
    "c": 0.07076,
    "h": 80.6
  },
  "luminance": 0.78827
}

Semantic roles & 50–950 ramp

primary
#FFE2B1
secondary
#6F9BE6
accent
#55E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482

Preview Lab

Preview with #FFE2B1

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

Preview Lab → · Contrast checker → · Palette generator →

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