#F69BE4#F69BE4
#F69BE4 is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.4% C 0.141 H 334.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BE4 |
|---|---|
| RGB | rgb(246, 155, 228) |
| HSL | hsl(312, 83%, 79%) |
| HSV | hsv(312, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 7.3%, 3.5%) |
| CIE-LAB | lab(75.23, 44.41, -22.74) |
| CIE-LCH | lch(75.23, 49.89, 332.88°) |
| OKLab | oklab(80.41% 0.1272 -0.0612) |
| OKLCH | oklch(80.41% 0.141 334.3) |
| XYZ | xyz(63.7305, 48.6402, 79.4153) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.77
Bubblegum Pink
#FE83CC
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.98
Pink (survey)
#FF81C0
ΔE00 8.16
Purply Pink
#F075E6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BE4 #9BF6AD
analogous
#DA9BF6 #F69BE4 #F69BB6
triadic
#F69BE4 #E4F69B #9BE4F6
tetradic
#F69BE4 #F6DA9B #9BF6AD #9BB6F6
square
#F69BE4 #F6DA9B #9BF6AD #9BB6F6
split-complementary
#F69BE4 #B6F69B #9BF6DA
monochromatic
#EC2BC6 #F163D5 #F69BE4 #FBD3F3 #FCE3F7
Accessibility & contrast
On white
1.96
#F69BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#F69BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BE4
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BE4 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E7
Deuteranopia (green-blind)
#B2BEE1
Tritanopia (blue-blind)
#FE9FB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f69be4; /* rgb */ color: rgb(246, 155, 228); /* oklch */ color: oklch(80.4% 0.141 334.3);
Tailwind
colors: {
custom: {
50: '#fabaec',
500: '#f69be4',
950: '#000000',
},
}SCSS
$custom: #f69be4; $custom-light: #fabaec; $custom-dark: #000000;
JSON
{
"hex": "#f69be4",
"rgb": {
"r": 246,
"g": 155,
"b": 228
},
"hsl": {
"h": 311.868,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.80414,
"c": 0.14118,
"h": 334.3
},
"luminance": 0.48637
}Semantic roles & 50–950 ramp
primary
#F69BE4
secondary
#D7F4DC
accent
#E03106
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184