#FDC8ED#FDC8ED
#FDC8ED is a very light, moderate pink. Relative luminance 0.683; OKLCH L 89.0% C 0.076 H 337.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8ED |
|---|---|
| RGB | rgb(253, 200, 237) |
| HSL | hsl(318, 93%, 89%) |
| HSV | hsv(318, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 6.3%, 0.8%) |
| CIE-LAB | lab(86.16, 24.65, -11.04) |
| CIE-LCH | lch(86.16, 27.01, 335.86°) |
| OKLab | oklab(89.02% 0.0706 -0.0293) |
| OKLCH | oklch(89.02% 0.076 337.5) |
| XYZ | xyz(76.4472, 68.3079, 89.2621) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.24
Very Light Purple
#F6CEFC
ΔE00 4.48
Pale Lavender
#EECFFE
ΔE00 6.54
Light Lilac
#EDC8FF
ΔE00 6.96
Light Pink
#FFD1DF
ΔE00 6.99
Powder Pink
#FFB2D0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8ED #C8FDD8
analogous
#F3C8FD #FDC8ED #FDC8D3
triadic
#FDC8ED #EDFDC8 #C8EDFD
tetradic
#FDC8ED #FDF3C8 #C8FDD8 #C8D3FD
square
#FDC8ED #FDF3C8 #C8FDD8 #C8D3FD
split-complementary
#FDC8ED #D3FDC8 #C8FDF3
monochromatic
#F952C6 #FB8DDA #FDC8ED #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.43
#FDC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FDC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8ED
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8ED | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdc8ed; /* rgb */ color: rgb(253, 200, 237); /* oklch */ color: oklch(89.0% 0.076 337.5);
Tailwind
colors: {
custom: {
50: '#fed9f2',
500: '#fdc8ed',
950: '#000000',
},
}SCSS
$custom: #fdc8ed; $custom-light: #fed9f2; $custom-dark: #000000;
JSON
{
"hex": "#fdc8ed",
"rgb": {
"r": 253,
"g": 200,
"b": 237
},
"hsl": {
"h": 318.113,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.8902,
"c": 0.07645,
"h": 337.5
},
"luminance": 0.68306
}Semantic roles & 50–950 ramp
primary
#FDC8ED
secondary
#84E5A1
accent
#E64500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385