#FDC6EF#FDC6EF
#FDC6EF is a very light, moderate pink. Relative luminance 0.675; OKLCH L 88.7% C 0.082 H 335.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC6EF |
|---|---|
| RGB | rgb(253, 198, 239) |
| HSL | hsl(315, 93%, 88%) |
| HSV | hsv(315, 22%, 99%) |
| CMYK | cmyk(0%, 21.7%, 5.5%, 0.8%) |
| CIE-LAB | lab(85.76, 26.04, -12.71) |
| CIE-LCH | lch(85.76, 28.97, 333.99°) |
| OKLab | oklab(88.73% 0.0743 -0.0338) |
| OKLCH | oklch(88.73% 0.082 335.5) |
| XYZ | xyz(76.2809, 67.5051, 90.6562) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.99
Very Light Purple
#F6CEFC
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 6.28
Light Lilac
#EDC8FF
ΔE00 6.36
Light Lavendar
#EFC0FE
ΔE00 6.44
Powder Pink
#FFB2D0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC6EF #C6FDD4
analogous
#EFC6FD #FDC6EF #FDC6D3
triadic
#FDC6EF #EFFDC6 #C6EFFD
tetradic
#FDC6EF #FDEFC6 #C6FDD4 #C6D3FD
square
#FDC6EF #FDEFC6 #C6FDD4 #C6D3FD
split-complementary
#FDC6EF #D3FDC6 #C6FDEF
monochromatic
#F950CE #FB8BDE #FDC6EF #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.45
#FDC6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FDC6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC6EF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC6EF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F1
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#FFC8D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdc6ef; /* rgb */ color: rgb(253, 198, 239); /* oklch */ color: oklch(88.7% 0.082 335.5);
Tailwind
colors: {
custom: {
50: '#fed7f4',
500: '#fdc6ef',
950: '#000000',
},
}SCSS
$custom: #fdc6ef; $custom-light: #fed7f4; $custom-dark: #000000;
JSON
{
"hex": "#fdc6ef",
"rgb": {
"r": 253,
"g": 198,
"b": 239
},
"hsl": {
"h": 315.273,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.8873,
"c": 0.08157,
"h": 335.5
},
"luminance": 0.67503
}Semantic roles & 50–950 ramp
primary
#FDC6EF
secondary
#82E59B
accent
#E63A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385