#F280DE#F280DE
#F280DE is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.7% C 0.178 H 334.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F280DE |
|---|---|
| RGB | rgb(242, 128, 222) |
| HSL | hsl(311, 81%, 73%) |
| HSV | hsv(311, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 8.3%, 5.1%) |
| CIE-LAB | lab(69.18, 55.78, -28.75) |
| CIE-LCH | lch(69.18, 62.75, 332.73°) |
| OKLab | oklab(75.7% 0.1605 -0.0778) |
| OKLCH | oklch(75.7% 0.178 334.1) |
| XYZ | xyz(57.5219, 39.5931, 73.7056) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.11
Violet (CSS)
#EE82EE
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 3.52
Candy Pink
#FF63E9
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280DE #80F294
analogous
#CD80F2 #F280DE #F280A5
triadic
#F280DE #DEF280 #80DEF2
tetradic
#F280DE #F2CD80 #80F294 #80A5F2
square
#F280DE #F2CD80 #80F294 #80A5F2
split-complementary
#F280DE #A5F280 #80F2CD
monochromatic
#E117BD #EC48D0 #F280DE #F8B8EC #FCE3F8
Accessibility & contrast
On white
2.35
#F280DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F280DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280DE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280DE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE1
Deuteranopia (green-blind)
#9FAFDB
Tritanopia (blue-blind)
#FB86A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f280de; /* rgb */ color: rgb(242, 128, 222); /* oklch */ color: oklch(75.7% 0.178 334.1);
Tailwind
colors: {
custom: {
50: '#f8a8e8',
500: '#f280de',
950: '#000000',
},
}SCSS
$custom: #f280de; $custom-light: #f8a8e8; $custom-dark: #000000;
JSON
{
"hex": "#f280de",
"rgb": {
"r": 242,
"g": 128,
"b": 222
},
"hsl": {
"h": 310.526,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.757,
"c": 0.17838,
"h": 334.1
},
"luminance": 0.3959
}Semantic roles & 50–950 ramp
primary
#F280DE
secondary
#D7F4DC
accent
#DE2D08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84