#F3DEDE#F3DEDE

#F3DEDE is a very light, muted red. Relative luminance 0.766; OKLCH L 91.8% C 0.023 H 17.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).

Color values

HEX#F3DEDE
RGBrgb(243, 222, 222)
HSLhsl(0, 47%, 91%)
HSVhsv(0, 9%, 95%)
CMYKcmyk(0%, 8.6%, 8.6%, 4.7%)
CIE-LABlab(90.12, 7.19, 2.61)
CIE-LCHlch(90.12, 7.65, 19.96°)
OKLaboklab(91.76% 0.0221 0.007)
OKLCHoklch(91.76% 0.023 17.6)
XYZxyz(76.2670, 76.5724, 79.8553)
Luminance0.7657 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3DEDE #DEF3F3
analogous
#F3DEE8 #F3DEDE #F3E8DE
triadic
#F3DEDE #DEF3DE #DEDEF3
tetradic
#F3DEDE #E8F3DE #DEF3F3 #E8DEF3
square
#F3DEDE #E8F3DE #DEF3F3 #E8DEF3
split-complementary
#F3DEDE #DEF3E8 #DEE8F3
monochromatic
#D28484 #E3B1B1 #F3DEDE #F7E9E9 #F7E9E9

Accessibility & contrast

On white

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

On black

16.31
#F3DEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3DEDE
16.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3DEDE#FFFFFF#000000##000000
##F3DEDE1.001.2916.3116.31
#FFFFFF1.291.0021.0021.00
#00000016.3121.001.001.00
##00000016.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E1DE
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#F8DCDE
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #f3dede;
/* rgb */ color: rgb(243, 222, 222);
/* oklch */ color: oklch(91.8% 0.023 17.6);
Tailwind
colors: {
  custom: {
    50: '#f7e8e8',
    500: '#f3dede',
    950: '#000000',
  },
}
SCSS
$custom: #f3dede;
$custom-light: #f7e8e8;
$custom-dark: #000000;
JSON
{
  "hex": "#f3dede",
  "rgb": {
    "r": 243,
    "g": 222,
    "b": 222
  },
  "hsl": {
    "h": 0,
    "s": 46.667,
    "l": 91.176
  },
  "oklch": {
    "l": 0.91759,
    "c": 0.02317,
    "h": 17.6
  },
  "luminance": 0.76571
}

Semantic roles & 50–950 ramp

primary
#F3DEDE
secondary
#A4D1D1
accent
#BABA2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F3DEDE

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

Preview Lab → · Contrast checker → · Palette generator →

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