#F69BDF#F69BDF
#F69BDF is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.2% C 0.137 H 336.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BDF |
|---|---|
| RGB | rgb(246, 155, 223) |
| HSL | hsl(315, 83%, 79%) |
| HSV | hsv(315, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 9.3%, 3.5%) |
| CIE-LAB | lab(75.06, 43.58, -20.27) |
| CIE-LCH | lch(75.06, 48.06, 335.05°) |
| OKLab | oklab(80.23% 0.1259 -0.0543) |
| OKLCH | oklch(80.23% 0.137 336.7) |
| XYZ | xyz(63.0465, 48.3665, 75.8126) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.93
Bubblegum Pink
#FE83CC
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 6.78
Pink (survey)
#FF81C0
ΔE00 7.42
Violet (CSS)
#EE82EE
ΔE00 7.75
Purply Pink
#F075E6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BDF #9BF6B2
analogous
#DF9BF6 #F69BDF #F69BB1
triadic
#F69BDF #DFF69B #9BDFF6
tetradic
#F69BDF #F6DF9B #9BF6B2 #9BB1F6
square
#F69BDF #F6DF9B #9BF6B2 #9BB1F6
split-complementary
#F69BDF #B1F69B #9BF6DF
monochromatic
#EC2BBB #F163CD #F69BDF #FBD3F1 #FCE3F6
Accessibility & contrast
On white
1.97
#F69BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#F69BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BDF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BDF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#FF9EB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f69bdf; /* rgb */ color: rgb(246, 155, 223); /* oklch */ color: oklch(80.2% 0.137 336.7);
Tailwind
colors: {
custom: {
50: '#fabae9',
500: '#f69bdf',
950: '#000000',
},
}SCSS
$custom: #f69bdf; $custom-light: #fabae9; $custom-dark: #000000;
JSON
{
"hex": "#f69bdf",
"rgb": {
"r": 246,
"g": 155,
"b": 223
},
"hsl": {
"h": 315.165,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.80228,
"c": 0.13709,
"h": 336.7
},
"luminance": 0.48363
}Semantic roles & 50–950 ramp
primary
#F69BDF
secondary
#D7F4DE
accent
#E03D06
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184