#F276F8#F276F8
#F276F8 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.5% C 0.216 H 325.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F276F8 |
|---|---|
| RGB | rgb(242, 118, 248) |
| HSL | hsl(297, 90%, 72%) |
| HSV | hsv(297, 52%, 97%) |
| CMYK | cmyk(2.4%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.47, 64.91, -44.17) |
| CIE-LCH | lch(68.47, 78.51, 325.76°) |
| OKLab | oklab(75.53% 0.1783 -0.1218) |
| OKLCH | oklch(75.53% 0.216 325.7) |
| XYZ | xyz(60.0384, 38.6147, 93.0797) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.85
Violet (CSS)
#EE82EE
ΔE00 2.86
Violet Pink
#FB5FFC
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 4.13
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F276F8 #7CF876
analogous
#B176F8 #F276F8 #F876BD
triadic
#F276F8 #F8F276 #76F8F2
tetradic
#F276F8 #F8B176 #7CF876 #76BDF8
square
#F276F8 #F8B176 #7CF876 #76BDF8
split-complementary
#F276F8 #BDF876 #76F8B1
monochromatic
#DE0CE8 #EC3CF5 #F276F8 #F8B0FB #FCE2FE
Accessibility & contrast
On white
2.41
#F276F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F276F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F276F8
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F276F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F276F8 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#8DACF4
Tritanopia (blue-blind)
#F786AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f276f8; /* rgb */ color: rgb(242, 118, 248); /* oklch */ color: oklch(75.5% 0.216 325.7);
Tailwind
colors: {
custom: {
50: '#f9a2fb',
500: '#f276f8',
950: '#000000',
},
}SCSS
$custom: #f276f8; $custom-light: #f9a2fb; $custom-dark: #000000;
JSON
{
"hex": "#f276f8",
"rgb": {
"r": 242,
"g": 118,
"b": 248
},
"hsl": {
"h": 297.231,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.75532,
"c": 0.21593,
"h": 325.7
},
"luminance": 0.38611
}Semantic roles & 50–950 ramp
primary
#F276F8
secondary
#D6F5D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85