#FEABCD#FEABCD
#FEABCD is a very light, moderate pink. Relative luminance 0.546; OKLCH L 83.1% C 0.106 H 353.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABCD |
|---|---|
| RGB | rgb(254, 171, 205) |
| HSL | hsl(335, 98%, 83%) |
| HSV | hsv(335, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 19.3%, 0.4%) |
| CIE-LAB | lab(78.81, 35.10, -4.74) |
| CIE-LCH | lch(78.81, 35.41, 352.30°) |
| OKLab | oklab(83.1% 0.1048 -0.0121) |
| OKLCH | oklch(83.1% 0.106 353.4) |
| XYZ | xyz(66.4562, 54.6082, 64.7858) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.72
Baby Pink
#FFB7CE
ΔE00 3.64
Pastel Pink
#FFBACD
ΔE00 4.89
Soft Pink
#FDB0C0
ΔE00 5.15
Lightpink
#FFB6C1
ΔE00 6.85
Pink
#FFC0CB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABCD #ABFEDC
analogous
#FEABF6 #FEABCD #FEB2AB
triadic
#FEABCD #CDFEAB #ABCDFE
tetradic
#FEABCD #F6FEAB #ABFEDC #B2ABFE
square
#FEABCD #F6FEAB #ABFEDC #B2ABFE
split-complementary
#FEABCD #ABFEB2 #ABF6FE
monochromatic
#FD3285 #FD6FA9 #FEABCD #FFE1ED #FFE1ED
Accessibility & contrast
On white
1.76
#FEABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#FEABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABCD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABCD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#C8C8CB
Tritanopia (blue-blind)
#FFA8B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feabcd; /* rgb */ color: rgb(254, 171, 205); /* oklch */ color: oklch(83.1% 0.106 353.4);
Tailwind
colors: {
custom: {
50: '#ffc5dc',
500: '#feabcd',
950: '#000000',
},
}SCSS
$custom: #feabcd; $custom-light: #ffc5dc; $custom-dark: #000000;
JSON
{
"hex": "#feabcd",
"rgb": {
"r": 254,
"g": 171,
"b": 205
},
"hsl": {
"h": 335.422,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.831,
"c": 0.10553,
"h": 353.4
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#FEABCD
secondary
#6AE3B2
accent
#E68700
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284