#F282C8#F282C8
#F282C8 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.159 H 343.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F282C8 |
|---|---|
| RGB | rgb(242, 130, 200) |
| HSL | hsl(323, 81%, 73%) |
| HSV | hsv(323, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 17.4%, 5.1%) |
| CIE-LAB | lab(68.76, 51.37, -17.15) |
| CIE-LCH | lch(68.76, 54.15, 341.53°) |
| OKLab | oklab(75.13% 0.1522 -0.0455) |
| OKLCH | oklch(75.13% 0.159 343.4) |
| XYZ | xyz(55.0268, 39.0166, 59.2651) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.35
Hot Pink
#FF69B4
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.89
Bubble Gum Pink
#FF69AF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282C8 #82F2AC
analogous
#E482F2 #F282C8 #F28290
triadic
#F282C8 #C8F282 #82C8F2
tetradic
#F282C8 #F2E482 #82F2AC #8290F2
square
#F282C8 #F2E482 #82F2AC #8290F2
split-complementary
#F282C8 #90F282 #82F2E4
monochromatic
#E21896 #EC4BB0 #F282C8 #F8B9E0 #FCE3F3
Accessibility & contrast
On white
2.39
#F282C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F282C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282C8
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282C8 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899CCA
Deuteranopia (green-blind)
#A7AFC5
Tritanopia (blue-blind)
#FE829C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f282c8; /* rgb */ color: rgb(242, 130, 200); /* oklch */ color: oklch(75.1% 0.159 343.4);
Tailwind
colors: {
custom: {
50: '#f8a9d8',
500: '#f282c8',
950: '#000000',
},
}SCSS
$custom: #f282c8; $custom-light: #f8a9d8; $custom-dark: #000000;
JSON
{
"hex": "#f282c8",
"rgb": {
"r": 242,
"g": 130,
"b": 200
},
"hsl": {
"h": 322.5,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.75128,
"c": 0.15889,
"h": 343.4
},
"luminance": 0.39013
}Semantic roles & 50–950 ramp
primary
#F282C8
secondary
#D7F4E2
accent
#DE5808
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83