#FEABCF#FEABCF
#FEABCF is a very light, moderate pink. Relative luminance 0.547; OKLCH L 83.2% C 0.107 H 352.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABCF |
|---|---|
| RGB | rgb(254, 171, 207) |
| HSL | hsl(334, 98%, 83%) |
| HSV | hsv(334, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 18.5%, 0.4%) |
| CIE-LAB | lab(78.87, 35.39, -5.75) |
| CIE-LCH | lch(78.87, 35.86, 350.78°) |
| OKLab | oklab(83.16% 0.1055 -0.0148) |
| OKLCH | oklch(83.16% 0.107 352) |
| XYZ | xyz(66.6992, 54.7054, 66.0654) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.98
Baby Pink
#FFB7CE
ΔE00 4.00
Pastel Pink
#FFBACD
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 5.69
Lightpink
#FFB6C1
ΔE00 7.36
Pink
#FFC0CB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABCF #ABFEDA
analogous
#FEABF8 #FEABCF #FEB0AB
triadic
#FEABCF #CFFEAB #ABCFFE
tetradic
#FEABCF #F8FEAB #ABFEDA #B0ABFE
square
#FEABCF #F8FEAB #ABFEDA #B0ABFE
split-complementary
#FEABCF #ABFEB0 #ABF8FE
monochromatic
#FD328A #FD6FAC #FEABCF #FFE1EE #FFE1EE
Accessibility & contrast
On white
1.76
#FEABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#FEABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABCF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABCF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#FFA8B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feabcf; /* rgb */ color: rgb(254, 171, 207); /* oklch */ color: oklch(83.2% 0.107 352.0);
Tailwind
colors: {
custom: {
50: '#ffc5dd',
500: '#feabcf',
950: '#000000',
},
}SCSS
$custom: #feabcf; $custom-light: #ffc5dd; $custom-dark: #000000;
JSON
{
"hex": "#feabcf",
"rgb": {
"r": 254,
"g": 171,
"b": 207
},
"hsl": {
"h": 333.976,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.83162,
"c": 0.10654,
"h": 352
},
"luminance": 0.54702
}Semantic roles & 50–950 ramp
primary
#FEABCF
secondary
#6AE3AF
accent
#E68200
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284