#F69CCD#F69CCD
#F69CCD is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.8% C 0.122 H 346.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CCD |
|---|---|
| RGB | rgb(246, 156, 205) |
| HSL | hsl(327, 83%, 79%) |
| HSV | hsv(327, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 16.7%, 3.5%) |
| CIE-LAB | lab(74.69, 40.20, -10.97) |
| CIE-LCH | lch(74.69, 41.66, 344.74°) |
| OKLab | oklab(79.76% 0.119 -0.0288) |
| OKLCH | oklch(79.76% 0.122 346.4) |
| XYZ | xyz(60.9145, 47.7811, 63.7600) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.81
Pink (survey)
#FF81C0
ΔE00 5.93
Powder Pink
#FFB2D0
ΔE00 6.20
Plum
#DDA0DD
ΔE00 7.31
Pinky
#FC86AA
ΔE00 8.04
Baby Pink
#FFB7CE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CCD #9CF6C5
analogous
#F29CF6 #F69CCD #F69CA0
triadic
#F69CCD #CDF69C #9CCDF6
tetradic
#F69CCD #F6F29C #9CF6C5 #9CA0F6
square
#F69CCD #F6F29C #9CF6C5 #9CA0F6
split-complementary
#F69CCD #A0F69C #9CF6F2
monochromatic
#EC2C94 #F164B1 #F69CCD #FBD4E9 #FCE3F1
Accessibility & contrast
On white
1.99
#F69CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F69CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CCD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CCD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#FF9BAD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f69ccd; /* rgb */ color: rgb(246, 156, 205); /* oklch */ color: oklch(79.8% 0.122 346.4);
Tailwind
colors: {
custom: {
50: '#fabadc',
500: '#f69ccd',
950: '#000000',
},
}SCSS
$custom: #f69ccd; $custom-light: #fabadc; $custom-dark: #000000;
JSON
{
"hex": "#f69ccd",
"rgb": {
"r": 246,
"g": 156,
"b": 205
},
"hsl": {
"h": 327.333,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.79757,
"c": 0.12245,
"h": 346.4
},
"luminance": 0.47778
}Semantic roles & 50–950 ramp
primary
#F69CCD
secondary
#D7F4E4
accent
#E06906
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183