#F2DEDE#F2DEDE

#F2DEDE is a very light, muted red. Relative luminance 0.764; OKLCH L 91.7% C 0.022 H 17.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).

Color values

HEX#F2DEDE
RGBrgb(242, 222, 222)
HSLhsl(0, 43%, 91%)
HSVhsv(0, 8%, 95%)
CMYKcmyk(0%, 8.3%, 8.3%, 5.1%)
CIE-LABlab(90.04, 6.85, 2.48)
CIE-LCHlch(90.04, 7.28, 19.93°)
OKLaboklab(91.68% 0.021 0.0067)
OKLCHoklch(91.68% 0.022 17.5)
XYZxyz(75.9227, 76.3949, 79.8392)
Luminance0.7639 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DEDE #DEF2F2
analogous
#F2DEE8 #F2DEDE #F2E8DE
triadic
#F2DEDE #DEF2DE #DEDEF2
tetradic
#F2DEDE #E8F2DE #DEF2F2 #E8DEF2
square
#F2DEDE #E8F2DE #DEF2F2 #E8DEF2
split-complementary
#F2DEDE #DEF2E8 #DEE8F2
monochromatic
#CF8686 #E1B2B2 #F2DEDE #F6E9E9 #F6E9E9

Accessibility & contrast

On white

1.29
#F2DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.28
#F2DEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DEDE
16.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DEDE#FFFFFF#000000##000000
##F2DEDE1.001.2916.2816.28
#FFFFFF1.291.0021.0021.00
#00000016.2821.001.001.00
##00000016.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#F7DCDE
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #f2dede;
/* rgb */ color: rgb(242, 222, 222);
/* oklch */ color: oklch(91.7% 0.022 17.5);
Tailwind
colors: {
  custom: {
    50: '#f6e8e8',
    500: '#f2dede',
    950: '#000000',
  },
}
SCSS
$custom: #f2dede;
$custom-light: #f6e8e8;
$custom-dark: #000000;
JSON
{
  "hex": "#f2dede",
  "rgb": {
    "r": 242,
    "g": 222,
    "b": 222
  },
  "hsl": {
    "h": 0,
    "s": 43.478,
    "l": 90.98
  },
  "oklch": {
    "l": 0.91675,
    "c": 0.02206,
    "h": 17.5
  },
  "luminance": 0.76394
}

Semantic roles & 50–950 ramp

primary
#F2DEDE
secondary
#A5CFCF
accent
#B7B72F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F2DEDE

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

Preview Lab → · Contrast checker → · Palette generator →

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