#F276FA#F276FA
#F276FA is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.218 H 325.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F276FA |
|---|---|
| RGB | rgb(242, 118, 250) |
| HSL | hsl(296, 93%, 72%) |
| HSV | hsv(296, 53%, 98%) |
| CMYK | cmyk(3.2%, 52.8%, 0%, 2%) |
| CIE-LAB | lab(68.56, 65.26, -45.13) |
| CIE-LCH | lch(68.56, 79.34, 325.34°) |
| OKLab | oklab(75.63% 0.1786 -0.1245) |
| OKLCH | oklch(75.63% 0.218 325.1) |
| XYZ | xyz(60.3503, 38.7395, 94.7226) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F276FA #7EFA76
analogous
#B076FA #F276FA #FA76C0
triadic
#F276FA #FAF276 #76FAF2
tetradic
#F276FA #FAB076 #7EFA76 #76C0FA
square
#F276FA #FAB076 #7EFA76 #76C0FA
split-complementary
#F276FA #C0FA76 #76FAB0
monochromatic
#DF09ED #EC3BF8 #F276FA #F8B1FC #FCE1FE
Accessibility & contrast
On white
2.40
#F276FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F276FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F276FA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F276FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F276FA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFE
Deuteranopia (green-blind)
#8CADF6
Tritanopia (blue-blind)
#F786AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f276fa; /* rgb */ color: rgb(242, 118, 250); /* oklch */ color: oklch(75.6% 0.218 325.1);
Tailwind
colors: {
custom: {
50: '#f9a3fc',
500: '#f276fa',
950: '#000000',
},
}SCSS
$custom: #f276fa; $custom-light: #f9a3fc; $custom-dark: #000000;
JSON
{
"hex": "#f276fa",
"rgb": {
"r": 242,
"g": 118,
"b": 250
},
"hsl": {
"h": 296.364,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.75629,
"c": 0.21768,
"h": 325.1
},
"luminance": 0.38736
}Semantic roles & 50–950 ramp
primary
#F276FA
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85