#F07BF5#F07BF5
#F07BF5 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.8% C 0.205 H 325.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BF5 |
|---|---|
| RGB | rgb(240, 123, 245) |
| HSL | hsl(298, 86%, 72%) |
| HSV | hsv(298, 50%, 96%) |
| CMYK | cmyk(2%, 49.8%, 0%, 3.9%) |
| CIE-LAB | lab(68.96, 61.52, -41.78) |
| CIE-LCH | lch(68.96, 74.37, 325.82°) |
| OKLab | oklab(75.79% 0.1692 -0.115) |
| OKLCH | oklch(75.79% 0.205 325.8) |
| XYZ | xyz(59.4983, 39.2869, 90.8177) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 2.58
Light Magenta
#FA5FF7
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 4.54
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BF5 #80F57B
analogous
#B37BF5 #F07BF5 #F57BBD
triadic
#F07BF5 #F5F07B #7BF5F0
tetradic
#F07BF5 #F5B37B #80F57B #7BBDF5
square
#F07BF5 #F5B37B #80F57B #7BBDF5
split-complementary
#F07BF5 #BDF57B #7BF5B3
monochromatic
#DC11E4 #EA42F1 #F07BF5 #F6B4F9 #FCE3FD
Accessibility & contrast
On white
2.37
#F07BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F07BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BF5
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BF5 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FF9
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#F589AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07bf5; /* rgb */ color: rgb(240, 123, 245); /* oklch */ color: oklch(75.8% 0.205 325.8);
Tailwind
colors: {
custom: {
50: '#f7a5f9',
500: '#f07bf5',
950: '#000000',
},
}SCSS
$custom: #f07bf5; $custom-light: #f7a5f9; $custom-dark: #000000;
JSON
{
"hex": "#f07bf5",
"rgb": {
"r": 240,
"g": 123,
"b": 245
},
"hsl": {
"h": 297.541,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.75794,
"c": 0.20458,
"h": 325.8
},
"luminance": 0.39284
}Semantic roles & 50–950 ramp
primary
#F07BF5
secondary
#D7F5D6
accent
#E2030C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85