#F2CDC2#F2CDC2

#F2CDC2 is a very light, muted red. Relative luminance 0.664; OKLCH L 87.7% C 0.045 H 37.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#F2CDC2
RGBrgb(242, 205, 194)
HSLhsl(14, 65%, 85%)
HSVhsv(14, 20%, 95%)
CMYKcmyk(0%, 15.3%, 19.8%, 5.1%)
CIE-LABlab(85.22, 11.31, 10.31)
CIE-LCHlch(85.22, 15.31, 42.34°)
OKLaboklab(87.69% 0.0356 0.027)
OKLCHoklch(87.69% 0.045 37.2)
XYZxyz(68.1871, 66.4371, 60.2603)
Luminance0.6643 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CDC2 #C2E7F2
analogous
#F2C2CF #F2CDC2 #F2E5C2
triadic
#F2CDC2 #C2F2CD #CDC2F2
tetradic
#F2CDC2 #CFF2C2 #C2E7F2 #E5C2F2
square
#F2CDC2 #CFF2C2 #C2E7F2 #E5C2F2
split-complementary
#F2CDC2 #C2F2E5 #C2CFF2
monochromatic
#DC7A5D #E7A490 #F2CDC2 #FAEAE6 #FAEAE6

Accessibility & contrast

On white

1.47
#F2CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.29
#F2CDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CDC2
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CDC2#FFFFFF#000000##000000
##F2CDC21.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D1C1
Deuteranopia (green-blind)
#DED8C2
Tritanopia (blue-blind)
#FCC8CA
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #f2cdc2;
/* rgb */ color: rgb(242, 205, 194);
/* oklch */ color: oklch(87.7% 0.045 37.2);
Tailwind
colors: {
  custom: {
    50: '#f7dcd4',
    500: '#f2cdc2',
    950: '#000000',
  },
}
SCSS
$custom: #f2cdc2;
$custom-light: #f7dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#f2cdc2",
  "rgb": {
    "r": 242,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 13.75,
    "s": 64.865,
    "l": 85.49
  },
  "oklch": {
    "l": 0.87686,
    "c": 0.04464,
    "h": 37.2
  },
  "luminance": 0.66435
}

Semantic roles & 50–950 ramp

primary
#F2CDC2
secondary
#86C0D2
accent
#A3CD19
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483

Preview Lab

Preview with #F2CDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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