#F69FDA#F69FDA
#F69FDA is a light, vivid pink. Relative luminance 0.495; OKLCH L 80.7% C 0.126 H 339.6°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FDA |
|---|---|
| RGB | rgb(246, 159, 218) |
| HSL | hsl(319, 83%, 79%) |
| HSV | hsv(319, 35%, 96%) |
| CMYK | cmyk(0%, 35.4%, 11.4%, 3.5%) |
| CIE-LAB | lab(75.73, 40.69, -16.52) |
| CIE-LCH | lch(75.73, 43.91, 337.90°) |
| OKLab | oklab(80.69% 0.1185 -0.044) |
| OKLCH | oklch(80.69% 0.126 339.6) |
| XYZ | xyz(63.0590, 49.4544, 72.5402) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 6.10
Pink (survey)
#FF81C0
ΔE00 7.29
Powder Pink
#FFB2D0
ΔE00 7.72
Lavender Pink
#DD85D7
ΔE00 8.13
Lilac
#C8A2C8
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FDA #9FF6BB
analogous
#E69FF6 #F69FDA #F69FAF
triadic
#F69FDA #DAF69F #9FDAF6
tetradic
#F69FDA #F6E69F #9FF6BB #9FAFF6
square
#F69FDA #F6E69F #9FF6BB #9FAFF6
split-complementary
#F69FDA #AFF69F #9FF6E6
monochromatic
#EC2FAF #F167C4 #F69FDA #FBD7F0 #FCE3F4
Accessibility & contrast
On white
1.93
#F69FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#F69FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FDA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FDA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B2DC
Deuteranopia (green-blind)
#B8C0D8
Tritanopia (blue-blind)
#FFA0B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69fda; /* rgb */ color: rgb(246, 159, 218); /* oklch */ color: oklch(80.7% 0.126 339.6);
Tailwind
colors: {
custom: {
50: '#fabce5',
500: '#f69fda',
950: '#000000',
},
}SCSS
$custom: #f69fda; $custom-light: #fabce5; $custom-dark: #000000;
JSON
{
"hex": "#f69fda",
"rgb": {
"r": 246,
"g": 159,
"b": 218
},
"hsl": {
"h": 319.31,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.80687,
"c": 0.12634,
"h": 339.6
},
"luminance": 0.49451
}Semantic roles & 50–950 ramp
primary
#F69FDA
secondary
#D7F4E0
accent
#DF4C06
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171215
muted
#858184