#FDBCDA#FDBCDA
#FDBCDA is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.3% C 0.084 H 349.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCDA |
|---|---|
| RGB | rgb(253, 188, 218) |
| HSL | hsl(332, 94%, 86%) |
| HSV | hsv(332, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 13.8%, 0.8%) |
| CIE-LAB | lab(82.87, 27.83, -5.79) |
| CIE-LCH | lch(82.87, 28.43, 348.25°) |
| OKLab | oklab(86.31% 0.0822 -0.015) |
| OKLCH | oklch(86.31% 0.084 349.7) |
| XYZ | xyz(71.1461, 61.9140, 74.5191) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.84
Baby Pink
#FFB7CE
ΔE00 3.05
Pastel Pink
#FFBACD
ΔE00 3.76
Bubblegum
#FFC1CC
ΔE00 5.94
Pink
#FFC0CB
ΔE00 5.96
Soft Pink
#FDB0C0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCDA #BCFDDF
analogous
#FDBCFA #FDBCDA #FDBFBC
triadic
#FDBCDA #DAFDBC #BCDAFD
tetradic
#FDBCDA #FAFDBC #BCFDDF #BFBCFD
square
#FDBCDA #FAFDBC #BCFDDF #BFBCFD
split-complementary
#FDBCDA #BCFDBF #BCFAFD
monochromatic
#F94598 #FB81B9 #FDBCDA #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.57
#FDBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FDBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCDA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCDA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#FFBBC6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbcda; /* rgb */ color: rgb(253, 188, 218); /* oklch */ color: oklch(86.3% 0.084 349.7);
Tailwind
colors: {
custom: {
50: '#ffd0e5',
500: '#fdbcda',
950: '#000000',
},
}SCSS
$custom: #fdbcda; $custom-light: #ffd0e5; $custom-dark: #000000;
JSON
{
"hex": "#fdbcda",
"rgb": {
"r": 253,
"g": 188,
"b": 218
},
"hsl": {
"h": 332.308,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.86305,
"c": 0.08358,
"h": 349.7
},
"luminance": 0.61911
}Semantic roles & 50–950 ramp
primary
#FDBCDA
secondary
#7AE4B3
accent
#E67C00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384