#FFEEEA#FFEEEA

#FFEEEA is a very light, near-neutral red. Relative luminance 0.883; OKLCH L 96.1% C 0.019 H 33.4°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).

Color values

HEX#FFEEEA
RGBrgb(255, 238, 234)
HSLhsl(11, 100%, 96%)
HSVhsv(11, 8%, 100%)
CMYKcmyk(0%, 6.7%, 8.2%, 0%)
CIE-LABlab(95.31, 5.07, 4.00)
CIE-LCHlch(95.31, 6.45, 38.25°)
OKLaboklab(96.15% 0.0161 0.0106)
OKLCHoklch(96.15% 0.019 33.4)
XYZxyz(86.6643, 88.3507, 90.3139)
Luminance0.8835 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEEA #EAFBFF
analogous
#FFEAF0 #FFEEEA #FFF8EA
triadic
#FFEEEA #EAFFEE #EEEAFF
tetradic
#FFEEEA #F0FFEA #EAFBFF #F8EAFF
square
#FFEEEA #F0FFEA #EAFBFF #F8EAFF
split-complementary
#FFEEEA #EAFFF8 #EAF0FF
monochromatic
#FF8B70 #FFBCAD #FFE6E0 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

1.12
#FFEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.67
#FFEEEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEEA
18.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEEA#FFFFFF#000000##000000
##FFEEEA1.001.1218.6718.67
#FFFFFF1.121.0021.0021.00
#00000018.6721.001.001.00
##00000018.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffeeea;
/* rgb */ color: rgb(255, 238, 234);
/* oklch */ color: oklch(96.1% 0.019 33.4);
Tailwind
colors: {
  custom: {
    50: '#fff3f0',
    500: '#ffeeea',
    950: '#000000',
  },
}
SCSS
$custom: #ffeeea;
$custom-light: #fff3f0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeeea",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 234
  },
  "hsl": {
    "h": 11.429,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.96148,
    "c": 0.01929,
    "h": 33.4
  },
  "luminance": 0.8835
}

Semantic roles & 50–950 ramp

primary
#FFEEEA
secondary
#9FDFEE
accent
#BAE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFEEEA

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

Preview Lab → · Contrast checker → · Palette generator →

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