#FFCBCB#FFCBCB

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

Color values

HEX#FFCBCB
RGBrgb(255, 203, 203)
HSLhsl(0, 100%, 90%)
HSVhsv(0, 20%, 100%)
CMYKcmyk(0%, 20.4%, 20.4%, 0%)
CIE-LABlab(86.15, 18.38, 7.03)
CIE-LCHlch(86.15, 19.68, 20.92°)
OKLaboklab(88.76% 0.0562 0.0186)
OKLCHoklch(88.76% 0.059 18.3)
XYZxyz(73.3759, 68.2866, 65.8039)
Luminance0.6828 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCBCB #CBFFFF
analogous
#FFCBE5 #FFCBCB #FFE5CB
triadic
#FFCBCB #CBFFCB #CBCBFF
tetradic
#FFCBCB #E5FFCB #CBFFFF #E5CBFF
square
#FFCBCB #E5FFCB #CBFFFF #E5CBFF
split-complementary
#FFCBCB #CBFFE5 #CBE5FF
monochromatic
#FF5151 #FF8E8E #FFCBCB #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

14.66
#FFCBCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCBCB
14.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCBCB#FFFFFF#000000##000000
##FFCBCB1.001.4314.6614.66
#FFFFFF1.431.0021.0021.00
#00000014.6621.001.001.00
##00000014.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#FFC6CB
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #ffcbcb;
/* rgb */ color: rgb(255, 203, 203);
/* oklch */ color: oklch(88.8% 0.059 18.3);
Tailwind
colors: {
  custom: {
    50: '#ffdbda',
    500: '#ffcbcb',
    950: '#000000',
  },
}
SCSS
$custom: #ffcbcb;
$custom-light: #ffdbda;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcbcb",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 203
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.88759,
    "c": 0.0592,
    "h": 18.3
  },
  "luminance": 0.68284
}

Semantic roles & 50–950 ramp

primary
#FFCBCB
secondary
#85E9E9
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCBCB

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

Preview Lab → · Contrast checker → · Palette generator →

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