#F2CDC8#F2CDC8

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

Color values

HEX#F2CDC8
RGBrgb(242, 205, 200)
HSLhsl(7, 62%, 87%)
HSVhsv(7, 17%, 95%)
CMYKcmyk(0%, 15.3%, 17.4%, 5.1%)
CIE-LABlab(85.36, 12.21, 7.33)
CIE-LCHlch(85.36, 14.24, 30.96°)
OKLaboklab(87.84% 0.0379 0.0193)
OKLCHoklch(87.84% 0.043 27)
XYZxyz(68.8745, 66.7121, 63.8810)
Luminance0.6671 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CDC8 #C8EDF2
analogous
#F2C8D8 #F2CDC8 #F2E2C8
triadic
#F2CDC8 #C8F2CD #CDC8F2
tetradic
#F2CDC8 #D8F2C8 #C8EDF2 #E2C8F2
square
#F2CDC8 #D8F2C8 #C8EDF2 #E2C8F2
split-complementary
#F2CDC8 #C8F2E2 #C8D8F2
monochromatic
#DB7365 #E6A097 #F2CDC8 #F9E9E6 #F9E9E6

Accessibility & contrast

On white

1.46
#F2CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.34
#F2CDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CDC8
14.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CDC8#FFFFFF#000000##000000
##F2CDC81.001.4614.3414.34
#FFFFFF1.461.0021.0021.00
#00000014.3421.001.001.00
##00000014.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D1C8
Deuteranopia (green-blind)
#DDD8C8
Tritanopia (blue-blind)
#FBC9CC
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #f2cdc8;
/* rgb */ color: rgb(242, 205, 200);
/* oklch */ color: oklch(87.8% 0.043 27.0);
Tailwind
colors: {
  custom: {
    50: '#f6dcd8',
    500: '#f2cdc8',
    950: '#000000',
  },
}
SCSS
$custom: #f2cdc8;
$custom-light: #f6dcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#f2cdc8",
  "rgb": {
    "r": 242,
    "g": 205,
    "b": 200
  },
  "hsl": {
    "h": 7.143,
    "s": 61.765,
    "l": 86.667
  },
  "oklch": {
    "l": 0.87841,
    "c": 0.04252,
    "h": 27
  },
  "luminance": 0.6671
}

Semantic roles & 50–950 ramp

primary
#F2CDC8
secondary
#8DC9D2
accent
#B5C91C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483

Preview Lab

Preview with #F2CDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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