#F980B5#F980B5
#F980B5 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.158 H 354.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F980B5 |
|---|---|
| RGB | rgb(249, 128, 181) |
| HSL | hsl(334, 91%, 74%) |
| HSV | hsv(334, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 27.3%, 2.4%) |
| CIE-LAB | lab(68.69, 51.93, -6.53) |
| CIE-LCH | lch(68.69, 52.34, 352.84°) |
| OKLab | oklab(75.07% 0.157 -0.0166) |
| OKLCH | oklch(75.07% 0.158 354) |
| XYZ | xyz(55.1285, 38.9190, 48.3158) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.21
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Carnation Pink
#FF7FA7
ΔE00 4.02
Pinky
#FC86AA
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980B5 #80F9C4
analogous
#F980F1 #F980B5 #F98880
triadic
#F980B5 #B5F980 #80B5F9
tetradic
#F980B5 #F1F980 #80F9C4 #8880F9
square
#F980B5 #F1F980 #80F9C4 #8880F9
split-complementary
#F980B5 #80F988 #80F1F9
monochromatic
#F30B71 #F64693 #F980B5 #FCBAD7 #FEE2EE
Accessibility & contrast
On white
2.39
#F980B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F980B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980B5
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980B5 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB7
Deuteranopia (green-blind)
#AFB0B2
Tritanopia (blue-blind)
#FF7A94
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f980b5; /* rgb */ color: rgb(249, 128, 181); /* oklch */ color: oklch(75.1% 0.158 354.0);
Tailwind
colors: {
custom: {
50: '#fea8cb',
500: '#f980b5',
950: '#000000',
},
}SCSS
$custom: #f980b5; $custom-light: #fea8cb; $custom-dark: #000000;
JSON
{
"hex": "#f980b5",
"rgb": {
"r": 249,
"g": 128,
"b": 181
},
"hsl": {
"h": 333.719,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.75066,
"c": 0.15784,
"h": 354
},
"luminance": 0.38914
}Semantic roles & 50–950 ramp
primary
#F980B5
secondary
#D5F6E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82