#FFCFCB#FFCFCB

#FFCFCB is a very light, muted red. Relative luminance 0.702; OKLCH L 89.5% C 0.055 H 23.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).

Color values

HEX#FFCFCB
RGBrgb(255, 207, 203)
HSLhsl(5, 100%, 90%)
HSVhsv(5, 20%, 100%)
CMYKcmyk(0%, 18.8%, 20.4%, 0%)
CIE-LABlab(87.09, 16.29, 8.38)
CIE-LCHlch(87.09, 18.32, 27.23°)
OKLaboklab(89.49% 0.0501 0.0221)
OKLCHoklch(89.49% 0.055 23.8)
XYZxyz(74.3327, 70.2003, 66.1228)
Luminance0.7020 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCFCB #CBFBFF
analogous
#FFCBE1 #FFCFCB #FFE9CB
triadic
#FFCFCB #CBFFCF #CFCBFF
tetradic
#FFCFCB #E1FFCB #CBFBFF #E9CBFF
square
#FFCFCB #E1FFCB #CBFBFF #E9CBFF
split-complementary
#FFCFCB #CBFFE9 #CBE1FF
monochromatic
#FF5E51 #FF978E #FFCFCB #FFE3E0 #FFE3E0

Accessibility & contrast

On white

1.40
#FFCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.04
#FFCFCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCFCB
15.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCFCB#FFFFFF#000000##000000
##FFCFCB1.001.4015.0415.04
#FFFFFF1.401.0021.0021.00
#00000015.0421.001.001.00
##00000015.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#E3DECA
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #ffcfcb;
/* rgb */ color: rgb(255, 207, 203);
/* oklch */ color: oklch(89.5% 0.055 23.8);
Tailwind
colors: {
  custom: {
    50: '#ffddda',
    500: '#ffcfcb',
    950: '#000000',
  },
}
SCSS
$custom: #ffcfcb;
$custom-light: #ffddda;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcfcb",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 203
  },
  "hsl": {
    "h": 4.615,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.89493,
    "c": 0.05478,
    "h": 23.8
  },
  "luminance": 0.70197
}

Semantic roles & 50–950 ramp

primary
#FFCFCB
secondary
#85E2E9
accent
#D4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCFCB

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

Preview Lab → · Contrast checker → · Palette generator →

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