#F69DCD#F69DCD
#F69DCD is a light, vivid pink. Relative luminance 0.481; OKLCH L 79.9% C 0.121 H 346.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DCD |
|---|---|
| RGB | rgb(246, 157, 205) |
| HSL | hsl(328, 83%, 79%) |
| HSV | hsv(328, 36%, 96%) |
| CMYK | cmyk(0%, 36.2%, 16.7%, 3.5%) |
| CIE-LAB | lab(74.90, 39.68, -10.65) |
| CIE-LCH | lch(74.90, 41.08, 344.97°) |
| OKLab | oklab(79.92% 0.1175 -0.0279) |
| OKLCH | oklch(79.92% 0.121 346.6) |
| XYZ | xyz(61.0830, 48.1181, 63.8161) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.94
Bubblegum Pink
#FE83CC
ΔE00 6.07
Pink (survey)
#FF81C0
ΔE00 6.14
Plum
#DDA0DD
ΔE00 7.37
Baby Pink
#FFB7CE
ΔE00 7.89
Pinky
#FC86AA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DCD #9DF6C6
analogous
#F29DF6 #F69DCD #F69DA1
triadic
#F69DCD #CDF69D #9DCDF6
tetradic
#F69DCD #F6F29D #9DF6C6 #9DA1F6
square
#F69DCD #F6F29D #9DF6C6 #9DA1F6
split-complementary
#F69DCD #A1F69D #9DF6F2
monochromatic
#EC2D94 #F165B0 #F69DCD #FBD5EA #FCE3F1
Accessibility & contrast
On white
1.98
#F69DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#F69DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DCD
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DCD | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCF
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f69dcd; /* rgb */ color: rgb(246, 157, 205); /* oklch */ color: oklch(79.9% 0.121 346.6);
Tailwind
colors: {
custom: {
50: '#fabbdc',
500: '#f69dcd',
950: '#000000',
},
}SCSS
$custom: #f69dcd; $custom-light: #fabbdc; $custom-dark: #000000;
JSON
{
"hex": "#f69dcd",
"rgb": {
"r": 246,
"g": 157,
"b": 205
},
"hsl": {
"h": 327.64,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.79919,
"c": 0.12077,
"h": 346.6
},
"luminance": 0.48115
}Semantic roles & 50–950 ramp
primary
#F69DCD
secondary
#D7F4E4
accent
#E06A06
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183