#FFEADC#FFEADC

#FFEADC is a very light, muted orange. Relative luminance 0.853; OKLCH L 95.0% C 0.030 H 56.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).

Color values

HEX#FFEADC
RGBrgb(255, 234, 220)
HSLhsl(24, 100%, 93%)
HSVhsv(24, 14%, 100%)
CMYKcmyk(0%, 8.2%, 13.7%, 0%)
CIE-LABlab(94.00, 4.88, 9.37)
CIE-LCHlch(94.00, 10.57, 62.49°)
OKLaboklab(95.02% 0.0166 0.0246)
OKLCHoklch(95.02% 0.03 56)
XYZxyz(83.5803, 85.2745, 79.7530)
Luminance0.8527 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEADC #DCF1FF
analogous
#FFDCDF #FFEADC #FFFBDC
triadic
#FFEADC #DCFFEA #EADCFF
tetradic
#FFEADC #DFFFDC #DCF1FF #FBDCFF
square
#FFEADC #DFFFDC #DCF1FF #FBDCFF
split-complementary
#FFEADC #DCFFFB #DCDFFF
monochromatic
#FFA162 #FFC59F #FFEADC #FFEDE0 #FFEDE0

Accessibility & contrast

On white

1.16
#FFEADC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.05
#FFEADC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEADC
18.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEADC#FFFFFF#000000##000000
##FFEADC1.001.1618.0518.05
#FFFFFF1.161.0021.0021.00
#00000018.0521.001.001.00
##00000018.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F5F0DC
Tritanopia (blue-blind)
#FFE6E6
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ffeadc;
/* rgb */ color: rgb(255, 234, 220);
/* oklch */ color: oklch(95.0% 0.030 56.0);
Tailwind
colors: {
  custom: {
    50: '#fff0e6',
    500: '#ffeadc',
    950: '#000000',
  },
}
SCSS
$custom: #ffeadc;
$custom-light: #fff0e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeadc",
  "rgb": {
    "r": 255,
    "g": 234,
    "b": 220
  },
  "hsl": {
    "h": 24,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.95015,
    "c": 0.02962,
    "h": 56
  },
  "luminance": 0.85273
}

Semantic roles & 50–950 ramp

primary
#FFEADC
secondary
#93C8EC
accent
#8AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FFEADC

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

Preview Lab → · Contrast checker → · Palette generator →

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