#F270ED#F270ED
#F270ED is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.215 H 329.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F270ED |
|---|---|
| RGB | rgb(242, 112, 237) |
| HSL | hsl(302, 83%, 69%) |
| HSV | hsv(302, 54%, 95%) |
| CMYK | cmyk(0%, 53.7%, 2.1%, 5.1%) |
| CIE-LAB | lab(66.96, 65.76, -40.48) |
| CIE-LCH | lch(66.96, 77.22, 328.38°) |
| OKLab | oklab(74.26% 0.1846 -0.1111) |
| OKLCH | oklch(74.26% 0.215 329) |
| XYZ | xyz(57.6975, 36.5836, 84.1267) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Candy Pink
#FF63E9
ΔE00 2.59
Light Magenta
#FA5FF7
ΔE00 2.83
Violet Pink
#FB5FFC
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 3.28
Orchid
#DA70D6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F270ED #70F275
analogous
#B670F2 #F270ED #F270AC
triadic
#F270ED #EDF270 #70EDF2
tetradic
#F270ED #F2B670 #70F275 #70ACF2
square
#F270ED #F2B670 #70F275 #70ACF2
split-complementary
#F270ED #ACF270 #70F2B6
monochromatic
#D413CD #ED38E6 #F270ED #F7A8F4 #FCE0FB
Accessibility & contrast
On white
2.53
#F270ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F270ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F270ED
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F270ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F270ED | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#F97DA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f270ed; /* rgb */ color: rgb(242, 112, 237); /* oklch */ color: oklch(74.3% 0.215 329.0);
Tailwind
colors: {
custom: {
50: '#f99ff3',
500: '#f270ed',
950: '#000000',
},
}SCSS
$custom: #f270ed; $custom-light: #f99ff3; $custom-dark: #000000;
JSON
{
"hex": "#f270ed",
"rgb": {
"r": 242,
"g": 112,
"b": 237
},
"hsl": {
"h": 302.308,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.74264,
"c": 0.21547,
"h": 329
},
"luminance": 0.3658
}Semantic roles & 50–950 ramp
primary
#F270ED
secondary
#CCF2CE
accent
#E00E06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85