#F277E4#F277E4
#F277E4 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.7% C 0.198 H 331.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F277E4 |
|---|---|
| RGB | rgb(242, 119, 228) |
| HSL | hsl(307, 83%, 71%) |
| HSV | hsv(307, 51%, 95%) |
| CMYK | cmyk(0%, 50.8%, 5.8%, 5.1%) |
| CIE-LAB | lab(67.78, 61.06, -34.23) |
| CIE-LCH | lch(67.78, 70.00, 330.72°) |
| OKLab | oklab(74.74% 0.1741 -0.0933) |
| OKLCH | oklch(74.74% 0.198 331.8) |
| XYZ | xyz(57.2181, 37.6760, 77.6422) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.81
Violet (CSS)
#EE82EE
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 3.29
Orchid
#DA70D6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F277E4 #77F285
analogous
#C277F2 #F277E4 #F277A6
triadic
#F277E4 #E4F277 #77E4F2
tetradic
#F277E4 #F2C277 #77F285 #77A6F2
square
#F277E4 #F2C277 #77F285 #77A6F2
split-complementary
#F277E4 #A6F277 #77F2C2
monochromatic
#DA15C3 #ED3FD9 #F277E4 #F7AFEF #FCE3F9
Accessibility & contrast
On white
2.46
#F277E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F277E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F277E4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F277E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F277E4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739AE8
Deuteranopia (green-blind)
#97ABE0
Tritanopia (blue-blind)
#FB80A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f277e4; /* rgb */ color: rgb(242, 119, 228); /* oklch */ color: oklch(74.7% 0.198 331.8);
Tailwind
colors: {
custom: {
50: '#f9a3ed',
500: '#f277e4',
950: '#000000',
},
}SCSS
$custom: #f277e4; $custom-light: #f9a3ed; $custom-dark: #000000;
JSON
{
"hex": "#f277e4",
"rgb": {
"r": 242,
"g": 119,
"b": 228
},
"hsl": {
"h": 306.829,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.74741,
"c": 0.1975,
"h": 331.8
},
"luminance": 0.37672
}Semantic roles & 50–950 ramp
primary
#F277E4
secondary
#D2F3D6
accent
#DF1F07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84