#F2CDC6#F2CDC6

#F2CDC6 is a very light, muted red. Relative luminance 0.666; OKLCH L 87.8% C 0.043 H 30.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).

Color values

HEX#F2CDC6
RGBrgb(242, 205, 198)
HSLhsl(10, 63%, 86%)
HSVhsv(10, 18%, 95%)
CMYKcmyk(0%, 15.3%, 18.2%, 5.1%)
CIE-LABlab(85.31, 11.91, 8.32)
CIE-LCHlch(85.31, 14.53, 34.94°)
OKLaboklab(87.79% 0.0371 0.0219)
OKLCHoklch(87.79% 0.043 30.5)
XYZxyz(68.6423, 66.6192, 62.6581)
Luminance0.6662 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CDC6 #C6EBF2
analogous
#F2C6D5 #F2CDC6 #F2E3C6
triadic
#F2CDC6 #C6F2CD #CDC6F2
tetradic
#F2CDC6 #D5F2C6 #C6EBF2 #E3C6F2
square
#F2CDC6 #D5F2C6 #C6EBF2 #E3C6F2
split-complementary
#F2CDC6 #C6F2E3 #C6D5F2
monochromatic
#DB7662 #E7A194 #F2CDC6 #F9E9E6 #F9E9E6

Accessibility & contrast

On white

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

On black

14.32
#F2CDC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CDC6
14.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CDC6#FFFFFF#000000##000000
##F2CDC61.001.4714.3214.32
#FFFFFF1.471.0021.0021.00
#00000014.3221.001.001.00
##00000014.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#DDD8C6
Tritanopia (blue-blind)
#FBC9CB
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #f2cdc6;
/* rgb */ color: rgb(242, 205, 198);
/* oklch */ color: oklch(87.8% 0.043 30.5);
Tailwind
colors: {
  custom: {
    50: '#f6dcd7',
    500: '#f2cdc6',
    950: '#000000',
  },
}
SCSS
$custom: #f2cdc6;
$custom-light: #f6dcd7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2cdc6",
  "rgb": {
    "r": 242,
    "g": 205,
    "b": 198
  },
  "hsl": {
    "h": 9.545,
    "s": 62.857,
    "l": 86.275
  },
  "oklch": {
    "l": 0.87789,
    "c": 0.04308,
    "h": 30.5
  },
  "luminance": 0.66617
}

Semantic roles & 50–950 ramp

primary
#F2CDC6
secondary
#8BC6D2
accent
#AFCB1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483

Preview Lab

Preview with #F2CDC6

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

Preview Lab → · Contrast checker → · Palette generator →

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