#F286B0#F286B0
#F286B0 is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.9% C 0.139 H 356.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F286B0 |
|---|---|
| RGB | rgb(242, 134, 176) |
| HSL | hsl(337, 81%, 74%) |
| HSV | hsv(337, 45%, 95%) |
| CMYK | cmyk(0%, 44.6%, 27.3%, 5.1%) |
| CIE-LAB | lab(68.80, 45.98, -3.66) |
| CIE-LCH | lch(68.80, 46.13, 355.44°) |
| OKLab | oklab(74.91% 0.1389 -0.0091) |
| OKLCH | oklch(74.91% 0.139 356.3) |
| XYZ | xyz(52.9812, 39.0663, 45.8160) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.93
Carnation Pink
#FF7FA7
ΔE00 3.46
Pink (survey)
#FF81C0
ΔE00 4.13
Pig Pink
#E78EA5
ΔE00 4.62
Rosa
#FE86A4
ΔE00 4.67
Bubblegum (survey)
#FF6CB5
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F286B0 #86F2C8
analogous
#F286E6 #F286B0 #F29286
triadic
#F286B0 #B0F286 #86B0F2
tetradic
#F286B0 #E6F286 #86F2C8 #9286F2
square
#F286B0 #E6F286 #86F2C8 #9286F2
split-complementary
#F286B0 #86F292 #86E6F2
monochromatic
#E51968 #EC4F8C #F286B0 #F8BDD4 #FCE3ED
Accessibility & contrast
On white
2.38
#F286B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F286B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F286B0
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F286B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F286B0 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#FF8095
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f286b0; /* rgb */ color: rgb(242, 134, 176); /* oklch */ color: oklch(74.9% 0.139 356.3);
Tailwind
colors: {
custom: {
50: '#f9abc7',
500: '#f286b0',
950: '#000000',
},
}SCSS
$custom: #f286b0; $custom-light: #f9abc7; $custom-dark: #000000;
JSON
{
"hex": "#f286b0",
"rgb": {
"r": 242,
"g": 134,
"b": 176
},
"hsl": {
"h": 336.667,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.74908,
"c": 0.13921,
"h": 356.3
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#F286B0
secondary
#D7F4E9
accent
#DD8A09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82