#F27FEB#F27FEB
#F27FEB is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.191 H 329.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F27FEB |
|---|---|
| RGB | rgb(242, 127, 235) |
| HSL | hsl(304, 82%, 72%) |
| HSV | hsv(304, 48%, 95%) |
| CMYK | cmyk(0%, 47.5%, 2.9%, 5.1%) |
| CIE-LAB | lab(69.51, 58.43, -35.41) |
| CIE-LCH | lch(69.51, 68.32, 328.78°) |
| OKLab | oklab(76.12% 0.1645 -0.0967) |
| OKLCH | oklch(76.12% 0.191 329.5) |
| XYZ | xyz(59.2020, 40.0575, 83.1947) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.06
Purply Pink
#F075E6
ΔE00 2.00
Lavender Pink
#DD85D7
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 4.56
Orchid
#DA70D6
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27FEB #7FF286
analogous
#BF7FF2 #F27FEB #F27FB2
triadic
#F27FEB #EBF27F #7FEBF2
tetradic
#F27FEB #F2BF7F #7FF286 #7FB2F2
square
#F27FEB #F2BF7F #7FF286 #7FB2F2
split-complementary
#F27FEB #B2F27F #7FF2BF
monochromatic
#E017D4 #EC47E2 #F27FEB #F8B7F4 #FCE3FB
Accessibility & contrast
On white
2.33
#F27FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F27FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27FEB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27FEB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#F989AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27feb; /* rgb */ color: rgb(242, 127, 235); /* oklch */ color: oklch(76.1% 0.191 329.5);
Tailwind
colors: {
custom: {
50: '#f8a8f1',
500: '#f27feb',
950: '#000000',
},
}SCSS
$custom: #f27feb; $custom-light: #f8a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f27feb",
"rgb": {
"r": 242,
"g": 127,
"b": 235
},
"hsl": {
"h": 303.652,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.76117,
"c": 0.19079,
"h": 329.5
},
"luminance": 0.40054
}Semantic roles & 50–950 ramp
primary
#F27FEB
secondary
#D7F4D9
accent
#DE1508
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85