#FCD2F5#FCD2F5
#FCD2F5 is a very light, moderate pink. Relative luminance 0.734; OKLCH L 91.0% C 0.065 H 331.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2F5 |
|---|---|
| RGB | rgb(252, 210, 245) |
| HSL | hsl(310, 88%, 91%) |
| HSV | hsv(310, 17%, 99%) |
| CMYK | cmyk(0%, 16.7%, 2.8%, 1.2%) |
| CIE-LAB | lab(88.63, 20.45, -11.61) |
| CIE-LCH | lch(88.63, 23.51, 330.42°) |
| OKLab | oklab(90.98% 0.0575 -0.0309) |
| OKLCH | oklch(90.98% 0.065 331.8) |
| XYZ | xyz(79.6712, 73.3829, 96.3359) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.38
Very Light Purple
#F6CEFC
ΔE00 3.35
Pale Lavender
#EECFFE
ΔE00 4.98
Light Lilac
#EDC8FF
ΔE00 6.32
Light Pink
#FFD1DF
ΔE00 6.78
Pale Pink
#FFCFDC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2F5 #D2FCD9
analogous
#EED2FC #FCD2F5 #FCD2E0
triadic
#FCD2F5 #F5FCD2 #D2F5FC
tetradic
#FCD2F5 #FCEED2 #D2FCD9 #D2E0FC
square
#FCD2F5 #FCEED2 #D2FCD9 #D2E0FC
split-complementary
#FCD2F5 #E0FCD2 #D2FCEE
monochromatic
#F45FDB #F899E8 #FCD2F5 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.34
#FCD2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FCD2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2F5
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2F5 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF6
Deuteranopia (green-blind)
#DAE1F4
Tritanopia (blue-blind)
#FFD4DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd2f5; /* rgb */ color: rgb(252, 210, 245); /* oklch */ color: oklch(91.0% 0.065 331.8);
Tailwind
colors: {
custom: {
50: '#fde0f8',
500: '#fcd2f5',
950: '#000000',
},
}SCSS
$custom: #fcd2f5; $custom-light: #fde0f8; $custom-dark: #000000;
JSON
{
"hex": "#fcd2f5",
"rgb": {
"r": 252,
"g": 210,
"b": 245
},
"hsl": {
"h": 310,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90984,
"c": 0.06525,
"h": 331.8
},
"luminance": 0.73381
}Semantic roles & 50–950 ramp
primary
#FCD2F5
secondary
#8EE49D
accent
#E42701
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485