#FDBCF0#FDBCF0
#FDBCF0 is a very light, moderate pink. Relative luminance 0.631; OKLCH L 87.0% C 0.100 H 333.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCF0 |
|---|---|
| RGB | rgb(253, 188, 240) |
| HSL | hsl(312, 94%, 86%) |
| HSV | hsv(312, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 5.1%, 0.8%) |
| CIE-LAB | lab(83.52, 31.47, -16.60) |
| CIE-LCH | lch(83.52, 35.58, 332.19°) |
| OKLab | oklab(87.02% 0.0894 -0.0444) |
| OKLCH | oklch(87.02% 0.1 333.6) |
| XYZ | xyz(74.2183, 63.1429, 90.6995) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.94
Light Lavendar
#EFC0FE
ΔE00 5.24
Very Light Purple
#F6CEFC
ΔE00 5.51
Light Lilac
#EDC8FF
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 7.38
Powder Pink
#FFB2D0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCF0 #BCFDC9
analogous
#EABCFD #FDBCF0 #FDBCD0
triadic
#FDBCF0 #F0FDBC #BCF0FD
tetradic
#FDBCF0 #FDEABC #BCFDC9 #BCD0FD
square
#FDBCF0 #FDEABC #BCFDC9 #BCD0FD
split-complementary
#FDBCF0 #D0FDBC #BCFDEA
monochromatic
#F945D5 #FB81E3 #FDBCF0 #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.54
#FDBCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FDBCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCF0
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCF0 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#CBD3EE
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbcf0; /* rgb */ color: rgb(253, 188, 240); /* oklch */ color: oklch(87.0% 0.100 333.6);
Tailwind
colors: {
custom: {
50: '#fed0f5',
500: '#fdbcf0',
950: '#000000',
},
}SCSS
$custom: #fdbcf0; $custom-light: #fed0f5; $custom-dark: #000000;
JSON
{
"hex": "#fdbcf0",
"rgb": {
"r": 253,
"g": 188,
"b": 240
},
"hsl": {
"h": 312,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87019,
"c": 0.09981,
"h": 333.6
},
"luminance": 0.6314
}Semantic roles & 50–950 ramp
primary
#FDBCF0
secondary
#7AE48F
accent
#E62E00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385