#F0DEDE#F0DEDE

#F0DEDE is a very light, near-neutral red. Relative luminance 0.760; OKLCH L 91.5% C 0.020 H 17.5°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).

Color values

HEX#F0DEDE
RGBrgb(240, 222, 222)
HSLhsl(0, 38%, 91%)
HSVhsv(0, 8%, 94%)
CMYKcmyk(0%, 7.5%, 7.5%, 5.9%)
CIE-LABlab(89.88, 6.15, 2.22)
CIE-LCHlch(89.88, 6.54, 19.88°)
OKLaboklab(91.51% 0.0189 0.006)
OKLCHoklch(91.51% 0.02 17.5)
XYZxyz(75.2399, 76.0428, 79.8072)
Luminance0.7604 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0DEDE #DEF0F0
analogous
#F0DEE7 #F0DEDE #F0E7DE
triadic
#F0DEDE #DEF0DE #DEDEF0
tetradic
#F0DEDE #E7F0DE #DEF0F0 #E7DEF0
square
#F0DEDE #E7F0DE #DEF0F0 #E7DEF0
split-complementary
#F0DEDE #DEF0E7 #DEE7F0
monochromatic
#CA8A8A #DDB4B4 #F0DEDE #F5EAEA #F5EAEA

Accessibility & contrast

On white

1.30
#F0DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.21
#F0DEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0DEDE
16.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0DEDE#FFFFFF#000000##000000
##F0DEDE1.001.3016.2116.21
#FFFFFF1.301.0021.0021.00
#00000016.2121.001.001.00
##00000016.2121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0dede;
/* rgb */ color: rgb(240, 222, 222);
/* oklch */ color: oklch(91.5% 0.020 17.5);
Tailwind
colors: {
  custom: {
    50: '#f5e8e8',
    500: '#f0dede',
    950: '#000000',
  },
}
SCSS
$custom: #f0dede;
$custom-light: #f5e8e8;
$custom-dark: #000000;
JSON
{
  "hex": "#f0dede",
  "rgb": {
    "r": 240,
    "g": 222,
    "b": 222
  },
  "hsl": {
    "h": 0,
    "s": 37.5,
    "l": 90.588
  },
  "oklch": {
    "l": 0.91509,
    "c": 0.01983,
    "h": 17.5
  },
  "luminance": 0.76042
}

Semantic roles & 50–950 ramp

primary
#F0DEDE
secondary
#A7CBCB
accent
#B0B035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F0DEDE

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

Preview Lab → · Contrast checker → · Palette generator →

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