#F280D2#F280D2
#F280D2 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.169 H 338.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F280D2 |
|---|---|
| RGB | rgb(242, 128, 210) |
| HSL | hsl(317, 81%, 73%) |
| HSV | hsv(317, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 13.2%, 5.1%) |
| CIE-LAB | lab(68.73, 53.87, -22.77) |
| CIE-LCH | lch(68.73, 58.49, 337.08°) |
| OKLab | oklab(75.22% 0.1577 -0.0611) |
| OKLCH | oklch(75.22% 0.169 338.8) |
| XYZ | xyz(55.9704, 38.9726, 65.5348) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 5.09
Pink (survey)
#FF81C0
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280D2 #80F2A0
analogous
#D980F2 #F280D2 #F28099
triadic
#F280D2 #D2F280 #80D2F2
tetradic
#F280D2 #F2D980 #80F2A0 #8099F2
square
#F280D2 #F2D980 #80F2A0 #8099F2
split-complementary
#F280D2 #99F280 #80F2D9
monochromatic
#E117A8 #EC48BE #F280D2 #F8B8E6 #FCE3F5
Accessibility & contrast
On white
2.39
#F280D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F280D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280D2
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280D2 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849DD5
Deuteranopia (green-blind)
#A3AECF
Tritanopia (blue-blind)
#FD83A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f280d2; /* rgb */ color: rgb(242, 128, 210); /* oklch */ color: oklch(75.2% 0.169 338.8);
Tailwind
colors: {
custom: {
50: '#f8a8e0',
500: '#f280d2',
950: '#000000',
},
}SCSS
$custom: #f280d2; $custom-light: #f8a8e0; $custom-dark: #000000;
JSON
{
"hex": "#f280d2",
"rgb": {
"r": 242,
"g": 128,
"b": 210
},
"hsl": {
"h": 316.842,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.75219,
"c": 0.16915,
"h": 338.8
},
"luminance": 0.38969
}Semantic roles & 50–950 ramp
primary
#F280D2
secondary
#D7F4DF
accent
#DE4408
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83