#FFEEF0#FFEEF0

#FFEEF0 is a very light, near-neutral red. Relative luminance 0.887; OKLCH L 96.3% C 0.019 H 9.3°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).

Color values

HEX#FFEEF0
RGBrgb(255, 238, 240)
HSLhsl(353, 100%, 97%)
HSVhsv(353, 7%, 100%)
CMYKcmyk(0%, 6.7%, 5.9%, 0%)
CIE-LABlab(95.46, 6.06, 1.10)
CIE-LCHlch(95.46, 6.16, 10.29°)
OKLaboklab(96.31% 0.0184 0.003)
OKLCHoklch(96.31% 0.019 9.3)
XYZxyz(87.5409, 88.7014, 94.9306)
Luminance0.8870 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEF0 #EEFFFD
analogous
#FFEEF9 #FFEEF0 #FFF5EE
triadic
#FFEEF0 #F0FFEE #EEF0FF
tetradic
#FFEEF0 #F9FFEE #EEFFFD #F5EEFF
square
#FFEEF0 #F9FFEE #EEFFFD #F5EEFF
split-complementary
#FFEEF0 #EEFFF5 #EEF9FF
monochromatic
#FF7484 #FFB1BA #FFE0E4 #FFE0E4 #FFE0E4

Accessibility & contrast

On white

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

On black

18.74
#FFEEF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEF0
18.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEF0#FFFFFF#000000##000000
##FFEEF01.001.1218.7418.74
#FFFFFF1.121.0021.0021.00
#00000018.7421.001.001.00
##00000018.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #ffeef0;
/* rgb */ color: rgb(255, 238, 240);
/* oklch */ color: oklch(96.3% 0.019 9.3);
Tailwind
colors: {
  custom: {
    50: '#fff3f4',
    500: '#ffeef0',
    950: '#000000',
  },
}
SCSS
$custom: #ffeef0;
$custom-light: #fff3f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeef0",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 240
  },
  "hsl": {
    "h": 352.941,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96312,
    "c": 0.01859,
    "h": 9.3
  },
  "luminance": 0.887
}

Semantic roles & 50–950 ramp

primary
#FFEEF0
secondary
#A3EFE6
accent
#E6CA00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEEF0

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

Preview Lab → · Contrast checker → · Palette generator →

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