#FDABED#FDABED
#FDABED is a very light, vivid pink. Relative luminance 0.561; OKLCH L 84.1% C 0.127 H 333.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDABED |
|---|---|
| RGB | rgb(253, 171, 237) |
| HSL | hsl(312, 95%, 83%) |
| HSV | hsv(312, 32%, 99%) |
| CMYK | cmyk(0%, 32.4%, 6.3%, 0.8%) |
| CIE-LAB | lab(79.69, 39.86, -20.78) |
| CIE-LCH | lch(79.69, 44.95, 332.47°) |
| OKLab | oklab(84.06% 0.1138 -0.0557) |
| OKLCH | oklch(84.06% 0.127 333.9) |
| XYZ | xyz(70.3563, 56.1260, 87.2318) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.61
Light Lavendar
#EFC0FE
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 8.29
Powder Pink
#FFB2D0
ΔE00 8.78
Bubblegum Pink
#FE83CC
ΔE00 8.94
Pale Mauve
#FED0FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDABED #ABFDBB
analogous
#E4ABFD #FDABED #FDABC4
triadic
#FDABED #EDFDAB #ABEDFD
tetradic
#FDABED #FDE4AB #ABFDBB #ABC4FD
square
#FDABED #FDE4AB #ABFDBB #ABC4FD
split-complementary
#FDABED #C4FDAB #ABFDE4
monochromatic
#FA33D3 #FC6FE0 #FDABED #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.72
#FDABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#FDABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDABED
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDABED | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEF0
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#FFAFC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fdabed; /* rgb */ color: rgb(253, 171, 237); /* oklch */ color: oklch(84.1% 0.127 333.9);
Tailwind
colors: {
custom: {
50: '#ffc5f3',
500: '#fdabed',
950: '#000000',
},
}SCSS
$custom: #fdabed; $custom-light: #ffc5f3; $custom-dark: #000000;
JSON
{
"hex": "#fdabed",
"rgb": {
"r": 253,
"g": 171,
"b": 237
},
"hsl": {
"h": 311.707,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.84063,
"c": 0.12668,
"h": 333.9
},
"luminance": 0.56123
}Semantic roles & 50–950 ramp
primary
#FDABED
secondary
#6BE182
accent
#E62D00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285