#F276EF#F276EF
#F276EF is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.1% C 0.208 H 328.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F276EF |
|---|---|
| RGB | rgb(242, 118, 239) |
| HSL | hsl(301, 83%, 71%) |
| HSV | hsv(301, 51%, 95%) |
| CMYK | cmyk(0%, 51.2%, 1.2%, 5.1%) |
| CIE-LAB | lab(68.07, 63.36, -39.85) |
| CIE-LCH | lch(68.07, 74.85, 327.83°) |
| OKLab | oklab(75.11% 0.1772 -0.1093) |
| OKLCH | oklch(75.11% 0.208 328.3) |
| XYZ | xyz(58.6756, 38.0696, 85.9022) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.41
Violet (CSS)
#EE82EE
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 3.90
Orchid
#DA70D6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F276EF #76F279
analogous
#B776F2 #F276EF #F276B1
triadic
#F276EF #EFF276 #76EFF2
tetradic
#F276EF #F2B776 #76F279 #76B1F2
square
#F276EF #F2B776 #76F279 #76B1F2
split-complementary
#F276EF #B1F276 #76F2B7
monochromatic
#D915D4 #ED3EE8 #F276EF #F7AEF6 #FCE3FC
Accessibility & contrast
On white
2.44
#F276EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F276EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F276EF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F276EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F276EF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#F983A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f276ef; /* rgb */ color: rgb(242, 118, 239); /* oklch */ color: oklch(75.1% 0.208 328.3);
Tailwind
colors: {
custom: {
50: '#f9a2f4',
500: '#f276ef',
950: '#000000',
},
}SCSS
$custom: #f276ef; $custom-light: #f9a2f4; $custom-dark: #000000;
JSON
{
"hex": "#f276ef",
"rgb": {
"r": 242,
"g": 118,
"b": 239
},
"hsl": {
"h": 301.452,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.75108,
"c": 0.20818,
"h": 328.3
},
"luminance": 0.38066
}Semantic roles & 50–950 ramp
primary
#F276EF
secondary
#D1F3D2
accent
#DF0C06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85