#FFEDC8#FFEDC8

#FFEDC8 is a very light, muted orange. Relative luminance 0.860; OKLCH L 95.1% C 0.052 H 85.1°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).

Color values

HEX#FFEDC8
RGBrgb(255, 237, 200)
HSLhsl(40, 100%, 89%)
HSVhsv(40, 22%, 100%)
CMYKcmyk(0%, 7.1%, 21.6%, 0%)
CIE-LABlab(94.31, 0.40, 20.15)
CIE-LCHlch(94.31, 20.16, 88.85°)
OKLaboklab(95.12% 0.0044 0.0517)
OKLCHoklch(95.12% 0.052 85.1)
XYZxyz(81.9495, 86.0003, 66.9151)
Luminance0.8600 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDC8 #C8DAFF
analogous
#FFD2C8 #FFEDC8 #F5FFC8
triadic
#FFEDC8 #C8FFED #EDC8FF
tetradic
#FFEDC8 #C8FFD2 #C8DAFF #FFC8F5
square
#FFEDC8 #C8FFD2 #C8DAFF #FFC8F5
split-complementary
#FFEDC8 #C8F5FF #D2C8FF
monochromatic
#FFC54E #FFD98B #FFEDC8 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

1.15
#FFEDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.20
#FFEDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDC8
18.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDC8#FFFFFF#000000##000000
##FFEDC81.001.1518.2018.20
#FFFFFF1.151.0021.0021.00
#00000018.2021.001.001.00
##00000018.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6ECC6
Deuteranopia (green-blind)
#FBF1C9
Tritanopia (blue-blind)
#FFE6E3
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffedc8;
/* rgb */ color: rgb(255, 237, 200);
/* oklch */ color: oklch(95.1% 0.052 85.1);
Tailwind
colors: {
  custom: {
    50: '#fff2d8',
    500: '#ffedc8',
    950: '#000000',
  },
}
SCSS
$custom: #ffedc8;
$custom-light: #fff2d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedc8",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 200
  },
  "hsl": {
    "h": 40.364,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.95119,
    "c": 0.05193,
    "h": 85.1
  },
  "luminance": 0.85999
}

Semantic roles & 50–950 ramp

primary
#FFEDC8
secondary
#82A4E9
accent
#4BE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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