#FDC8EE#FDC8EE
#FDC8EE is a very light, moderate pink. Relative luminance 0.684; OKLCH L 89.1% C 0.077 H 336.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8EE |
|---|---|
| RGB | rgb(253, 200, 238) |
| HSL | hsl(317, 93%, 89%) |
| HSV | hsv(317, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 5.9%, 0.8%) |
| CIE-LAB | lab(86.19, 24.82, -11.53) |
| CIE-LCH | lch(86.19, 27.36, 335.08°) |
| OKLab | oklab(89.05% 0.071 -0.0306) |
| OKLCH | oklch(89.05% 0.077 336.7) |
| XYZ | xyz(76.5937, 68.3665, 90.0337) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.02
Very Light Purple
#F6CEFC
ΔE00 4.26
Pale Lavender
#EECFFE
ΔE00 6.35
Light Lilac
#EDC8FF
ΔE00 6.73
Light Lavendar
#EFC0FE
ΔE00 7.05
Powder Pink
#FFB2D0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8EE #C8FDD7
analogous
#F2C8FD #FDC8EE #FDC8D4
triadic
#FDC8EE #EEFDC8 #C8EEFD
tetradic
#FDC8EE #FDF2C8 #C8FDD7 #C8D4FD
square
#FDC8EE #FDF2C8 #C8FDD7 #C8D4FD
split-complementary
#FDC8EE #D4FDC8 #C8FDF2
monochromatic
#F952C9 #FB8DDC #FDC8EE #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.43
#FDC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FDC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8EE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8EE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F0
Deuteranopia (green-blind)
#D5DAEC
Tritanopia (blue-blind)
#FFC9D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdc8ee; /* rgb */ color: rgb(253, 200, 238); /* oklch */ color: oklch(89.1% 0.077 336.7);
Tailwind
colors: {
custom: {
50: '#fed9f3',
500: '#fdc8ee',
950: '#000000',
},
}SCSS
$custom: #fdc8ee; $custom-light: #fed9f3; $custom-dark: #000000;
JSON
{
"hex": "#fdc8ee",
"rgb": {
"r": 253,
"g": 200,
"b": 238
},
"hsl": {
"h": 316.981,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89052,
"c": 0.07727,
"h": 336.7
},
"luminance": 0.68364
}Semantic roles & 50–950 ramp
primary
#FDC8EE
secondary
#84E5A0
accent
#E64100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385