#FCBDF0#FCBDF0
#FCBDF0 is a very light, moderate pink. Relative luminance 0.634; OKLCH L 87.1% C 0.097 H 333.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDF0 |
|---|---|
| RGB | rgb(252, 189, 240) |
| HSL | hsl(311, 91%, 86%) |
| HSV | hsv(311, 25%, 99%) |
| CMYK | cmyk(0%, 25%, 4.8%, 1.2%) |
| CIE-LAB | lab(83.64, 30.62, -16.42) |
| CIE-LCH | lch(83.64, 34.74, 331.80°) |
| OKLab | oklab(87.09% 0.0868 -0.0439) |
| OKLCH | oklch(87.09% 0.097 333.2) |
| XYZ | xyz(74.0695, 63.3844, 90.7539) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.63
Light Lavendar
#EFC0FE
ΔE00 5.10
Very Light Purple
#F6CEFC
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 7.06
Powder Pink
#FFB2D0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDF0 #BDFCC9
analogous
#E9BDFC #FCBDF0 #FCBDD1
triadic
#FCBDF0 #F0FCBD #BDF0FC
tetradic
#FCBDF0 #FCE9BD #BDFCC9 #BDD1FC
square
#FCBDF0 #FCE9BD #BDFCC9 #BDD1FC
split-complementary
#FCBDF0 #D1FCBD #BDFCE9
monochromatic
#F748D5 #F982E3 #FCBDF0 #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.54
#FCBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FCBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDF0
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDF0 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbdf0; /* rgb */ color: rgb(252, 189, 240); /* oklch */ color: oklch(87.1% 0.097 333.2);
Tailwind
colors: {
custom: {
50: '#fed1f5',
500: '#fcbdf0',
950: '#000000',
},
}SCSS
$custom: #fcbdf0; $custom-light: #fed1f5; $custom-dark: #000000;
JSON
{
"hex": "#fcbdf0",
"rgb": {
"r": 252,
"g": 189,
"b": 240
},
"hsl": {
"h": 311.429,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.87094,
"c": 0.09729,
"h": 333.2
},
"luminance": 0.63382
}Semantic roles & 50–950 ramp
primary
#FCBDF0
secondary
#7BE28F
accent
#E62C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385