#FE90CF#FE90CF
#FE90CF is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.9% C 0.151 H 345.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FE90CF |
|---|---|
| RGB | rgb(254, 144, 207) |
| HSL | hsl(326, 98%, 78%) |
| HSV | hsv(326, 43%, 100%) |
| CMYK | cmyk(0%, 43.3%, 18.5%, 0.4%) |
| CIE-LAB | lab(73.24, 49.24, -14.14) |
| CIE-LCH | lch(73.24, 51.23, 343.98°) |
| OKLab | oklab(78.89% 0.1464 -0.0372) |
| OKLCH | oklch(78.89% 0.151 345.7) |
| XYZ | xyz(62.1098, 45.5267, 64.5356) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.70
Pink (survey)
#FF81C0
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 7.26
Hot Pink
#FF69B4
ΔE00 7.74
Pinky
#FC86AA
ΔE00 7.95
Bubble Gum Pink
#FF69AF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE90CF #90FEBF
analogous
#F690FE #FE90CF #FE9098
triadic
#FE90CF #CFFE90 #90CFFE
tetradic
#FE90CF #FEF690 #90FEBF #9098FE
square
#FE90CF #FEF690 #90FEBF #9098FE
split-complementary
#FE90CF #98FE90 #90FEF6
monochromatic
#FD179B #FD53B5 #FE90CF #FFCDE9 #FFE1F2
Accessibility & contrast
On white
2.08
#FE90CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FE90CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE90CF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE90CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE90CF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#FF8FA7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe90cf; /* rgb */ color: rgb(254, 144, 207); /* oklch */ color: oklch(78.9% 0.151 345.7);
Tailwind
colors: {
custom: {
50: '#ffb3dd',
500: '#fe90cf',
950: '#000000',
},
}SCSS
$custom: #fe90cf; $custom-light: #ffb3dd; $custom-dark: #000000;
JSON
{
"hex": "#fe90cf",
"rgb": {
"r": 254,
"g": 144,
"b": 207
},
"hsl": {
"h": 325.636,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.78885,
"c": 0.15106,
"h": 345.7
},
"luminance": 0.45522
}Semantic roles & 50–950 ramp
primary
#FE90CF
secondary
#D4F7E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083