#F0CDC2#F0CDC2

#F0CDC2 is a very light, muted red. Relative luminance 0.661; OKLCH L 87.5% C 0.042 H 38.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).

Color values

HEX#F0CDC2
RGBrgb(240, 205, 194)
HSLhsl(14, 61%, 85%)
HSVhsv(14, 19%, 94%)
CMYKcmyk(0%, 14.6%, 19.2%, 5.9%)
CIE-LABlab(85.04, 10.59, 10.03)
CIE-LCHlch(85.04, 14.58, 43.46°)
OKLaboklab(87.5% 0.0334 0.0263)
OKLCHoklch(87.5% 0.042 38.2)
XYZxyz(67.5042, 66.0850, 60.2283)
Luminance0.6608 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0CDC2 #C2E5F0
analogous
#F0C2CE #F0CDC2 #F0E4C2
triadic
#F0CDC2 #C2F0CD #CDC2F0
tetradic
#F0CDC2 #CEF0C2 #C2E5F0 #E4C2F0
square
#F0CDC2 #CEF0C2 #C2E5F0 #E4C2F0
split-complementary
#F0CDC2 #C2F0E4 #C2CEF0
monochromatic
#D87C60 #E4A591 #F0CDC2 #F9EBE6 #F9EBE6

Accessibility & contrast

On white

1.48
#F0CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.22
#F0CDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0CDC2
14.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0CDC2#FFFFFF#000000##000000
##F0CDC21.001.4814.2214.22
#FFFFFF1.481.0021.0021.00
#00000014.2221.001.001.00
##00000014.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#F9C8CA
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #f0cdc2;
/* rgb */ color: rgb(240, 205, 194);
/* oklch */ color: oklch(87.5% 0.042 38.2);
Tailwind
colors: {
  custom: {
    50: '#f5dcd4',
    500: '#f0cdc2',
    950: '#000000',
  },
}
SCSS
$custom: #f0cdc2;
$custom-light: #f5dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#f0cdc2",
  "rgb": {
    "r": 240,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 14.348,
    "s": 60.526,
    "l": 85.098
  },
  "oklch": {
    "l": 0.87504,
    "c": 0.04248,
    "h": 38.2
  },
  "luminance": 0.66083
}

Semantic roles & 50–950 ramp

primary
#F0CDC2
secondary
#88BECF
accent
#9FC81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483

Preview Lab

Preview with #F0CDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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