#EDDBD3#EDDBD3

#EDDBD3 is a very light, muted orange. Relative luminance 0.734; OKLCH L 90.4% C 0.023 H 45.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).

Color values

HEX#EDDBD3
RGBrgb(237, 219, 211)
HSLhsl(18, 42%, 88%)
HSVhsv(18, 11%, 93%)
CMYKcmyk(0%, 7.6%, 11%, 7.1%)
CIE-LABlab(88.62, 4.85, 6.16)
CIE-LCHlch(88.62, 7.84, 51.76°)
OKLaboklab(90.38% 0.0159 0.0162)
OKLCHoklch(90.38% 0.023 45.6)
XYZxyz(72.0135, 73.3719, 71.9840)
Luminance0.7337 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EDDBD3 #D3E5ED
analogous
#EDD3D8 #EDDBD3 #EDE8D3
triadic
#EDDBD3 #D3EDDB #DBD3ED
tetradic
#EDDBD3 #D8EDD3 #D3E5ED #E8D3ED
square
#EDDBD3 #D8EDD3 #D3E5ED #E8D3ED
split-complementary
#EDDBD3 #D3EDE8 #D3D8ED
monochromatic
#C9947C #DBB7A8 #EDDBD3 #F6EDE9 #F6EDE9

Accessibility & contrast

On white

1.34
#EDDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.67
#EDDBD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EDDBD3
15.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EDDBD3#FFFFFF#000000##000000
##EDDBD31.001.3415.6715.67
#FFFFFF1.341.0021.0021.00
#00000015.6721.001.001.00
##00000015.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#E4E0D3
Tritanopia (blue-blind)
#F3D8D9
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #eddbd3;
/* rgb */ color: rgb(237, 219, 211);
/* oklch */ color: oklch(90.4% 0.023 45.6);
Tailwind
colors: {
  custom: {
    50: '#f3e6e0',
    500: '#eddbd3',
    950: '#000000',
  },
}
SCSS
$custom: #eddbd3;
$custom-light: #f3e6e0;
$custom-dark: #000000;
JSON
{
  "hex": "#eddbd3",
  "rgb": {
    "r": 237,
    "g": 219,
    "b": 211
  },
  "hsl": {
    "h": 18.462,
    "s": 41.935,
    "l": 87.843
  },
  "oklch": {
    "l": 0.90379,
    "c": 0.02273,
    "h": 45.6
  },
  "luminance": 0.73371
}

Semantic roles & 50–950 ramp

primary
#EDDBD3
secondary
#9CBBC9
accent
#8CB530
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484

Preview Lab

Preview with #EDDBD3

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

Preview Lab → · Contrast checker → · Palette generator →

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