#EDDDC8#EDDDC8

#EDDDC8 is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.5% C 0.033 H 74.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).

Color values

HEX#EDDDC8
RGBrgb(237, 221, 200)
HSLhsl(34, 51%, 86%)
HSVhsv(34, 16%, 93%)
CMYKcmyk(0%, 6.8%, 15.6%, 7.1%)
CIE-LABlab(88.87, 2.09, 12.28)
CIE-LCHlch(88.87, 12.46, 80.36°)
OKLaboklab(90.49% 0.0087 0.032)
OKLCHoklch(90.49% 0.033 74.8)
XYZxyz(71.2063, 73.8888, 65.1433)
Luminance0.7389 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EDDDC8 #C8D8ED
analogous
#EDCAC8 #EDDDC8 #EAEDC8
triadic
#EDDDC8 #C8EDDD #DDC8ED
tetradic
#EDDDC8 #C8EDCA #C8D8ED #EDC8EA
square
#EDDDC8 #C8EDCA #C8D8ED #EDC8EA
split-complementary
#EDDDC8 #C8EAED #CAC8ED
monochromatic
#CFA46C #DEC09A #EDDDC8 #F7F1E8 #F7F1E8

Accessibility & contrast

On white

1.33
#EDDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.78
#EDDDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EDDDC8
15.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EDDDC8#FFFFFF#000000##000000
##EDDDC81.001.3315.7815.78
#FFFFFF1.331.0021.0021.00
#00000015.7821.001.001.00
##00000015.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#E7E1C8
Tritanopia (blue-blind)
#F4D9D7
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #edddc8;
/* rgb */ color: rgb(237, 221, 200);
/* oklch */ color: oklch(90.5% 0.033 74.8);
Tailwind
colors: {
  custom: {
    50: '#f3e7d8',
    500: '#edddc8',
    950: '#000000',
  },
}
SCSS
$custom: #edddc8;
$custom-light: #f3e7d8;
$custom-dark: #000000;
JSON
{
  "hex": "#edddc8",
  "rgb": {
    "r": 237,
    "g": 221,
    "b": 200
  },
  "hsl": {
    "h": 34.054,
    "s": 50.685,
    "l": 85.686
  },
  "oklch": {
    "l": 0.90488,
    "c": 0.03312,
    "h": 74.8
  },
  "luminance": 0.73888
}

Semantic roles & 50–950 ramp

primary
#EDDDC8
secondary
#8FA9CA
accent
#69BE27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483

Preview Lab

Preview with #EDDDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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