#FFEDD2#FFEDD2

#FFEDD2 is a very light, muted orange. Relative luminance 0.865; OKLCH L 95.3% C 0.040 H 78.1°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).

Color values

HEX#FFEDD2
RGBrgb(255, 237, 210)
HSLhsl(36, 100%, 91%)
HSVhsv(36, 18%, 100%)
CMYKcmyk(0%, 7.1%, 17.6%, 0%)
CIE-LABlab(94.52, 1.84, 15.29)
CIE-LCHlch(94.52, 15.40, 83.13°)
OKLaboklab(95.35% 0.0084 0.0396)
OKLCHoklch(95.35% 0.04 78.1)
XYZxyz(83.1566, 86.4831, 73.2726)
Luminance0.8648 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDD2 #D2E4FF
analogous
#FFD6D2 #FFEDD2 #FAFFD2
triadic
#FFEDD2 #D2FFED #EDD2FF
tetradic
#FFEDD2 #D2FFD6 #D2E4FF #FFD2FA
square
#FFEDD2 #D2FFD6 #D2E4FF #FFD2FA
split-complementary
#FFEDD2 #D2FAFF #D6D2FF
monochromatic
#FFBC58 #FFD595 #FFEDD2 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

18.30
#FFEDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDD2
18.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDD2#FFFFFF#000000##000000
##FFEDD21.001.1518.3018.30
#FFFFFF1.151.0021.0021.00
#00000018.3021.001.001.00
##00000018.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#F9F1D3
Tritanopia (blue-blind)
#FFE8E5
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffedd2;
/* rgb */ color: rgb(255, 237, 210);
/* oklch */ color: oklch(95.3% 0.040 78.1);
Tailwind
colors: {
  custom: {
    50: '#fff2df',
    500: '#ffedd2',
    950: '#000000',
  },
}
SCSS
$custom: #ffedd2;
$custom-light: #fff2df;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedd2",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 210
  },
  "hsl": {
    "h": 36,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.95349,
    "c": 0.04047,
    "h": 78.1
  },
  "luminance": 0.86482
}

Semantic roles & 50–950 ramp

primary
#FFEDD2
secondary
#8BB1EA
accent
#5CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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