#F07BEF#F07BEF
#F07BEF is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.5% C 0.199 H 327.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BEF |
|---|---|
| RGB | rgb(240, 123, 239) |
| HSL | hsl(301, 80%, 71%) |
| HSV | hsv(301, 49%, 94%) |
| CMYK | cmyk(0%, 48.7%, 0.4%, 5.9%) |
| CIE-LAB | lab(68.70, 60.47, -38.89) |
| CIE-LCH | lch(68.70, 71.90, 327.25°) |
| OKLab | oklab(75.52% 0.1684 -0.1067) |
| OKLCH | oklch(75.52% 0.199 327.6) |
| XYZ | xyz(58.5972, 38.9264, 86.0717) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.37
Purply Pink
#F075E6
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.52
Violet Pink
#FB5FFC
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BEF #7BF07C
analogous
#B67BF0 #F07BEF #F07BB4
triadic
#F07BEF #EFF07B #7BEFF0
tetradic
#F07BEF #F0B67B #7BF07C #7BB4F0
square
#F07BEF #F0B67B #7BF07C #7BB4F0
split-complementary
#F07BEF #B4F07B #7BF0B6
monochromatic
#D819D6 #EA44E8 #F07BEF #F6B2F6 #FCE4FC
Accessibility & contrast
On white
2.39
#F07BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F07BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BEF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BEF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#F687AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07bef; /* rgb */ color: rgb(240, 123, 239); /* oklch */ color: oklch(75.5% 0.199 327.6);
Tailwind
colors: {
custom: {
50: '#f7a5f4',
500: '#f07bef',
950: '#000000',
},
}SCSS
$custom: #f07bef; $custom-light: #f7a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f07bef",
"rgb": {
"r": 240,
"g": 123,
"b": 239
},
"hsl": {
"h": 300.513,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.75517,
"c": 0.1993,
"h": 327.6
},
"luminance": 0.38923
}Semantic roles & 50–950 ramp
primary
#F07BEF
secondary
#D4F3D4
accent
#DC0B0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85