#FFE2B5#FFE2B5

#FFE2B5 is a very light, moderate orange. Relative luminance 0.790; OKLCH L 92.6% C 0.066 H 78.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).

Color values

HEX#FFE2B5
RGBrgb(255, 226, 181)
HSLhsl(36, 100%, 85%)
HSVhsv(36, 29%, 100%)
CMYKcmyk(0%, 11.4%, 29%, 0%)
CIE-LABlab(91.23, 3.46, 25.69)
CIE-LCHlch(91.23, 25.92, 82.33°)
OKLaboklab(92.58% 0.0131 0.0651)
OKLCHoklch(92.58% 0.066 78.6)
XYZxyz(76.7778, 78.9914, 54.9096)
Luminance0.7899 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2B5 #B5D2FF
analogous
#FFBDB5 #FFE2B5 #F7FFB5
triadic
#FFE2B5 #B5FFE2 #E2B5FF
tetradic
#FFE2B5 #B5FFBD #B5D2FF #FFB5F7
square
#FFE2B5 #B5FFBD #B5D2FF #FFB5F7
split-complementary
#FFE2B5 #B5F7FF #BDB5FF
monochromatic
#FFB23B #FFCA78 #FFE2B5 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

16.80
#FFE2B5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2B5
16.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2B5#FFFFFF#000000##000000
##FFE2B51.001.2516.8016.80
#FFFFFF1.251.0021.0021.00
#00000016.8021.001.001.00
##00000016.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEE2B2
Deuteranopia (green-blind)
#F5E9B6
Tritanopia (blue-blind)
#FFDAD6
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffe2b5;
/* rgb */ color: rgb(255, 226, 181);
/* oklch */ color: oklch(92.6% 0.066 78.6);
Tailwind
colors: {
  custom: {
    50: '#ffebcb',
    500: '#ffe2b5',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2b5;
$custom-light: #ffebcb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2b5",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 181
  },
  "hsl": {
    "h": 36.486,
    "s": 100,
    "l": 85.49
  },
  "oklch": {
    "l": 0.92575,
    "c": 0.06644,
    "h": 78.6
  },
  "luminance": 0.78989
}

Semantic roles & 50–950 ramp

primary
#FFE2B5
secondary
#72A0E6
accent
#5AE600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483

Preview Lab

Preview with #FFE2B5

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

Preview Lab → · Contrast checker → · Palette generator →

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