#F274EE#F274EE
#F274EE is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.210 H 328.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F274EE |
|---|---|
| RGB | rgb(242, 116, 238) |
| HSL | hsl(302, 83%, 70%) |
| HSV | hsv(302, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 1.7%, 5.1%) |
| CIE-LAB | lab(67.68, 64.11, -39.91) |
| CIE-LCH | lch(67.68, 75.52, 328.10°) |
| OKLab | oklab(74.81% 0.1796 -0.1095) |
| OKLCH | oklch(74.81% 0.21 328.6) |
| XYZ | xyz(58.2952, 37.5446, 85.0487) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.29
Violet (CSS)
#EE82EE
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.39
Violet Pink
#FB5FFC
ΔE00 3.68
Orchid
#DA70D6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274EE #74F278
analogous
#B774F2 #F274EE #F274AF
triadic
#F274EE #EEF274 #74EEF2
tetradic
#F274EE #F2B774 #74F278 #74AFF2
square
#F274EE #F2B774 #74F278 #74AFF2
split-complementary
#F274EE #AFF274 #74F2B7
monochromatic
#D714D1 #ED3CE7 #F274EE #F7ACF5 #FCE3FC
Accessibility & contrast
On white
2.47
#F274EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F274EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274EE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274EE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#F981A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f274ee; /* rgb */ color: rgb(242, 116, 238); /* oklch */ color: oklch(74.8% 0.210 328.6);
Tailwind
colors: {
custom: {
50: '#f9a1f4',
500: '#f274ee',
950: '#000000',
},
}SCSS
$custom: #f274ee; $custom-light: #f9a1f4; $custom-dark: #000000;
JSON
{
"hex": "#f274ee",
"rgb": {
"r": 242,
"g": 116,
"b": 238
},
"hsl": {
"h": 301.905,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.74808,
"c": 0.21035,
"h": 328.6
},
"luminance": 0.37541
}Semantic roles & 50–950 ramp
primary
#F274EE
secondary
#CFF2D1
accent
#DF0D06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85