#F07CED#F07CED
#F07CED is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.6% C 0.196 H 328.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CED |
|---|---|
| RGB | rgb(240, 124, 237) |
| HSL | hsl(302, 79%, 71%) |
| HSV | hsv(302, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 1.2%, 5.9%) |
| CIE-LAB | lab(68.79, 59.65, -37.65) |
| CIE-LCH | lch(68.79, 70.54, 327.74°) |
| OKLab | oklab(75.56% 0.1667 -0.1031) |
| OKLCH | oklch(75.56% 0.196 328.3) |
| XYZ | xyz(58.4280, 39.0583, 84.5658) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CED #7CF07F
analogous
#B97CF0 #F07CED #F07CB3
triadic
#F07CED #EDF07C #7CEDF0
tetradic
#F07CED #F0B97C #7CF07F #7CB3F0
square
#F07CED #F0B97C #7CF07F #7CB3F0
split-complementary
#F07CED #B3F07C #7CF0B9
monochromatic
#D919D4 #EA45E5 #F07CED #F6B3F5 #FCE4FB
Accessibility & contrast
On white
2.38
#F07CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F07CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CED
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CED | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#F788AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07ced; /* rgb */ color: rgb(240, 124, 237); /* oklch */ color: oklch(75.6% 0.196 328.3);
Tailwind
colors: {
custom: {
50: '#f7a6f3',
500: '#f07ced',
950: '#000000',
},
}SCSS
$custom: #f07ced; $custom-light: #f7a6f3; $custom-dark: #000000;
JSON
{
"hex": "#f07ced",
"rgb": {
"r": 240,
"g": 124,
"b": 237
},
"hsl": {
"h": 301.552,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.75559,
"c": 0.196,
"h": 328.3
},
"luminance": 0.39055
}Semantic roles & 50–950 ramp
primary
#F07CED
secondary
#D5F3D6
accent
#DC0F0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85