#FDBBCC#FDBBCC
#FDBBCC is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.7% C 0.079 H 1.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBCC |
|---|---|
| RGB | rgb(253, 187, 204) |
| HSL | hsl(345, 94%, 86%) |
| HSV | hsv(345, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 19.4%, 0.8%) |
| CIE-LAB | lab(82.26, 26.21, 0.84) |
| CIE-LCH | lch(82.26, 26.22, 1.84°) |
| OKLab | oklab(85.72% 0.0788 0.0026) |
| OKLCH | oklch(85.72% 0.079 1.9) |
| XYZ | xyz(69.1780, 60.7862, 65.2041) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 0.73
Baby Pink
#FFB7CE
ΔE00 1.95
Pink
#FFC0CB
ΔE00 2.15
Bubblegum
#FFC1CC
ΔE00 2.26
Lightpink
#FFB6C1
ΔE00 2.88
Soft Pink
#FDB0C0
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBCC #BBFDEC
analogous
#FDBBED #FDBBCC #FDCBBB
triadic
#FDBBCC #CCFDBB #BBCCFD
tetradic
#FDBBCC #EDFDBB #BBFDEC #CBBBFD
square
#FDBBCC #EDFDBB #BBFDEC #CBBBFD
split-complementary
#FDBBCC #BBFDCB #BBEDFD
monochromatic
#FA4473 #FB809F #FDBBCC #FEE1E9 #FEE1E9
Accessibility & contrast
On white
1.60
#FDBBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FDBBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBCC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBCC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#FFB7C1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbbcc; /* rgb */ color: rgb(253, 187, 204); /* oklch */ color: oklch(85.7% 0.079 1.9);
Tailwind
colors: {
custom: {
50: '#ffd0db',
500: '#fdbbcc',
950: '#000000',
},
}SCSS
$custom: #fdbbcc; $custom-light: #ffd0db; $custom-dark: #000000;
JSON
{
"hex": "#fdbbcc",
"rgb": {
"r": 253,
"g": 187,
"b": 204
},
"hsl": {
"h": 344.545,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85716,
"c": 0.07886,
"h": 1.9
},
"luminance": 0.60783
}Semantic roles & 50–950 ramp
primary
#FDBBCC
secondary
#79E3C8
accent
#E6AA00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181415
muted
#868384