#F07BDF#F07BDF
#F07BDF is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.8% C 0.186 H 333.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BDF |
|---|---|
| RGB | rgb(240, 123, 223) |
| HSL | hsl(309, 80%, 71%) |
| HSV | hsv(309, 49%, 94%) |
| CMYK | cmyk(0%, 48.7%, 7.1%, 5.9%) |
| CIE-LAB | lab(68.04, 57.78, -31.08) |
| CIE-LCH | lch(68.04, 65.61, 331.72°) |
| OKLab | oklab(74.81% 0.1655 -0.0844) |
| OKLCH | oklch(74.81% 0.186 333) |
| XYZ | xyz(56.3373, 38.0225, 74.1694) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 4.28
Orchid
#DA70D6
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BDF #7BF08C
analogous
#C67BF0 #F07BDF #F07BA4
triadic
#F07BDF #DFF07B #7BDFF0
tetradic
#F07BDF #F0C67B #7BF08C #7BA4F0
square
#F07BDF #F0C67B #7BF08C #7BA4F0
split-complementary
#F07BDF #A4F07B #7BF0C6
monochromatic
#D819BC #EA44D2 #F07BDF #F6B2EC #FCE4F8
Accessibility & contrast
On white
2.44
#F07BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F07BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BDF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BDF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799BE2
Deuteranopia (green-blind)
#9AACDC
Tritanopia (blue-blind)
#F982A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f07bdf; /* rgb */ color: rgb(240, 123, 223); /* oklch */ color: oklch(74.8% 0.186 333.0);
Tailwind
colors: {
custom: {
50: '#f7a5e9',
500: '#f07bdf',
950: '#000000',
},
}SCSS
$custom: #f07bdf; $custom-light: #f7a5e9; $custom-dark: #000000;
JSON
{
"hex": "#f07bdf",
"rgb": {
"r": 240,
"g": 123,
"b": 223
},
"hsl": {
"h": 308.718,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.7481,
"c": 0.18581,
"h": 333
},
"luminance": 0.38019
}Semantic roles & 50–950 ramp
primary
#F07BDF
secondary
#D4F3D8
accent
#DC280A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84