#F276EA#F276EA
#F276EA is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.204 H 329.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F276EA |
|---|---|
| RGB | rgb(242, 118, 234) |
| HSL | hsl(304, 83%, 71%) |
| HSV | hsv(304, 51%, 95%) |
| CMYK | cmyk(0%, 51.2%, 3.3%, 5.1%) |
| CIE-LAB | lab(67.86, 62.52, -37.43) |
| CIE-LCH | lch(67.86, 72.87, 329.09°) |
| OKLab | oklab(74.88% 0.1764 -0.1024) |
| OKLCH | oklch(74.88% 0.204 329.9) |
| XYZ | xyz(57.9471, 37.7782, 82.0657) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.64
Violet (CSS)
#EE82EE
ΔE00 2.30
Candy Pink
#FF63E9
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.39
Orchid
#DA70D6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F276EA #76F27E
analogous
#BC76F2 #F276EA #F276AC
triadic
#F276EA #EAF276 #76EAF2
tetradic
#F276EA #F2BC76 #76F27E #76ACF2
square
#F276EA #F2BC76 #76F27E #76ACF2
split-complementary
#F276EA #ACF276 #76F2BC
monochromatic
#D915CC #ED3EE1 #F276EA #F7AEF3 #FCE3FB
Accessibility & contrast
On white
2.45
#F276EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F276EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F276EA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F276EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F276EA | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEE
Deuteranopia (green-blind)
#94ABE6
Tritanopia (blue-blind)
#FA81A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f276ea; /* rgb */ color: rgb(242, 118, 234); /* oklch */ color: oklch(74.9% 0.204 329.9);
Tailwind
colors: {
custom: {
50: '#f9a2f1',
500: '#f276ea',
950: '#000000',
},
}SCSS
$custom: #f276ea; $custom-light: #f9a2f1; $custom-dark: #000000;
JSON
{
"hex": "#f276ea",
"rgb": {
"r": 242,
"g": 118,
"b": 234
},
"hsl": {
"h": 303.871,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.74879,
"c": 0.20398,
"h": 329.9
},
"luminance": 0.37775
}Semantic roles & 50–950 ramp
primary
#F276EA
secondary
#D1F3D3
accent
#DF1406
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84