#F27EF9#F27EF9
#F27EF9 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.6% C 0.205 H 325.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EF9 |
|---|---|
| RGB | rgb(242, 126, 249) |
| HSL | hsl(297, 91%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.8%, 49.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.92, 61.34, -42.45) |
| CIE-LCH | lch(69.92, 74.59, 325.32°) |
| OKLab | oklab(76.62% 0.168 -0.1168) |
| OKLCH | oklch(76.62% 0.205 325.2) |
| XYZ | xyz(61.1763, 40.6416, 94.2264) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EF9 #85F97E
analogous
#B47EF9 #F27EF9 #F97EC2
triadic
#F27EF9 #F9F27E #7EF9F2
tetradic
#F27EF9 #F9B47E #85F97E #7EC2F9
square
#F27EF9 #F9B47E #85F97E #7EC2F9
split-complementary
#F27EF9 #C2F97E #7EF9B4
monochromatic
#E40BF1 #EC44F6 #F27EF9 #F8B8FC #FCE2FE
Accessibility & contrast
On white
2.30
#F27EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F27EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EF9
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EF9 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#F78DB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f27ef9; /* rgb */ color: rgb(242, 126, 249); /* oklch */ color: oklch(76.6% 0.205 325.2);
Tailwind
colors: {
custom: {
50: '#f9a7fb',
500: '#f27ef9',
950: '#000000',
},
}SCSS
$custom: #f27ef9; $custom-light: #f9a7fb; $custom-dark: #000000;
JSON
{
"hex": "#f27ef9",
"rgb": {
"r": 242,
"g": 126,
"b": 249
},
"hsl": {
"h": 296.585,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.76618,
"c": 0.20466,
"h": 325.2
},
"luminance": 0.40639
}Semantic roles & 50–950 ramp
primary
#F27EF9
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85