#F97EB4#F97EB4
#F97EB4 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.8% C 0.160 H 354.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EB4 |
|---|---|
| RGB | rgb(249, 126, 180) |
| HSL | hsl(334, 91%, 74%) |
| HSV | hsv(334, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 27.7%, 2.4%) |
| CIE-LAB | lab(68.29, 52.77, -6.57) |
| CIE-LCH | lch(68.29, 53.17, 352.91°) |
| OKLab | oklab(74.75% 0.1596 -0.0167) |
| OKLCH | oklch(74.75% 0.16 354) |
| XYZ | xyz(54.7680, 38.3615, 47.6912) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.31
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 4.04
Hot Pink
#FF69B4
ΔE00 4.10
Pinky
#FC86AA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EB4 #7EF9C3
analogous
#F97EF1 #F97EB4 #F9857E
triadic
#F97EB4 #B4F97E #7EB4F9
tetradic
#F97EB4 #F1F97E #7EF9C3 #857EF9
square
#F97EB4 #F1F97E #7EF9C3 #857EF9
split-complementary
#F97EB4 #7EF985 #7EF1F9
monochromatic
#F10B70 #F64492 #F97EB4 #FCB8D6 #FEE2EE
Accessibility & contrast
On white
2.42
#F97EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F97EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EB4
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EB4 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E99B6
Deuteranopia (green-blind)
#AEAFB1
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97eb4; /* rgb */ color: rgb(249, 126, 180); /* oklch */ color: oklch(74.8% 0.160 354.0);
Tailwind
colors: {
custom: {
50: '#fea7ca',
500: '#f97eb4',
950: '#000000',
},
}SCSS
$custom: #f97eb4; $custom-light: #fea7ca; $custom-dark: #000000;
JSON
{
"hex": "#f97eb4",
"rgb": {
"r": 249,
"g": 126,
"b": 180
},
"hsl": {
"h": 333.659,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.7475,
"c": 0.16048,
"h": 354
},
"luminance": 0.38357
}Semantic roles & 50–950 ramp
primary
#F97EB4
secondary
#D5F6E7
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82