#F2E2E2#F2E2E2

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

Color values

HEX#F2E2E2
RGBrgb(242, 226, 226)
HSLhsl(0, 38%, 92%)
HSVhsv(0, 7%, 95%)
CMYKcmyk(0%, 6.6%, 6.6%, 5.1%)
CIE-LABlab(91.13, 5.44, 1.96)
CIE-LCHlch(91.13, 5.79, 19.82°)
OKLaboklab(92.56% 0.0167 0.0053)
OKLCHoklch(92.56% 0.018 17.5)
XYZxyz(77.5402, 78.7619, 83.0545)
Luminance0.7876 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2E2E2 #E2F2F2
analogous
#F2E2EA #F2E2E2 #F2EAE2
triadic
#F2E2E2 #E2F2E2 #E2E2F2
tetradic
#F2E2E2 #EAF2E2 #E2F2F2 #EAE2F2
square
#F2E2E2 #EAF2E2 #E2F2F2 #EAE2F2
split-complementary
#F2E2E2 #E2F2EA #E2EAF2
monochromatic
#CC8D8D #DFB8B8 #F2E2E2 #F6EAEA #F6EAEA

Accessibility & contrast

On white

1.25
#F2E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.75
#F2E2E2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2E2E2
16.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2E2E2#FFFFFF#000000##000000
##F2E2E21.001.2516.7516.75
#FFFFFF1.251.0021.0021.00
#00000016.7521.001.001.00
##00000016.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#F6E1E2
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #f2e2e2;
/* rgb */ color: rgb(242, 226, 226);
/* oklch */ color: oklch(92.6% 0.018 17.5);
Tailwind
colors: {
  custom: {
    50: '#f6ebeb',
    500: '#f2e2e2',
    950: '#000000',
  },
}
SCSS
$custom: #f2e2e2;
$custom-light: #f6ebeb;
$custom-dark: #000000;
JSON
{
  "hex": "#f2e2e2",
  "rgb": {
    "r": 242,
    "g": 226,
    "b": 226
  },
  "hsl": {
    "h": 0,
    "s": 38.095,
    "l": 91.765
  },
  "oklch": {
    "l": 0.92557,
    "c": 0.01754,
    "h": 17.5
  },
  "luminance": 0.78761
}

Semantic roles & 50–950 ramp

primary
#F2E2E2
secondary
#AACECE
accent
#B1B134
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F2E2E2

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

Preview Lab → · Contrast checker → · Palette generator →

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