#FDC3EF#FDC3EF
#FDC3EF is a very light, moderate pink. Relative luminance 0.661; OKLCH L 88.2% C 0.087 H 335.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC3EF |
|---|---|
| RGB | rgb(253, 195, 239) |
| HSL | hsl(314, 94%, 88%) |
| HSV | hsv(314, 23%, 99%) |
| CMYK | cmyk(0%, 22.9%, 5.5%, 0.8%) |
| CIE-LAB | lab(85.07, 27.62, -13.73) |
| CIE-LCH | lch(85.07, 30.84, 333.56°) |
| OKLab | oklab(88.2% 0.0787 -0.0366) |
| OKLCH | oklch(88.2% 0.087 335.1) |
| XYZ | xyz(75.6019, 66.1472, 90.4299) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.44
Very Light Purple
#F6CEFC
ΔE00 4.42
Light Lavendar
#EFC0FE
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 6.53
Powder Pink
#FFB2D0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC3EF #C3FDD1
analogous
#EEC3FD #FDC3EF #FDC3D2
triadic
#FDC3EF #EFFDC3 #C3EFFD
tetradic
#FDC3EF #FDEEC3 #C3FDD1 #C3D2FD
square
#FDC3EF #FDEEC3 #C3FDD1 #C3D2FD
split-complementary
#FDC3EF #D2FDC3 #C3FDEE
monochromatic
#F94DCF #FB88DF #FDC3EF #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.48
#FDC3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FDC3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC3EF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC3EF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc3ef; /* rgb */ color: rgb(253, 195, 239); /* oklch */ color: oklch(88.2% 0.087 335.1);
Tailwind
colors: {
custom: {
50: '#fed5f4',
500: '#fdc3ef',
950: '#000000',
},
}SCSS
$custom: #fdc3ef; $custom-light: #fed5f4; $custom-dark: #000000;
JSON
{
"hex": "#fdc3ef",
"rgb": {
"r": 253,
"g": 195,
"b": 239
},
"hsl": {
"h": 314.483,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.88202,
"c": 0.08678,
"h": 335.1
},
"luminance": 0.66145
}Semantic roles & 50–950 ramp
primary
#FDC3EF
secondary
#80E498
accent
#E63700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385