#FFCBC8#FFCBC8

#FFCBC8 is a very light, muted red. Relative luminance 0.681; OKLCH L 88.7% C 0.059 H 22.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).

Color values

HEX#FFCBC8
RGBrgb(255, 203, 200)
HSLhsl(3, 100%, 89%)
HSVhsv(3, 22%, 100%)
CMYKcmyk(0%, 20.4%, 21.6%, 0%)
CIE-LABlab(86.08, 17.94, 8.52)
CIE-LCHlch(86.08, 19.86, 25.39°)
OKLaboklab(88.68% 0.0551 0.0225)
OKLCHoklch(88.68% 0.059 22.2)
XYZxyz(73.0219, 68.1450, 63.9393)
Luminance0.6814 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCBC8 #C8FCFF
analogous
#FFC8E1 #FFCBC8 #FFE7C8
triadic
#FFCBC8 #C8FFCB #CBC8FF
tetradic
#FFCBC8 #E1FFC8 #C8FCFF #E7C8FF
square
#FFCBC8 #E1FFC8 #C8FCFF #E7C8FF
split-complementary
#FFCBC8 #C8FFE7 #C8E1FF
monochromatic
#FF574E #FF918B #FFCBC8 #FFE2E0 #FFE2E0

Accessibility & contrast

On white

1.44
#FFCBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.63
#FFCBC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCBC8
14.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCBC8#FFFFFF#000000##000000
##FFCBC81.001.4414.6314.63
#FFFFFF1.441.0021.0021.00
#00000014.6321.001.001.00
##00000014.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#E1DBC7
Tritanopia (blue-blind)
#FFC6CA
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #ffcbc8;
/* rgb */ color: rgb(255, 203, 200);
/* oklch */ color: oklch(88.7% 0.059 22.2);
Tailwind
colors: {
  custom: {
    50: '#ffdbd8',
    500: '#ffcbc8',
    950: '#000000',
  },
}
SCSS
$custom: #ffcbc8;
$custom-light: #ffdbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcbc8",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 200
  },
  "hsl": {
    "h": 3.273,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.88681,
    "c": 0.05947,
    "h": 22.2
  },
  "luminance": 0.68142
}

Semantic roles & 50–950 ramp

primary
#FFCBC8
secondary
#82E3E9
accent
#D9E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCBC8

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

Preview Lab → · Contrast checker → · Palette generator →

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