#FDC8F2#FDC8F2
#FDC8F2 is a very light, moderate pink. Relative luminance 0.686; OKLCH L 89.2% C 0.081 H 333.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8F2 |
|---|---|
| RGB | rgb(253, 200, 242) |
| HSL | hsl(312, 93%, 89%) |
| HSV | hsv(312, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 4.3%, 0.8%) |
| CIE-LAB | lab(86.31, 25.51, -13.48) |
| CIE-LCH | lch(86.31, 28.85, 332.15°) |
| OKLab | oklab(89.18% 0.0723 -0.0359) |
| OKLCH | oklch(89.18% 0.081 333.6) |
| XYZ | xyz(77.1879, 68.6042, 93.1631) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.31
Very Light Purple
#F6CEFC
ΔE00 3.50
Pale Lavender
#EECFFE
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 5.82
Light Lavendar
#EFC0FE
ΔE00 6.05
Powder Pink
#FFB2D0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8F2 #C8FDD3
analogous
#EEC8FD #FDC8F2 #FDC8D8
triadic
#FDC8F2 #F2FDC8 #C8F2FD
tetradic
#FDC8F2 #FDEEC8 #C8FDD3 #C8D8FD
square
#FDC8F2 #FDEEC8 #C8FDD3 #C8D8FD
split-complementary
#FDC8F2 #D8FDC8 #C8FDEE
monochromatic
#F952D6 #FB8DE4 #FDC8F2 #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.43
#FDC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FDC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8F2
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8F2 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F4
Deuteranopia (green-blind)
#D4DBF0
Tritanopia (blue-blind)
#FFCAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdc8f2; /* rgb */ color: rgb(253, 200, 242); /* oklch */ color: oklch(89.2% 0.081 333.6);
Tailwind
colors: {
custom: {
50: '#fed9f6',
500: '#fdc8f2',
950: '#000000',
},
}SCSS
$custom: #fdc8f2; $custom-light: #fed9f6; $custom-dark: #000000;
JSON
{
"hex": "#fdc8f2",
"rgb": {
"r": 253,
"g": 200,
"b": 242
},
"hsl": {
"h": 312.453,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89183,
"c": 0.0807,
"h": 333.6
},
"luminance": 0.68602
}Semantic roles & 50–950 ramp
primary
#FDC8F2
secondary
#84E598
accent
#E63000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385