#FFEDC4#FFEDC4

#FFEDC4 is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.0% C 0.057 H 87.1°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).

Color values

HEX#FFEDC4
RGBrgb(255, 237, 196)
HSLhsl(42, 100%, 88%)
HSVhsv(42, 23%, 100%)
CMYKcmyk(0%, 7.1%, 23.1%, 0%)
CIE-LABlab(94.23, -0.15, 22.10)
CIE-LCHlch(94.23, 22.10, 90.39°)
OKLaboklab(95.03% 0.0029 0.0565)
OKLCHoklch(95.03% 0.057 87.1)
XYZxyz(81.4882, 85.8158, 64.4853)
Luminance0.8581 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDC4 #C4D6FF
analogous
#FFCFC4 #FFEDC4 #F3FFC4
triadic
#FFEDC4 #C4FFED #EDC4FF
tetradic
#FFEDC4 #C4FFCF #C4D6FF #FFC4F3
square
#FFEDC4 #C4FFCF #C4D6FF #FFC4F3
split-complementary
#FFEDC4 #C4F3FF #CFC4FF
monochromatic
#FFC84A #FFDA87 #FFEDC4 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

18.16
#FFEDC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDC4
18.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDC4#FFFFFF#000000##000000
##FFEDC41.001.1618.1618.16
#FFFFFF1.161.0021.0021.00
#00000018.1621.001.001.00
##00000018.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7ECC1
Deuteranopia (green-blind)
#FCF1C5
Tritanopia (blue-blind)
#FFE6E2
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ffedc4;
/* rgb */ color: rgb(255, 237, 196);
/* oklch */ color: oklch(95.0% 0.057 87.1);
Tailwind
colors: {
  custom: {
    50: '#fff2d6',
    500: '#ffedc4',
    950: '#000000',
  },
}
SCSS
$custom: #ffedc4;
$custom-light: #fff2d6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedc4",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 196
  },
  "hsl": {
    "h": 41.695,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.95031,
    "c": 0.0566,
    "h": 87.1
  },
  "luminance": 0.85814
}

Semantic roles & 50–950 ramp

primary
#FFEDC4
secondary
#7F9FE8
accent
#46E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEDC4

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

Preview Lab → · Contrast checker → · Palette generator →

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