#F280AF#F280AF
#F280AF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.148 H 355.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F280AF |
|---|---|
| RGB | rgb(242, 128, 175) |
| HSL | hsl(335, 81%, 73%) |
| HSV | hsv(335, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 27.7%, 5.1%) |
| CIE-LAB | lab(67.59, 48.85, -4.89) |
| CIE-LCH | lch(67.59, 49.09, 354.28°) |
| OKLab | oklab(73.98% 0.1477 -0.0123) |
| OKLCH | oklch(73.98% 0.148 355.3) |
| XYZ | xyz(52.0768, 37.4151, 45.0282) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.58
Carnation Pink
#FF7FA7
ΔE00 3.67
Pinky
#FC86AA
ΔE00 3.70
Bubble Gum Pink
#FF69AF
ΔE00 4.67
Bubblegum (survey)
#FF6CB5
ΔE00 4.67
Hot Pink
#FF69B4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280AF #80F2C3
analogous
#F280E8 #F280AF #F28A80
triadic
#F280AF #AFF280 #80AFF2
tetradic
#F280AF #E8F280 #80F2C3 #8A80F2
square
#F280AF #E8F280 #80F2C3 #8A80F2
split-complementary
#F280AF #80F28A #80E8F2
monochromatic
#E1176A #EC488C #F280AF #F8B8D2 #FCE3EE
Accessibility & contrast
On white
2.48
#F280AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F280AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280AF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280AF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B1
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FF7A91
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f280af; /* rgb */ color: rgb(242, 128, 175); /* oklch */ color: oklch(74.0% 0.148 355.3);
Tailwind
colors: {
custom: {
50: '#f9a8c6',
500: '#f280af',
950: '#000000',
},
}SCSS
$custom: #f280af; $custom-light: #f9a8c6; $custom-dark: #000000;
JSON
{
"hex": "#f280af",
"rgb": {
"r": 242,
"g": 128,
"b": 175
},
"hsl": {
"h": 335.263,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.73984,
"c": 0.14821,
"h": 355.3
},
"luminance": 0.37411
}Semantic roles & 50–950 ramp
primary
#F280AF
secondary
#D7F4E8
accent
#DE8608
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82