Light Peach#FFD8B1

#FFD8B1 is a very light, moderate orange. Relative luminance 0.735; OKLCH L 90.6% C 0.067 H 66.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).

Light Peach — editorial page

Color values

HEX#FFD8B1
RGBrgb(255, 216, 177)
HSLhsl(30, 100%, 85%)
HSVhsv(30, 31%, 100%)
CMYKcmyk(0%, 15.3%, 30.6%, 0%)
CIE-LABlab(88.71, 8.09, 24.30)
CIE-LCHlch(88.71, 25.61, 71.59°)
OKLaboklab(90.57% 0.0265 0.0617)
OKLCHoklch(90.57% 0.067 66.8)
XYZxyz(73.7329, 73.5490, 51.8989)
Luminance0.7355 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD8B1 #B1D8FF
analogous
#FFB1B1 #FFD8B1 #FFFFB1
triadic
#FFD8B1 #B1FFD8 #D8B1FF
tetradic
#FFD8B1 #B1FFB1 #B1D8FF #FFB1FF
square
#FFD8B1 #B1FFB1 #B1D8FF #FFB1FF
split-complementary
#FFD8B1 #B1FFFF #B1B1FF
monochromatic
#FF9B37 #FFB974 #FFD8B1 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

1.34
#FFD8B1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.71
#FFD8B1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD8B1
15.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD8B1#FFFFFF#000000##000000
##FFD8B11.001.3415.7115.71
#FFFFFF1.341.0021.0021.00
#00000015.7121.001.001.00
##00000015.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DAAE
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#FFCFCD
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffd8b1;
/* rgb */ color: rgb(255, 216, 177);
/* oklch */ color: oklch(90.6% 0.067 66.8);
Tailwind
colors: {
  custom: {
    50: '#ffe4c8',
    500: '#ffd8b1',
    950: '#000000',
  },
}
SCSS
$custom: #ffd8b1;
$custom-light: #ffe4c8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd8b1",
  "rgb": {
    "r": 255,
    "g": 216,
    "b": 177
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 84.706
  },
  "oklch": {
    "l": 0.90572,
    "c": 0.06716,
    "h": 66.8
  },
  "luminance": 0.73546
}

Semantic roles & 50–950 ramp

primary
#FFD8B1
secondary
#6FAAE6
accent
#73E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482

Preview Lab

Preview with #FFD8B1

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

Preview Lab → · Contrast checker → · Palette generator →

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