#F2CDC7#F2CDC7

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

Color values

HEX#F2CDC7
RGBrgb(242, 205, 199)
HSLhsl(8, 62%, 86%)
HSVhsv(8, 18%, 95%)
CMYKcmyk(0%, 15.3%, 17.8%, 5.1%)
CIE-LABlab(85.33, 12.06, 7.82)
CIE-LCHlch(85.33, 14.37, 32.97°)
OKLaboklab(87.82% 0.0375 0.0206)
OKLCHoklch(87.82% 0.043 28.8)
XYZxyz(68.7581, 66.6655, 63.2675)
Luminance0.6666 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CDC7 #C7ECF2
analogous
#F2C7D7 #F2CDC7 #F2E3C7
triadic
#F2CDC7 #C7F2CD #CDC7F2
tetradic
#F2CDC7 #D7F2C7 #C7ECF2 #E3C7F2
square
#F2CDC7 #D7F2C7 #C7ECF2 #E3C7F2
split-complementary
#F2CDC7 #C7F2E3 #C7D7F2
monochromatic
#DB7464 #E6A195 #F2CDC7 #F9E9E6 #F9E9E6

Accessibility & contrast

On white

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

On black

14.33
#F2CDC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CDC7
14.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CDC7#FFFFFF#000000##000000
##F2CDC71.001.4714.3314.33
#FFFFFF1.471.0021.0021.00
#00000014.3321.001.001.00
##00000014.3321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2cdc7;
/* rgb */ color: rgb(242, 205, 199);
/* oklch */ color: oklch(87.8% 0.043 28.8);
Tailwind
colors: {
  custom: {
    50: '#f6dcd8',
    500: '#f2cdc7',
    950: '#000000',
  },
}
SCSS
$custom: #f2cdc7;
$custom-light: #f6dcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#f2cdc7",
  "rgb": {
    "r": 242,
    "g": 205,
    "b": 199
  },
  "hsl": {
    "h": 8.372,
    "s": 62.319,
    "l": 86.471
  },
  "oklch": {
    "l": 0.87815,
    "c": 0.04278,
    "h": 28.8
  },
  "luminance": 0.66663
}

Semantic roles & 50–950 ramp

primary
#F2CDC7
secondary
#8CC8D2
accent
#B2CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483

Preview Lab

Preview with #F2CDC7

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

Preview Lab → · Contrast checker → · Palette generator →

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