#F69EBA#F69EBA
#F69EBA is a light, moderate pink. Relative luminance 0.476; OKLCH L 79.5% C 0.110 H 359.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F69EBA |
|---|---|
| RGB | rgb(246, 158, 186) |
| HSL | hsl(341, 83%, 79%) |
| HSV | hsv(341, 36%, 96%) |
| CMYK | cmyk(0%, 35.8%, 24.4%, 3.5%) |
| CIE-LAB | lab(74.57, 36.37, -0.70) |
| CIE-LCH | lch(74.57, 36.38, 358.90°) |
| OKLab | oklab(79.49% 0.1096 -0.0013) |
| OKLCH | oklch(79.49% 0.11 359.3) |
| XYZ | xyz(59.0971, 47.5956, 52.5190) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.72
Powder Pink
#FFB2D0
ΔE00 4.93
Soft Pink
#FDB0C0
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 5.18
Pinky
#FC86AA
ΔE00 5.59
Baby Pink
#FFB7CE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69EBA #9EF6DA
analogous
#F69EE6 #F69EBA #F6AE9E
triadic
#F69EBA #BAF69E #9EBAF6
tetradic
#F69EBA #E6F69E #9EF6DA #AE9EF6
square
#F69EBA #E6F69E #9EF6DA #AE9EF6
split-complementary
#F69EBA #9EF6AE #9EE6F6
monochromatic
#EC2E6A #F16692 #F69EBA #FBD6E2 #FCE3EB
Accessibility & contrast
On white
2.00
#F69EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F69EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69EBA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69EBA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#BFBDB8
Tritanopia (blue-blind)
#FF99A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69eba; /* rgb */ color: rgb(246, 158, 186); /* oklch */ color: oklch(79.5% 0.110 359.3);
Tailwind
colors: {
custom: {
50: '#fbbbce',
500: '#f69eba',
950: '#000000',
},
}SCSS
$custom: #f69eba; $custom-light: #fbbbce; $custom-dark: #000000;
JSON
{
"hex": "#f69eba",
"rgb": {
"r": 246,
"g": 158,
"b": 186
},
"hsl": {
"h": 340.909,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.79487,
"c": 0.10962,
"h": 359.3
},
"luminance": 0.47592
}Semantic roles & 50–950 ramp
primary
#F69EBA
secondary
#D7F4EB
accent
#DF9A06
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182