#F69EB5#F69EB5
#F69EB5 is a light, moderate pink. Relative luminance 0.474; OKLCH L 79.3% C 0.108 H 2.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F69EB5 |
|---|---|
| RGB | rgb(246, 158, 181) |
| HSL | hsl(344, 83%, 79%) |
| HSV | hsv(344, 36%, 96%) |
| CMYK | cmyk(0%, 35.8%, 26.4%, 3.5%) |
| CIE-LAB | lab(74.44, 35.68, 1.86) |
| CIE-LCH | lch(74.44, 35.73, 2.99°) |
| OKLab | oklab(79.34% 0.1078 0.0054) |
| OKLCH | oklch(79.34% 0.108 2.9) |
| XYZ | xyz(58.5749, 47.3867, 49.7685) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.31
Soft Pink
#FDB0C0
ΔE00 4.34
Faded Pink
#DE9DAC
ΔE00 4.63
Pinky
#FC86AA
ΔE00 5.62
Powder Pink
#FFB2D0
ΔE00 5.66
Rosa
#FE86A4
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69EB5 #9EF6DF
analogous
#F69EE1 #F69EB5 #F6B39E
triadic
#F69EB5 #B5F69E #9EB5F6
tetradic
#F69EB5 #E1F69E #9EF6DF #B39EF6
square
#F69EB5 #E1F69E #9EF6DF #B39EF6
split-complementary
#F69EB5 #9EF6B3 #9EE1F6
monochromatic
#EC2E60 #F1668A #F69EB5 #FBD6E0 #FCE3EA
Accessibility & contrast
On white
2.00
#F69EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F69EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69EB5
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69EB5 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB6
Deuteranopia (green-blind)
#C0BDB3
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69eb5; /* rgb */ color: rgb(246, 158, 181); /* oklch */ color: oklch(79.3% 0.108 2.9);
Tailwind
colors: {
custom: {
50: '#fbbbcb',
500: '#f69eb5',
950: '#000000',
},
}SCSS
$custom: #f69eb5; $custom-light: #fbbbcb; $custom-dark: #000000;
JSON
{
"hex": "#f69eb5",
"rgb": {
"r": 246,
"g": 158,
"b": 181
},
"hsl": {
"h": 344.318,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.79342,
"c": 0.10796,
"h": 2.9
},
"luminance": 0.47383
}Semantic roles & 50–950 ramp
primary
#F69EB5
secondary
#D7F4ED
accent
#DFA706
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182