#FFEED3#FFEED3

#FFEED3 is a very light, muted orange. Relative luminance 0.871; OKLCH L 95.6% C 0.040 H 79.5°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).

Color values

HEX#FFEED3
RGBrgb(255, 238, 211)
HSLhsl(37, 100%, 91%)
HSVhsv(37, 17%, 100%)
CMYKcmyk(0%, 6.7%, 17.3%, 0%)
CIE-LABlab(94.79, 1.48, 15.15)
CIE-LCHlch(94.79, 15.22, 84.42°)
OKLaboklab(95.57% 0.0073 0.0393)
OKLCHoklch(95.57% 0.04 79.5)
XYZxyz(83.5719, 87.1138, 74.0276)
Luminance0.8711 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEED3 #D3E4FF
analogous
#FFD8D3 #FFEED3 #FAFFD3
triadic
#FFEED3 #D3FFEE #EED3FF
tetradic
#FFEED3 #D3FFD8 #D3E4FF #FFD3FA
square
#FFEED3 #D3FFD8 #D3E4FF #FFD3FA
split-complementary
#FFEED3 #D3FAFF #D8D3FF
monochromatic
#FFBF59 #FFD696 #FFEED3 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

1.14
#FFEED3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.42
#FFEED3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEED3
18.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEED3#FFFFFF#000000##000000
##FFEED31.001.1418.4218.42
#FFFFFF1.141.0021.0021.00
#00000018.4221.001.001.00
##00000018.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6EED1
Deuteranopia (green-blind)
#FAF2D4
Tritanopia (blue-blind)
#FFE9E6
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffeed3;
/* rgb */ color: rgb(255, 238, 211);
/* oklch */ color: oklch(95.6% 0.040 79.5);
Tailwind
colors: {
  custom: {
    50: '#fff3e0',
    500: '#ffeed3',
    950: '#000000',
  },
}
SCSS
$custom: #ffeed3;
$custom-light: #fff3e0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeed3",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 211
  },
  "hsl": {
    "h": 36.818,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.95566,
    "c": 0.03992,
    "h": 79.5
  },
  "luminance": 0.87112
}

Semantic roles & 50–950 ramp

primary
#FFEED3
secondary
#8CB0EB
accent
#59E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEED3

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

Preview Lab → · Contrast checker → · Palette generator →

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