#FFCBFF#FFCBFF

#FFCBFF is a very light, moderate purple. Relative luminance 0.712; OKLCH L 90.3% C 0.089 H 326.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#FFCBFF
RGBrgb(255, 203, 255)
HSLhsl(300, 100%, 90%)
HSVhsv(300, 20%, 100%)
CMYKcmyk(0%, 20.4%, 0%, 0%)
CIE-LABlab(87.58, 26.89, -18.43)
CIE-LCHlch(87.58, 32.60, 325.57°)
OKLaboklab(90.34% 0.0742 -0.0495)
OKLCHoklch(90.34% 0.089 326.3)
XYZxyz(80.6439, 71.1938, 104.0820)
Luminance0.7119 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCBFF #CBFFCB
analogous
#E5CBFF #FFCBFF #FFCBE5
triadic
#FFCBFF #FFFFCB #CBFFFF
tetradic
#FFCBFF #FFE5CB #CBFFCB #CBE5FF
square
#FFCBFF #FFE5CB #CBFFCB #CBE5FF
split-complementary
#FFCBFF #E5FFCB #CBFFE5
monochromatic
#FF51FF #FF8EFF #FFCBFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.38
#FFCBFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#FFCBFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCBFF
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCBFF#FFFFFF#000000##000000
##FFCBFF1.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#FFCFDD
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ffcbff;
/* rgb */ color: rgb(255, 203, 255);
/* oklch */ color: oklch(90.3% 0.089 326.3);
Tailwind
colors: {
  custom: {
    50: '#ffdbff',
    500: '#ffcbff',
    950: '#000000',
  },
}
SCSS
$custom: #ffcbff;
$custom-light: #ffdbff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcbff",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.90336,
    "c": 0.08918,
    "h": 326.3
  },
  "luminance": 0.71192
}

Semantic roles & 50–950 ramp

primary
#FFCBFF
secondary
#85E985
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181518
muted
#868486

Preview Lab

Preview with #FFCBFF

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

Preview Lab → · Contrast checker → · Palette generator →

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