#F272EE#F272EE
#F272EE is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.6% C 0.213 H 328.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F272EE |
|---|---|
| RGB | rgb(242, 114, 238) |
| HSL | hsl(302, 83%, 70%) |
| HSV | hsv(302, 53%, 95%) |
| CMYK | cmyk(0%, 52.9%, 1.7%, 5.1%) |
| CIE-LAB | lab(67.34, 65.02, -40.44) |
| CIE-LCH | lch(67.34, 76.57, 328.12°) |
| OKLab | oklab(74.56% 0.1822 -0.111) |
| OKLCH | oklch(74.56% 0.213 328.7) |
| XYZ | xyz(58.0671, 37.0885, 84.9726) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 2.84
Violet (CSS)
#EE82EE
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 3.07
Violet Pink
#FB5FFC
ΔE00 3.38
Orchid
#DA70D6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F272EE #72F276
analogous
#B672F2 #F272EE #F272AE
triadic
#F272EE #EEF272 #72EEF2
tetradic
#F272EE #F2B672 #72F276 #72AEF2
square
#F272EE #F2B672 #72F276 #72AEF2
split-complementary
#F272EE #AEF272 #72F2B6
monochromatic
#D614D0 #ED3AE7 #F272EE #F7AAF5 #FCE2FC
Accessibility & contrast
On white
2.49
#F272EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F272EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F272EE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F272EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F272EE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#F97FA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f272ee; /* rgb */ color: rgb(242, 114, 238); /* oklch */ color: oklch(74.6% 0.213 328.7);
Tailwind
colors: {
custom: {
50: '#f9a0f4',
500: '#f272ee',
950: '#000000',
},
}SCSS
$custom: #f272ee; $custom-light: #f9a0f4; $custom-dark: #000000;
JSON
{
"hex": "#f272ee",
"rgb": {
"r": 242,
"g": 114,
"b": 238
},
"hsl": {
"h": 301.875,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.74557,
"c": 0.21335,
"h": 328.7
},
"luminance": 0.37085
}Semantic roles & 50–950 ramp
primary
#F272EE
secondary
#CEF2CF
accent
#E00D06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85