#FFEEEE#FFEEEE

#FFEEEE is a very light, near-neutral red. Relative luminance 0.886; OKLCH L 96.3% C 0.018 H 17.5°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).

Color values

HEX#FFEEEE
RGBrgb(255, 238, 238)
HSLhsl(0, 100%, 97%)
HSVhsv(0, 7%, 100%)
CMYKcmyk(0%, 6.7%, 6.7%, 0%)
CIE-LABlab(95.41, 5.73, 2.06)
CIE-LCHlch(95.41, 6.09, 19.82°)
OKLaboklab(96.26% 0.0176 0.0055)
OKLCHoklch(96.26% 0.018 17.5)
XYZxyz(87.2454, 88.5832, 93.3745)
Luminance0.8858 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEEE #EEFFFF
analogous
#FFEEF7 #FFEEEE #FFF7EE
triadic
#FFEEEE #EEFFEE #EEEEFF
tetradic
#FFEEEE #F7FFEE #EEFFFF #F7EEFF
square
#FFEEEE #F7FFEE #EEFFFF #F7EEFF
split-complementary
#FFEEEE #EEFFF7 #EEF7FF
monochromatic
#FF7474 #FFB1B1 #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

18.72
#FFEEEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEEE
18.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEEE#FFFFFF#000000##000000
##FFEEEE1.001.1218.7218.72
#FFFFFF1.121.0021.0021.00
#00000018.7221.001.001.00
##00000018.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #ffeeee;
/* rgb */ color: rgb(255, 238, 238);
/* oklch */ color: oklch(96.3% 0.018 17.5);
Tailwind
colors: {
  custom: {
    50: '#fff3f3',
    500: '#ffeeee',
    950: '#000000',
  },
}
SCSS
$custom: #ffeeee;
$custom-light: #fff3f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeeee",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 238
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96257,
    "c": 0.01845,
    "h": 17.5
  },
  "luminance": 0.88582
}

Semantic roles & 50–950 ramp

primary
#FFEEEE
secondary
#A3EFEF
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEEEE

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

Preview Lab → · Contrast checker → · Palette generator →

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