#F69EB8#F69EB8
#F69EB8 is a light, moderate pink. Relative luminance 0.475; OKLCH L 79.4% C 0.109 H 0.7°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F69EB8 |
|---|---|
| RGB | rgb(246, 158, 184) |
| HSL | hsl(342, 83%, 79%) |
| HSV | hsv(342, 36%, 96%) |
| CMYK | cmyk(0%, 35.8%, 25.2%, 3.5%) |
| CIE-LAB | lab(74.52, 36.09, 0.33) |
| CIE-LCH | lch(74.52, 36.10, 0.52°) |
| OKLab | oklab(79.43% 0.1089 0.0014) |
| OKLCH | oklch(79.43% 0.109 0.7) |
| XYZ | xyz(58.8860, 47.5111, 51.4071) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.50
Soft Pink
#FDB0C0
ΔE00 4.66
Faded Pink
#DE9DAC
ΔE00 4.91
Powder Pink
#FFB2D0
ΔE00 5.18
Pinky
#FC86AA
ΔE00 5.55
Baby Pink
#FFB7CE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69EB8 #9EF6DC
analogous
#F69EE4 #F69EB8 #F6B09E
triadic
#F69EB8 #B8F69E #9EB8F6
tetradic
#F69EB8 #E4F69E #9EF6DC #B09EF6
square
#F69EB8 #E4F69E #9EF6DC #B09EF6
split-complementary
#F69EB8 #9EF6B0 #9EE4F6
monochromatic
#EC2E66 #F1668F #F69EB8 #FBD6E1 #FCE3EB
Accessibility & contrast
On white
2.00
#F69EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F69EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69EB8
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69EB8 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEB9
Deuteranopia (green-blind)
#BFBDB6
Tritanopia (blue-blind)
#FF99A7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69eb8; /* rgb */ color: rgb(246, 158, 184); /* oklch */ color: oklch(79.4% 0.109 0.7);
Tailwind
colors: {
custom: {
50: '#fbbbcd',
500: '#f69eb8',
950: '#000000',
},
}SCSS
$custom: #f69eb8; $custom-light: #fbbbcd; $custom-dark: #000000;
JSON
{
"hex": "#f69eb8",
"rgb": {
"r": 246,
"g": 158,
"b": 184
},
"hsl": {
"h": 342.273,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.79429,
"c": 0.10891,
"h": 0.7
},
"luminance": 0.47507
}Semantic roles & 50–950 ramp
primary
#F69EB8
secondary
#D7F4EC
accent
#DF9F06
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182