#FFE0B0#FFE0B0

#FFE0B0 is a very light, moderate orange. Relative luminance 0.777; OKLCH L 92.1% C 0.071 H 78.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).

Color values

HEX#FFE0B0
RGBrgb(255, 224, 176)
HSLhsl(36, 100%, 85%)
HSVhsv(36, 31%, 100%)
CMYKcmyk(0%, 12.2%, 31%, 0%)
CIE-LABlab(90.65, 3.85, 27.47)
CIE-LCHlch(90.65, 27.74, 82.01°)
OKLaboklab(92.09% 0.0141 0.0694)
OKLCHoklch(92.09% 0.071 78.5)
XYZxyz(75.7333, 77.7085, 52.0758)
Luminance0.7771 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE0B0 #B0CFFF
analogous
#FFB9B0 #FFE0B0 #F6FFB0
triadic
#FFE0B0 #B0FFE0 #E0B0FF
tetradic
#FFE0B0 #B0FFB9 #B0CFFF #FFB0F6
square
#FFE0B0 #B0FFB9 #B0CFFF #FFB0F6
split-complementary
#FFE0B0 #B0F6FF #B9B0FF
monochromatic
#FFB036 #FFC873 #FFE0B0 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

1.27
#FFE0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.54
#FFE0B0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE0B0
16.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE0B0#FFFFFF#000000##000000
##FFE0B01.001.2716.5416.54
#FFFFFF1.271.0021.0021.00
#00000016.5421.001.001.00
##00000016.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDE0AD
Deuteranopia (green-blind)
#F5E7B1
Tritanopia (blue-blind)
#FFD7D3
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffe0b0;
/* rgb */ color: rgb(255, 224, 176);
/* oklch */ color: oklch(92.1% 0.071 78.5);
Tailwind
colors: {
  custom: {
    50: '#ffe9c7',
    500: '#ffe0b0',
    950: '#000000',
  },
}
SCSS
$custom: #ffe0b0;
$custom-light: #ffe9c7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe0b0",
  "rgb": {
    "r": 255,
    "g": 224,
    "b": 176
  },
  "hsl": {
    "h": 36.456,
    "s": 100,
    "l": 84.51
  },
  "oklch": {
    "l": 0.92086,
    "c": 0.07078,
    "h": 78.5
  },
  "luminance": 0.77706
}

Semantic roles & 50–950 ramp

primary
#FFE0B0
secondary
#6E9DE5
accent
#5AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482

Preview Lab

Preview with #FFE0B0

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

Preview Lab → · Contrast checker → · Palette generator →

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