#FFCBCC#FFCBCC

#FFCBCC is a very light, muted red. Relative luminance 0.683; OKLCH L 88.8% C 0.059 H 17.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).

Color values

HEX#FFCBCC
RGBrgb(255, 203, 204)
HSLhsl(359, 100%, 90%)
HSVhsv(359, 20%, 100%)
CMYKcmyk(0%, 20.4%, 20%, 0%)
CIE-LABlab(86.17, 18.52, 6.53)
CIE-LCHlch(86.17, 19.64, 19.42°)
OKLaboklab(88.79% 0.0566 0.0173)
OKLCHoklch(88.79% 0.059 17)
XYZxyz(73.4955, 68.3344, 66.4335)
Luminance0.6833 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCBCC #CBFFFE
analogous
#FFCBE6 #FFCBCC #FFE4CB
triadic
#FFCBCC #CCFFCB #CBCCFF
tetradic
#FFCBCC #E6FFCB #CBFFFE #E4CBFF
square
#FFCBCC #E6FFCB #CBFFFE #E4CBFF
split-complementary
#FFCBCC #CBFFE4 #CBE6FF
monochromatic
#FF5154 #FF8E90 #FFCBCC #FFE0E1 #FFE0E1

Accessibility & contrast

On white

1.43
#FFCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.67
#FFCBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCBCC
14.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCBCC#FFFFFF#000000##000000
##FFCBCC1.001.4314.6714.67
#FFFFFF1.431.0021.0021.00
#00000014.6721.001.001.00
##00000014.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#FFC6CC
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcbcc;
/* rgb */ color: rgb(255, 203, 204);
/* oklch */ color: oklch(88.8% 0.059 17.0);
Tailwind
colors: {
  custom: {
    50: '#ffdbdb',
    500: '#ffcbcc',
    950: '#000000',
  },
}
SCSS
$custom: #ffcbcc;
$custom-light: #ffdbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcbcc",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 204
  },
  "hsl": {
    "h": 358.846,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.88785,
    "c": 0.05917,
    "h": 17
  },
  "luminance": 0.68332
}

Semantic roles & 50–950 ramp

primary
#FFCBCC
secondary
#85E9E7
accent
#E6E100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181515
muted
#868484

Preview Lab

Preview with #FFCBCC

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

Preview Lab → · Contrast checker → · Palette generator →

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