#FFEDC3#FFEDC3

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

Color values

HEX#FFEDC3
RGBrgb(255, 237, 195)
HSLhsl(42, 100%, 88%)
HSVhsv(42, 24%, 100%)
CMYKcmyk(0%, 7.1%, 23.5%, 0%)
CIE-LABlab(94.21, -0.29, 22.59)
CIE-LCHlch(94.21, 22.59, 90.73°)
OKLaboklab(95.01% 0.0025 0.0577)
OKLCHoklch(95.01% 0.058 87.6)
XYZxyz(81.3747, 85.7704, 63.8879)
Luminance0.8577 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDC3 #C3D5FF
analogous
#FFCFC3 #FFEDC3 #F3FFC3
triadic
#FFEDC3 #C3FFED #EDC3FF
tetradic
#FFEDC3 #C3FFCF #C3D5FF #FFC3F3
square
#FFEDC3 #C3FFCF #C3D5FF #FFC3F3
split-complementary
#FFEDC3 #C3F3FF #CFC3FF
monochromatic
#FFC849 #FFDB86 #FFEDC3 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

18.15
#FFEDC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDC3
18.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDC3#FFFFFF#000000##000000
##FFEDC31.001.1618.1518.15
#FFFFFF1.161.0021.0021.00
#00000018.1521.001.001.00
##00000018.1521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffedc3;
/* rgb */ color: rgb(255, 237, 195);
/* oklch */ color: oklch(95.0% 0.058 87.6);
Tailwind
colors: {
  custom: {
    50: '#fff2d5',
    500: '#ffedc3',
    950: '#000000',
  },
}
SCSS
$custom: #ffedc3;
$custom-light: #fff2d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedc3",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 195
  },
  "hsl": {
    "h": 42,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.95009,
    "c": 0.05777,
    "h": 87.6
  },
  "luminance": 0.85769
}

Semantic roles & 50–950 ramp

primary
#FFEDC3
secondary
#7E9EE8
accent
#45E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEDC3

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

Preview Lab → · Contrast checker → · Palette generator →

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