#FEAFCF#FEAFCF
#FEAFCF is a very light, moderate pink. Relative luminance 0.562; OKLCH L 83.8% C 0.100 H 353.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFCF |
|---|---|
| RGB | rgb(254, 175, 207) |
| HSL | hsl(336, 98%, 84%) |
| HSV | hsv(336, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 18.5%, 0.4%) |
| CIE-LAB | lab(79.75, 33.30, -4.45) |
| CIE-LCH | lch(79.75, 33.60, 352.39°) |
| OKLab | oklab(83.83% 0.0994 -0.0113) |
| OKLCH | oklch(83.83% 0.1 353.5) |
| XYZ | xyz(67.4662, 56.2394, 66.3210) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 0.78
Baby Pink
#FFB7CE
ΔE00 2.80
Pastel Pink
#FFBACD
ΔE00 4.08
Soft Pink
#FDB0C0
ΔE00 4.79
Lightpink
#FFB6C1
ΔE00 6.33
Pink
#FFC0CB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFCF #AFFEDE
analogous
#FEAFF7 #FEAFCF #FEB7AF
triadic
#FEAFCF #CFFEAF #AFCFFE
tetradic
#FEAFCF #F7FEAF #AFFEDE #B7AFFE
square
#FEAFCF #F7FEAF #AFFEDE #B7AFFE
split-complementary
#FEAFCF #AFFEB7 #AFF7FE
monochromatic
#FC3686 #FD73AB #FEAFCF #FFE1ED #FFE1ED
Accessibility & contrast
On white
1.71
#FEAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FEAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFCF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFCF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#FFACBA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feafcf; /* rgb */ color: rgb(254, 175, 207); /* oklch */ color: oklch(83.8% 0.100 353.5);
Tailwind
colors: {
custom: {
50: '#ffc7dd',
500: '#feafcf',
950: '#000000',
},
}SCSS
$custom: #feafcf; $custom-light: #ffc7dd; $custom-dark: #000000;
JSON
{
"hex": "#feafcf",
"rgb": {
"r": 254,
"g": 175,
"b": 207
},
"hsl": {
"h": 335.696,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.83834,
"c": 0.10002,
"h": 353.5
},
"luminance": 0.56236
}Semantic roles & 50–950 ramp
primary
#FEAFCF
secondary
#6EE4B4
accent
#E68900
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284