#F277EF#F277EF
#F277EF is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.207 H 328.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F277EF |
|---|---|
| RGB | rgb(242, 119, 239) |
| HSL | hsl(301, 83%, 71%) |
| HSV | hsv(301, 51%, 95%) |
| CMYK | cmyk(0%, 50.8%, 1.2%, 5.1%) |
| CIE-LAB | lab(68.25, 62.90, -39.58) |
| CIE-LCH | lch(68.25, 74.31, 327.82°) |
| OKLab | oklab(75.24% 0.1758 -0.1086) |
| OKLCH | oklch(75.24% 0.207 328.3) |
| XYZ | xyz(58.7939, 38.3063, 85.9417) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.42
Violet (CSS)
#EE82EE
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 4.07
Orchid
#DA70D6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F277EF #77F27A
analogous
#B777F2 #F277EF #F277B2
triadic
#F277EF #EFF277 #77EFF2
tetradic
#F277EF #F2B777 #77F27A #77B2F2
square
#F277EF #F2B777 #77F27A #77B2F2
split-complementary
#F277EF #B2F277 #77F2B7
monochromatic
#DA15D5 #ED3FE8 #F277EF #F7AFF6 #FCE3FC
Accessibility & contrast
On white
2.42
#F277EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F277EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F277EF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F277EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F277EF | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#F984A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f277ef; /* rgb */ color: rgb(242, 119, 239); /* oklch */ color: oklch(75.2% 0.207 328.3);
Tailwind
colors: {
custom: {
50: '#f9a3f4',
500: '#f277ef',
950: '#000000',
},
}SCSS
$custom: #f277ef; $custom-light: #f9a3f4; $custom-dark: #000000;
JSON
{
"hex": "#f277ef",
"rgb": {
"r": 242,
"g": 119,
"b": 239
},
"hsl": {
"h": 301.463,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.75236,
"c": 0.20665,
"h": 328.3
},
"luminance": 0.38303
}Semantic roles & 50–950 ramp
primary
#F277EF
secondary
#D2F3D3
accent
#DF0C07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85