#F286DE#F286DE
#F286DE is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.6% C 0.169 H 334.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F286DE |
|---|---|
| RGB | rgb(242, 134, 222) |
| HSL | hsl(311, 81%, 74%) |
| HSV | hsv(311, 45%, 95%) |
| CMYK | cmyk(0%, 44.6%, 8.3%, 5.1%) |
| CIE-LAB | lab(70.32, 52.83, -26.99) |
| CIE-LCH | lch(70.32, 59.33, 332.93°) |
| OKLab | oklab(76.55% 0.152 -0.0729) |
| OKLCH | oklch(76.55% 0.169 334.4) |
| XYZ | xyz(58.3277, 41.2049, 73.9742) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 4.27
Bubblegum Pink
#FE83CC
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 6.46
Orchid
#DA70D6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F286DE #86F29A
analogous
#D086F2 #F286DE #F286A8
triadic
#F286DE #DEF286 #86DEF2
tetradic
#F286DE #F2D086 #86F29A #86A8F2
square
#F286DE #F2D086 #86F29A #86A8F2
split-complementary
#F286DE #A8F286 #86F2D0
monochromatic
#E519BF #EC4FCF #F286DE #F8BDED #FCE3F7
Accessibility & contrast
On white
2.27
#F286DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F286DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F286DE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F286DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F286DE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E1
Deuteranopia (green-blind)
#A3B2DB
Tritanopia (blue-blind)
#FB8BA8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f286de; /* rgb */ color: rgb(242, 134, 222); /* oklch */ color: oklch(76.6% 0.169 334.4);
Tailwind
colors: {
custom: {
50: '#f8ace8',
500: '#f286de',
950: '#000000',
},
}SCSS
$custom: #f286de; $custom-light: #f8ace8; $custom-dark: #000000;
JSON
{
"hex": "#f286de",
"rgb": {
"r": 242,
"g": 134,
"b": 222
},
"hsl": {
"h": 311.111,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.76551,
"c": 0.16858,
"h": 334.4
},
"luminance": 0.41201
}Semantic roles & 50–950 ramp
primary
#F286DE
secondary
#D7F4DC
accent
#DD3009
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84