#FFEDC6#FFEDC6

#FFEDC6 is a very light, muted orange. Relative luminance 0.859; OKLCH L 95.1% C 0.054 H 86.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).

Color values

HEX#FFEDC6
RGBrgb(255, 237, 198)
HSLhsl(41, 100%, 89%)
HSVhsv(41, 22%, 100%)
CMYKcmyk(0%, 7.1%, 22.4%, 0%)
CIE-LABlab(94.27, 0.13, 21.13)
CIE-LCHlch(94.27, 21.13, 89.66°)
OKLaboklab(95.07% 0.0036 0.0541)
OKLCHoklch(95.07% 0.054 86.2)
XYZxyz(81.7173, 85.9074, 65.6922)
Luminance0.8591 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDC6 #C6D8FF
analogous
#FFD1C6 #FFEDC6 #F5FFC6
triadic
#FFEDC6 #C6FFED #EDC6FF
tetradic
#FFEDC6 #C6FFD1 #C6D8FF #FFC6F5
square
#FFEDC6 #C6FFD1 #C6D8FF #FFC6F5
split-complementary
#FFEDC6 #C6F5FF #D1C6FF
monochromatic
#FFC64C #FFDA89 #FFEDC6 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

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

On black

18.18
#FFEDC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDC6
18.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDC6#FFFFFF#000000##000000
##FFEDC61.001.1618.1818.18
#FFFFFF1.161.0021.0021.00
#00000018.1821.001.001.00
##00000018.1821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffedc6;
/* rgb */ color: rgb(255, 237, 198);
/* oklch */ color: oklch(95.1% 0.054 86.2);
Tailwind
colors: {
  custom: {
    50: '#fff2d7',
    500: '#ffedc6',
    950: '#000000',
  },
}
SCSS
$custom: #ffedc6;
$custom-light: #fff2d7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedc6",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 198
  },
  "hsl": {
    "h": 41.053,
    "s": 100,
    "l": 88.824
  },
  "oklch": {
    "l": 0.95074,
    "c": 0.05426,
    "h": 86.2
  },
  "luminance": 0.85906
}

Semantic roles & 50–950 ramp

primary
#FFEDC6
secondary
#81A1E9
accent
#48E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEDC6

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

Preview Lab → · Contrast checker → · Palette generator →

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