#F274EF#F274EF
#F274EF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.9% C 0.211 H 328.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F274EF |
|---|---|
| RGB | rgb(242, 116, 239) |
| HSL | hsl(301, 83%, 70%) |
| HSV | hsv(301, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 1.2%, 5.1%) |
| CIE-LAB | lab(67.73, 64.28, -40.39) |
| CIE-LCH | lch(67.73, 75.92, 327.86°) |
| OKLab | oklab(74.85% 0.1798 -0.1109) |
| OKLCH | oklch(74.85% 0.211 328.3) |
| XYZ | xyz(58.4425, 37.6035, 85.8245) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Violet (CSS)
#EE82EE
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.59
Orchid
#DA70D6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274EF #74F277
analogous
#B674F2 #F274EF #F274B0
triadic
#F274EF #EFF274 #74EFF2
tetradic
#F274EF #F2B674 #74F277 #74B0F2
square
#F274EF #F2B674 #74F277 #74B0F2
split-complementary
#F274EF #B0F274 #74F2B6
monochromatic
#D714D3 #ED3CE9 #F274EF #F7ACF5 #FCE3FC
Accessibility & contrast
On white
2.46
#F274EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F274EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274EF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274EF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF3
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#F981A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f274ef; /* rgb */ color: rgb(242, 116, 239); /* oklch */ color: oklch(74.9% 0.211 328.3);
Tailwind
colors: {
custom: {
50: '#f9a1f4',
500: '#f274ef',
950: '#000000',
},
}SCSS
$custom: #f274ef; $custom-light: #f9a1f4; $custom-dark: #000000;
JSON
{
"hex": "#f274ef",
"rgb": {
"r": 242,
"g": 116,
"b": 239
},
"hsl": {
"h": 301.429,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.74854,
"c": 0.2112,
"h": 328.3
},
"luminance": 0.376
}Semantic roles & 50–950 ramp
primary
#F274EF
secondary
#CFF2D0
accent
#DF0B06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85