#F07BEC#F07BEC
#F07BEC is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.4% C 0.197 H 328.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BEC |
|---|---|
| RGB | rgb(240, 123, 236) |
| HSL | hsl(302, 80%, 71%) |
| HSV | hsv(302, 49%, 94%) |
| CMYK | cmyk(0%, 48.7%, 1.7%, 5.9%) |
| CIE-LAB | lab(68.57, 59.96, -37.44) |
| CIE-LCH | lch(68.57, 70.69, 328.02°) |
| OKLab | oklab(75.38% 0.1679 -0.1025) |
| OKLCH | oklch(75.38% 0.197 328.6) |
| XYZ | xyz(58.1577, 38.7506, 83.7569) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 1.37
Candy Pink
#FF63E9
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.70
Orchid
#DA70D6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BEC #7BF07F
analogous
#B97BF0 #F07BEC #F07BB1
triadic
#F07BEC #ECF07B #7BECF0
tetradic
#F07BEC #F0B97B #7BF07F #7BB1F0
square
#F07BEC #F0B97B #7BF07F #7BB1F0
split-complementary
#F07BEC #B1F07B #7BF0B9
monochromatic
#D819D2 #EA44E4 #F07BEC #F6B2F4 #FCE4FB
Accessibility & contrast
On white
2.40
#F07BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F07BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BEC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BEC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#F786A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f07bec; /* rgb */ color: rgb(240, 123, 236); /* oklch */ color: oklch(75.4% 0.197 328.6);
Tailwind
colors: {
custom: {
50: '#f7a5f2',
500: '#f07bec',
950: '#000000',
},
}SCSS
$custom: #f07bec; $custom-light: #f7a5f2; $custom-dark: #000000;
JSON
{
"hex": "#f07bec",
"rgb": {
"r": 240,
"g": 123,
"b": 236
},
"hsl": {
"h": 302.051,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.7538,
"c": 0.19669,
"h": 328.6
},
"luminance": 0.38747
}Semantic roles & 50–950 ramp
primary
#F07BEC
secondary
#D4F3D5
accent
#DC110A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85