#FDC3EB#FDC3EB
#FDC3EB is a very light, moderate pink. Relative luminance 0.659; OKLCH L 88.1% C 0.083 H 338.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC3EB |
|---|---|
| RGB | rgb(253, 195, 235) |
| HSL | hsl(319, 94%, 88%) |
| HSV | hsv(319, 23%, 99%) |
| CMYK | cmyk(0%, 22.9%, 7.1%, 0.8%) |
| CIE-LAB | lab(84.95, 26.93, -11.78) |
| CIE-LCH | lch(84.95, 29.40, 336.37°) |
| OKLab | oklab(88.07% 0.0774 -0.0312) |
| OKLCH | oklch(88.07% 0.083 338) |
| XYZ | xyz(75.0176, 65.9135, 87.3521) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.92
Very Light Purple
#F6CEFC
ΔE00 5.03
Powder Pink
#FFB2D0
ΔE00 6.27
Baby Pink
#FFB7CE
ΔE00 6.90
Light Lavendar
#EFC0FE
ΔE00 6.97
Light Lilac
#EDC8FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC3EB #C3FDD5
analogous
#F2C3FD #FDC3EB #FDC3CE
triadic
#FDC3EB #EBFDC3 #C3EBFD
tetradic
#FDC3EB #FDF2C3 #C3FDD5 #C3CEFD
square
#FDC3EB #FDF2C3 #C3FDD5 #C3CEFD
split-complementary
#FDC3EB #CEFDC3 #C3FDF2
monochromatic
#F94DC4 #FB88D7 #FDC3EB #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.48
#FDC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#FDC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC3EB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC3EB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#D2D7E9
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc3eb; /* rgb */ color: rgb(253, 195, 235); /* oklch */ color: oklch(88.1% 0.083 338.0);
Tailwind
colors: {
custom: {
50: '#fed5f1',
500: '#fdc3eb',
950: '#000000',
},
}SCSS
$custom: #fdc3eb; $custom-light: #fed5f1; $custom-dark: #000000;
JSON
{
"hex": "#fdc3eb",
"rgb": {
"r": 253,
"g": 195,
"b": 235
},
"hsl": {
"h": 318.621,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.8807,
"c": 0.08346,
"h": 338
},
"luminance": 0.65911
}Semantic roles & 50–950 ramp
primary
#FDC3EB
secondary
#80E49F
accent
#E64700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385