#FFCBDF#FFCBDF

#FFCBDF is a very light, moderate pink. Relative luminance 0.693; OKLCH L 89.3% C 0.064 H 353.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).

Color values

HEX#FFCBDF
RGBrgb(255, 203, 223)
HSLhsl(337, 100%, 90%)
HSVhsv(337, 20%, 100%)
CMYKcmyk(0%, 20.4%, 12.5%, 0%)
CIE-LABlab(86.65, 21.44, -2.86)
CIE-LCHlch(86.65, 21.63, 352.40°)
OKLaboklab(89.32% 0.0635 -0.0073)
OKLCHoklch(89.32% 0.064 353.5)
XYZxyz(75.9148, 69.3022, 79.1755)
Luminance0.6930 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCBDF #CBFFEB
analogous
#FFCBF9 #FFCBDF #FFD1CB
triadic
#FFCBDF #DFFFCB #CBDFFF
tetradic
#FFCBDF #F9FFCB #CBFFEB #D1CBFF
square
#FFCBDF #F9FFCB #CBFFEB #D1CBFF
split-complementary
#FFCBDF #CBFFD1 #CBF9FF
monochromatic
#FF5194 #FF8EB9 #FFCBDF #FFE0EC #FFE0EC

Accessibility & contrast

On white

1.41
#FFCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.86
#FFCBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCBDF
14.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCBDF#FFFFFF#000000##000000
##FFCBDF1.001.4114.8614.86
#FFFFFF1.411.0021.0021.00
#00000014.8621.001.001.00
##00000014.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#FFC9D2
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcbdf;
/* rgb */ color: rgb(255, 203, 223);
/* oklch */ color: oklch(89.3% 0.064 353.5);
Tailwind
colors: {
  custom: {
    50: '#ffdbe9',
    500: '#ffcbdf',
    950: '#000000',
  },
}
SCSS
$custom: #ffcbdf;
$custom-light: #ffdbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcbdf",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 223
  },
  "hsl": {
    "h": 336.923,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.89316,
    "c": 0.06392,
    "h": 353.5
  },
  "luminance": 0.693
}

Semantic roles & 50–950 ramp

primary
#FFCBDF
secondary
#85E9C3
accent
#E68D00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181516
muted
#868484

Preview Lab

Preview with #FFCBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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