#FDC6EA#FDC6EA
#FDC6EA is a very light, moderate pink. Relative luminance 0.672; OKLCH L 88.6% C 0.078 H 339.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC6EA |
|---|---|
| RGB | rgb(253, 198, 234) |
| HSL | hsl(321, 93%, 88%) |
| HSV | hsv(321, 22%, 99%) |
| CMYK | cmyk(0%, 21.7%, 7.5%, 0.8%) |
| CIE-LAB | lab(85.61, 25.19, -10.27) |
| CIE-LCH | lch(85.61, 27.20, 337.82°) |
| OKLab | oklab(88.57% 0.0726 -0.0271) |
| OKLCH | oklch(88.57% 0.078 339.5) |
| XYZ | xyz(75.5524, 67.2137, 86.8197) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.92
Very Light Purple
#F6CEFC
ΔE00 5.12
Powder Pink
#FFB2D0
ΔE00 6.32
Baby Pink
#FFB7CE
ΔE00 6.58
Light Pink
#FFD1DF
ΔE00 6.81
Pastel Pink
#FFBACD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC6EA #C6FDD9
analogous
#F4C6FD #FDC6EA #FDC6CE
triadic
#FDC6EA #EAFDC6 #C6EAFD
tetradic
#FDC6EA #FDF4C6 #C6FDD9 #C6CEFD
square
#FDC6EA #FDF4C6 #C6FDD9 #C6CEFD
split-complementary
#FDC6EA #CEFDC6 #C6FDF4
monochromatic
#F950BE #FB8BD4 #FDC6EA #FEE1F4 #FEE1F4
Accessibility & contrast
On white
1.45
#FDC6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FDC6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC6EA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC6EA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#D4D9E8
Tritanopia (blue-blind)
#FFC7D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdc6ea; /* rgb */ color: rgb(253, 198, 234); /* oklch */ color: oklch(88.6% 0.078 339.5);
Tailwind
colors: {
custom: {
50: '#fed7f0',
500: '#fdc6ea',
950: '#000000',
},
}SCSS
$custom: #fdc6ea; $custom-light: #fed7f0; $custom-dark: #000000;
JSON
{
"hex": "#fdc6ea",
"rgb": {
"r": 253,
"g": 198,
"b": 234
},
"hsl": {
"h": 320.727,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.88569,
"c": 0.07751,
"h": 339.5
},
"luminance": 0.67211
}Semantic roles & 50–950 ramp
primary
#FDC6EA
secondary
#82E5A4
accent
#E64F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385