#EDDEBE#EDDEBE

#EDDEBE is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.4% C 0.045 H 85.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).

Color values

HEX#EDDEBE
RGBrgb(237, 222, 190)
HSLhsl(41, 57%, 84%)
HSVhsv(41, 20%, 93%)
CMYKcmyk(0%, 6.3%, 19.8%, 7.1%)
CIE-LABlab(88.91, 0.08, 17.57)
CIE-LCHlch(88.91, 17.57, 89.74°)
OKLaboklab(90.45% 0.0033 0.0452)
OKLCHoklch(90.45% 0.045 85.9)
XYZxyz(70.3404, 73.9662, 59.2767)
Luminance0.7397 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EDDEBE #BECDED
analogous
#EDC6BE #EDDEBE #E4EDBE
triadic
#EDDEBE #BEEDDE #DEBEED
tetradic
#EDDEBE #BEEDC6 #BECDED #EDBEE4
square
#EDDEBE #BEEDC6 #BECDED #EDBEE4
split-complementary
#EDDEBE #BEE4ED #C6BEED
monochromatic
#D2AD5E #E0C68E #EDDEBE #F8F3E7 #F8F3E7

Accessibility & contrast

On white

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

On black

15.79
#EDDEBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EDDEBE
15.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EDDEBE#FFFFFF#000000##000000
##EDDEBE1.001.3315.7915.79
#FFFFFF1.331.0021.0021.00
#00000015.7921.001.001.00
##00000015.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#F5D8D5
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #eddebe;
/* rgb */ color: rgb(237, 222, 190);
/* oklch */ color: oklch(90.4% 0.045 85.9);
Tailwind
colors: {
  custom: {
    50: '#f3e8d1',
    500: '#eddebe',
    950: '#000000',
  },
}
SCSS
$custom: #eddebe;
$custom-light: #f3e8d1;
$custom-dark: #000000;
JSON
{
  "hex": "#eddebe",
  "rgb": {
    "r": 237,
    "g": 222,
    "b": 190
  },
  "hsl": {
    "h": 40.851,
    "s": 56.627,
    "l": 83.725
  },
  "oklch": {
    "l": 0.90446,
    "c": 0.04535,
    "h": 85.9
  },
  "luminance": 0.73965
}

Semantic roles & 50–950 ramp

primary
#EDDEBE
secondary
#859BCA
accent
#55C421
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483

Preview Lab

Preview with #EDDEBE

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

Preview Lab → · Contrast checker → · Palette generator →

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