#FFCBDB#FFCBDB
#FFCBDB is a very light, moderate pink. Relative luminance 0.691; OKLCH L 89.2% C 0.062 H 358.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBDB |
|---|---|
| RGB | rgb(255, 203, 219) |
| HSL | hsl(342, 100%, 90%) |
| HSV | hsv(342, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 14.1%, 0%) |
| CIE-LAB | lab(86.55, 20.80, -0.89) |
| CIE-LCH | lch(86.55, 20.82, 357.55°) |
| OKLab | oklab(89.2% 0.0621 -0.002) |
| OKLCH | oklch(89.2% 0.062 358.1) |
| XYZ | xyz(75.3819, 69.0890, 76.3688) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.44
Light Pink
#FFD1DF
ΔE00 1.81
Bubblegum
#FFC1CC
ΔE00 3.55
Pink
#FFC0CB
ΔE00 3.79
Light Rose
#FFC5CB
ΔE00 4.10
Pastel Pink
#FFBACD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBDB #CBFFEF
analogous
#FFCBF5 #FFCBDB #FFD5CB
triadic
#FFCBDB #DBFFCB #CBDBFF
tetradic
#FFCBDB #F5FFCB #CBFFEF #D5CBFF
square
#FFCBDB #F5FFCB #CBFFEF #D5CBFF
split-complementary
#FFCBDB #CBFFD5 #CBF5FF
monochromatic
#FF5186 #FF8EB1 #FFCBDB #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.42
#FFCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#FFCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBDB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBDB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DC
Deuteranopia (green-blind)
#DDDCDA
Tritanopia (blue-blind)
#FFC9D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcbdb; /* rgb */ color: rgb(255, 203, 219); /* oklch */ color: oklch(89.2% 0.062 358.1);
Tailwind
colors: {
custom: {
50: '#ffdbe6',
500: '#ffcbdb',
950: '#000000',
},
}SCSS
$custom: #ffcbdb; $custom-light: #ffdbe6; $custom-dark: #000000;
JSON
{
"hex": "#ffcbdb",
"rgb": {
"r": 255,
"g": 203,
"b": 219
},
"hsl": {
"h": 341.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89199,
"c": 0.06211,
"h": 358.1
},
"luminance": 0.69086
}Semantic roles & 50–950 ramp
primary
#FFCBDB
secondary
#85E9CA
accent
#E69F00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484