#FFEDC2#FFEDC2

#FFEDC2 is a very light, muted orange. Relative luminance 0.857; OKLCH L 95.0% C 0.059 H 88.0°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).

Color values

HEX#FFEDC2
RGBrgb(255, 237, 194)
HSLhsl(42, 100%, 88%)
HSVhsv(42, 24%, 100%)
CMYKcmyk(0%, 7.1%, 23.9%, 0%)
CIE-LABlab(94.19, -0.42, 23.07)
CIE-LCHlch(94.19, 23.08, 91.05°)
OKLaboklab(94.99% 0.0021 0.0589)
OKLCHoklch(94.99% 0.059 88)
XYZxyz(81.2620, 85.7253, 63.2944)
Luminance0.8572 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDC2 #C2D4FF
analogous
#FFCEC2 #FFEDC2 #F2FFC2
triadic
#FFEDC2 #C2FFED #EDC2FF
tetradic
#FFEDC2 #C2FFCE #C2D4FF #FFC2F2
square
#FFEDC2 #C2FFCE #C2D4FF #FFC2F2
split-complementary
#FFEDC2 #C2F2FF #CEC2FF
monochromatic
#FFC948 #FFDB85 #FFEDC2 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

18.14
#FFEDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDC2
18.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDC2#FFFFFF#000000##000000
##FFEDC21.001.1618.1418.14
#FFFFFF1.161.0021.0021.00
#00000018.1421.001.001.00
##00000018.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#FCF0C3
Tritanopia (blue-blind)
#FFE6E1
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ffedc2;
/* rgb */ color: rgb(255, 237, 194);
/* oklch */ color: oklch(95.0% 0.059 88.0);
Tailwind
colors: {
  custom: {
    50: '#fff2d4',
    500: '#ffedc2',
    950: '#000000',
  },
}
SCSS
$custom: #ffedc2;
$custom-light: #fff2d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedc2",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 194
  },
  "hsl": {
    "h": 42.295,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.94987,
    "c": 0.05895,
    "h": 88
  },
  "luminance": 0.85723
}

Semantic roles & 50–950 ramp

primary
#FFEDC2
secondary
#7D9DE8
accent
#44E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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