#FFE2B3#FFE2B3

#FFE2B3 is a very light, moderate orange. Relative luminance 0.789; OKLCH L 92.5% C 0.069 H 79.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).

Color values

HEX#FFE2B3
RGBrgb(255, 226, 179)
HSLhsl(37, 100%, 85%)
HSVhsv(37, 30%, 100%)
CMYKcmyk(0%, 11.4%, 29.8%, 0%)
CIE-LABlab(91.19, 3.21, 26.67)
CIE-LCHlch(91.19, 26.86, 83.14°)
OKLaboklab(92.53% 0.0123 0.0675)
OKLCHoklch(92.53% 0.069 79.7)
XYZxyz(76.5740, 78.9099, 53.8366)
Luminance0.7891 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2B3 #B3D0FF
analogous
#FFBCB3 #FFE2B3 #F6FFB3
triadic
#FFE2B3 #B3FFE2 #E2B3FF
tetradic
#FFE2B3 #B3FFBC #B3D0FF #FFB3F6
square
#FFE2B3 #B3FFBC #B3D0FF #FFB3F6
split-complementary
#FFE2B3 #B3F6FF #BCB3FF
monochromatic
#FFB339 #FFCB76 #FFE2B3 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

16.78
#FFE2B3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2B3
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2B3#FFFFFF#000000##000000
##FFE2B31.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffe2b3;
/* rgb */ color: rgb(255, 226, 179);
/* oklch */ color: oklch(92.5% 0.069 79.7);
Tailwind
colors: {
  custom: {
    50: '#ffebca',
    500: '#ffe2b3',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2b3;
$custom-light: #ffebca;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2b3",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 179
  },
  "hsl": {
    "h": 37.105,
    "s": 100,
    "l": 85.098
  },
  "oklch": {
    "l": 0.92534,
    "c": 0.0686,
    "h": 79.7
  },
  "luminance": 0.78907
}

Semantic roles & 50–950 ramp

primary
#FFE2B3
secondary
#709DE6
accent
#58E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482

Preview Lab

Preview with #FFE2B3

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

Preview Lab → · Contrast checker → · Palette generator →

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