#F07BFD#F07BFD
#F07BFD is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.212 H 323.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BFD |
|---|---|
| RGB | rgb(240, 123, 253) |
| HSL | hsl(294, 97%, 74%) |
| HSV | hsv(294, 51%, 99%) |
| CMYK | cmyk(5.1%, 51.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.32, 62.94, -45.60) |
| CIE-LCH | lch(69.32, 77.73, 324.08°) |
| OKLab | oklab(76.18% 0.1703 -0.1259) |
| OKLCH | oklch(76.18% 0.212 323.5) |
| XYZ | xyz(60.7461, 39.7860, 97.3892) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 5.30
Orchid
#DA70D6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BFD #88FD7B
analogous
#AF7BFD #F07BFD #FD7BC9
triadic
#F07BFD #FDF07B #7BFDF0
tetradic
#F07BFD #FDAF7B #88FD7B #7BC9FD
square
#F07BFD #FDAF7B #88FD7B #7BC9FD
split-complementary
#F07BFD #C9FD7B #7BFDAF
monochromatic
#E104FA #E93FFC #F07BFD #F7B7FE #FCE1FF
Accessibility & contrast
On white
2.34
#F07BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F07BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BFD
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BFD | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#8DAEF9
Tritanopia (blue-blind)
#F48CB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07bfd; /* rgb */ color: rgb(240, 123, 253); /* oklch */ color: oklch(76.2% 0.212 323.5);
Tailwind
colors: {
custom: {
50: '#f7a5fe',
500: '#f07bfd',
950: '#000000',
},
}SCSS
$custom: #f07bfd; $custom-light: #f7a5fe; $custom-dark: #000000;
JSON
{
"hex": "#f07bfd",
"rgb": {
"r": 240,
"g": 123,
"b": 253
},
"hsl": {
"h": 294,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.76176,
"c": 0.21178,
"h": 323.5
},
"luminance": 0.39783
}Semantic roles & 50–950 ramp
primary
#F07BFD
secondary
#D8F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86