#F06BED#F06BED
#F06BED is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.4% C 0.222 H 328.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F06BED |
|---|---|
| RGB | rgb(240, 107, 237) |
| HSL | hsl(301, 82%, 68%) |
| HSV | hsv(301, 55%, 94%) |
| CMYK | cmyk(0%, 55.4%, 1.2%, 5.9%) |
| CIE-LAB | lab(65.87, 67.46, -42.21) |
| CIE-LCH | lch(65.87, 79.58, 327.97°) |
| OKLab | oklab(73.41% 0.1888 -0.1161) |
| OKLCH | oklch(73.41% 0.222 328.4) |
| XYZ | xyz(56.4782, 35.1586, 83.9159) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 2.33
Violet Pink
#FB5FFC
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06BED #6BF06E
analogous
#B06BF0 #F06BED #F06BAB
triadic
#F06BED #EDF06B #6BEDF0
tetradic
#F06BED #F0B06B #6BF06E #6BABF0
square
#F06BED #F0B06B #6BF06E #6BABF0
split-complementary
#F06BED #ABF06B #6BF0B0
monochromatic
#CC15C8 #EA33E6 #F06BED #F6A3F4 #FBDAFB
Accessibility & contrast
On white
2.61
#F06BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F06BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06BED
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06BED | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F1
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#F77AA2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06bed; /* rgb */ color: rgb(240, 107, 237); /* oklch */ color: oklch(73.4% 0.222 328.4);
Tailwind
colors: {
custom: {
50: '#f89cf3',
500: '#f06bed',
950: '#000000',
},
}SCSS
$custom: #f06bed; $custom-light: #f89cf3; $custom-dark: #000000;
JSON
{
"hex": "#f06bed",
"rgb": {
"r": 240,
"g": 107,
"b": 237
},
"hsl": {
"h": 301.353,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.73408,
"c": 0.2216,
"h": 328.4
},
"luminance": 0.35155
}Semantic roles & 50–950 ramp
primary
#F06BED
secondary
#C7F0C8
accent
#DE0C08
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85