#F065B8#F065B8
#F065B8 is a light, vivid pink. Relative luminance 0.313; OKLCH L 70.4% C 0.192 H 346.3°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F065B8 |
|---|---|
| RGB | rgb(240, 101, 184) |
| HSL | hsl(324, 82%, 67%) |
| HSV | hsv(324, 58%, 94%) |
| CMYK | cmyk(0%, 57.9%, 23.3%, 5.9%) |
| CIE-LAB | lab(62.76, 62.10, -17.25) |
| CIE-LCH | lch(62.76, 64.45, 344.48°) |
| OKLab | oklab(70.42% 0.1869 -0.0455) |
| OKLCH | oklch(70.42% 0.192 346.3) |
| XYZ | xyz(49.2422, 31.2978, 48.7858) |
| Luminance | 0.3129 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.67
Bubblegum (survey)
#FF6CB5
ΔE00 3.93
Pale Magenta
#D767AD
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.46
Barbie Pink
#FE46A5
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F065B8 #65F09D
analogous
#E365F0 #F065B8 #F06572
triadic
#F065B8 #B8F065 #65B8F0
tetradic
#F065B8 #F0E365 #65F09D #6572F0
square
#F065B8 #F0E365 #65F09D #6572F0
split-complementary
#F065B8 #72F065 #65F0E3
monochromatic
#C7137F #EB2D9E #F065B8 #F59DD2 #FBD5EB
Accessibility & contrast
On white
2.89
#F065B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#F065B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F065B8
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F065B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F065B8 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7389BB
Deuteranopia (green-blind)
#9AA1B5
Tritanopia (blue-blind)
#FF6386
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f065b8; /* rgb */ color: rgb(240, 101, 184); /* oklch */ color: oklch(70.4% 0.192 346.3);
Tailwind
colors: {
custom: {
50: '#f897cd',
500: '#f065b8',
950: '#000000',
},
}SCSS
$custom: #f065b8; $custom-light: #f897cd; $custom-dark: #000000;
JSON
{
"hex": "#f065b8",
"rgb": {
"r": 240,
"g": 101,
"b": 184
},
"hsl": {
"h": 324.173,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.70415,
"c": 0.19233,
"h": 346.3
},
"luminance": 0.31293
}Semantic roles & 50–950 ramp
primary
#F065B8
secondary
#C2EFD4
accent
#DF5E07
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82