#FFCBCD#FFCBCD

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

Color values

HEX#FFCBCD
RGBrgb(255, 203, 205)
HSLhsl(358, 100%, 90%)
HSVhsv(358, 20%, 100%)
CMYKcmyk(0%, 20.4%, 19.6%, 0%)
CIE-LABlab(86.20, 18.67, 6.03)
CIE-LCHlch(86.20, 19.62, 17.91°)
OKLaboklab(88.81% 0.0569 0.016)
OKLCHoklch(88.81% 0.059 15.7)
XYZxyz(73.6158, 68.3826, 67.0672)
Luminance0.6838 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCBCD #CBFFFD
analogous
#FFCBE7 #FFCBCD #FFE3CB
triadic
#FFCBCD #CDFFCB #CBCDFF
tetradic
#FFCBCD #E7FFCB #CBFFFD #E3CBFF
square
#FFCBCD #E7FFCB #CBFFFD #E3CBFF
split-complementary
#FFCBCD #CBFFE3 #CBE7FF
monochromatic
#FF5157 #FF8E92 #FFCBCD #FFE0E2 #FFE0E2

Accessibility & contrast

On white

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

On black

14.68
#FFCBCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCBCD
14.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCBCD#FFFFFF#000000##000000
##FFCBCD1.001.4314.6814.68
#FFFFFF1.431.0021.0021.00
#00000014.6821.001.001.00
##00000014.6821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcbcd;
/* rgb */ color: rgb(255, 203, 205);
/* oklch */ color: oklch(88.8% 0.059 15.7);
Tailwind
colors: {
  custom: {
    50: '#ffdbdc',
    500: '#ffcbcd',
    950: '#000000',
  },
}
SCSS
$custom: #ffcbcd;
$custom-light: #ffdbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcbcd",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 205
  },
  "hsl": {
    "h": 357.692,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.88812,
    "c": 0.05916,
    "h": 15.7
  },
  "luminance": 0.6838
}

Semantic roles & 50–950 ramp

primary
#FFCBCD
secondary
#85E9E6
accent
#E6DD00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCBCD

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

Preview Lab → · Contrast checker → · Palette generator →

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