#FFEEC3#FFEEC3

#FFEEC3 is a very light, muted orange. Relative luminance 0.863; OKLCH L 95.2% C 0.059 H 89.0°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).

Color values

HEX#FFEEC3
RGBrgb(255, 238, 195)
HSLhsl(43, 100%, 88%)
HSVhsv(43, 24%, 100%)
CMYKcmyk(0%, 6.7%, 23.5%, 0%)
CIE-LABlab(94.46, -0.79, 22.93)
CIE-LCHlch(94.46, 22.95, 91.98°)
OKLaboklab(95.2% 0.001 0.0586)
OKLCHoklch(95.2% 0.059 89)
XYZxyz(81.6650, 86.3510, 63.9846)
Luminance0.8635 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEC3 #C3D4FF
analogous
#FFD0C3 #FFEEC3 #F2FFC3
triadic
#FFEEC3 #C3FFEE #EEC3FF
tetradic
#FFEEC3 #C3FFD0 #C3D4FF #FFC3F2
square
#FFEEC3 #C3FFD0 #C3D4FF #FFC3F2
split-complementary
#FFEEC3 #C3F2FF #D0C3FF
monochromatic
#FFCB49 #FFDD86 #FFEEC3 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

18.27
#FFEEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEC3
18.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEC3#FFFFFF#000000##000000
##FFEEC31.001.1518.2718.27
#FFFFFF1.151.0021.0021.00
#00000018.2721.001.001.00
##00000018.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8ECC0
Deuteranopia (green-blind)
#FDF1C4
Tritanopia (blue-blind)
#FFE7E2
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffeec3;
/* rgb */ color: rgb(255, 238, 195);
/* oklch */ color: oklch(95.2% 0.059 89.0);
Tailwind
colors: {
  custom: {
    50: '#fff3d5',
    500: '#ffeec3',
    950: '#000000',
  },
}
SCSS
$custom: #ffeec3;
$custom-light: #fff3d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeec3",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 195
  },
  "hsl": {
    "h": 43,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.95204,
    "c": 0.05857,
    "h": 89
  },
  "luminance": 0.86349
}

Semantic roles & 50–950 ramp

primary
#FFEEC3
secondary
#7E9CE8
accent
#41E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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