#FDC8F3#FDC8F3
#FDC8F3 is a very light, moderate pink. Relative luminance 0.687; OKLCH L 89.2% C 0.082 H 332.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8F3 |
|---|---|
| RGB | rgb(253, 200, 243) |
| HSL | hsl(311, 93%, 89%) |
| HSV | hsv(311, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 4%, 0.8%) |
| CIE-LAB | lab(86.34, 25.68, -13.96) |
| CIE-LCH | lch(86.34, 29.23, 331.46°) |
| OKLab | oklab(89.22% 0.0726 -0.0372) |
| OKLCH | oklch(89.22% 0.082 332.9) |
| XYZ | xyz(77.3385, 68.6644, 93.9562) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.18
Very Light Purple
#F6CEFC
ΔE00 3.33
Pale Lavender
#EECFFE
ΔE00 5.53
Light Lilac
#EDC8FF
ΔE00 5.61
Light Lavendar
#EFC0FE
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8F3 #C8FDD2
analogous
#EDC8FD #FDC8F3 #FDC8D9
triadic
#FDC8F3 #F3FDC8 #C8F3FD
tetradic
#FDC8F3 #FDEDC8 #C8FDD2 #C8D9FD
square
#FDC8F3 #FDEDC8 #C8FDD2 #C8D9FD
split-complementary
#FDC8F3 #D9FDC8 #C8FDED
monochromatic
#F952D9 #FB8DE6 #FDC8F3 #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.43
#FDC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FDC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8F3
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8F3 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F5
Deuteranopia (green-blind)
#D3DBF1
Tritanopia (blue-blind)
#FFCAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdc8f3; /* rgb */ color: rgb(253, 200, 243); /* oklch */ color: oklch(89.2% 0.082 332.9);
Tailwind
colors: {
custom: {
50: '#fed9f7',
500: '#fdc8f3',
950: '#000000',
},
}SCSS
$custom: #fdc8f3; $custom-light: #fed9f7; $custom-dark: #000000;
JSON
{
"hex": "#fdc8f3",
"rgb": {
"r": 253,
"g": 200,
"b": 243
},
"hsl": {
"h": 311.321,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89216,
"c": 0.08158,
"h": 332.9
},
"luminance": 0.68662
}Semantic roles & 50–950 ramp
primary
#FDC8F3
secondary
#84E596
accent
#E62B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385