#F69FB8#F69FB8
#F69FB8 is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.6% C 0.107 H 1.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FB8 |
|---|---|
| RGB | rgb(246, 159, 184) |
| HSL | hsl(343, 83%, 79%) |
| HSV | hsv(343, 35%, 96%) |
| CMYK | cmyk(0%, 35.4%, 25.2%, 3.5%) |
| CIE-LAB | lab(74.73, 35.57, 0.64) |
| CIE-LCH | lch(74.73, 35.58, 1.04°) |
| OKLab | oklab(79.59% 0.1073 0.0022) |
| OKLCH | oklch(79.59% 0.107 1.2) |
| XYZ | xyz(59.0573, 47.8537, 51.4642) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 4.62
Faded Pink
#DE9DAC
ΔE00 4.79
Powder Pink
#FFB2D0
ΔE00 5.08
Baby Pink
#FFB7CE
ΔE00 5.61
Pinky
#FC86AA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FB8 #9FF6DD
analogous
#F69FE3 #F69FB8 #F6B29F
triadic
#F69FB8 #B8F69F #9FB8F6
tetradic
#F69FB8 #E3F69F #9FF6DD #B29FF6
square
#F69FB8 #E3F69F #9FF6DD #B29FF6
split-complementary
#F69FB8 #9FF6B2 #9FE3F6
monochromatic
#EC2F65 #F1678F #F69FB8 #FBD7E1 #FCE3EA
Accessibility & contrast
On white
1.99
#F69FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F69FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FB8
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FB8 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB9
Deuteranopia (green-blind)
#C0BEB6
Tritanopia (blue-blind)
#FF9AA8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f69fb8; /* rgb */ color: rgb(246, 159, 184); /* oklch */ color: oklch(79.6% 0.107 1.2);
Tailwind
colors: {
custom: {
50: '#fbbccd',
500: '#f69fb8',
950: '#000000',
},
}SCSS
$custom: #f69fb8; $custom-light: #fbbccd; $custom-dark: #000000;
JSON
{
"hex": "#f69fb8",
"rgb": {
"r": 246,
"g": 159,
"b": 184
},
"hsl": {
"h": 342.759,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.79594,
"c": 0.10736,
"h": 1.2
},
"luminance": 0.4785
}Semantic roles & 50–950 ramp
primary
#F69FB8
secondary
#D7F4EC
accent
#DFA106
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182