#F69CCE#F69CCE
#F69CCE is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.8% C 0.123 H 345.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CCE |
|---|---|
| RGB | rgb(246, 156, 206) |
| HSL | hsl(327, 83%, 79%) |
| HSV | hsv(327, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 16.3%, 3.5%) |
| CIE-LAB | lab(74.72, 40.35, -11.47) |
| CIE-LCH | lch(74.72, 41.95, 344.13°) |
| OKLab | oklab(79.79% 0.1193 -0.0301) |
| OKLCH | oklch(79.79% 0.123 345.8) |
| XYZ | xyz(61.0356, 47.8296, 64.3977) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.72
Pink (survey)
#FF81C0
ΔE00 5.95
Powder Pink
#FFB2D0
ΔE00 6.35
Plum
#DDA0DD
ΔE00 7.12
Pinky
#FC86AA
ΔE00 8.23
Baby Pink
#FFB7CE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CCE #9CF6C4
analogous
#F19CF6 #F69CCE #F69CA1
triadic
#F69CCE #CEF69C #9CCEF6
tetradic
#F69CCE #F6F19C #9CF6C4 #9CA1F6
square
#F69CCE #F6F19C #9CF6C4 #9CA1F6
split-complementary
#F69CCE #A1F69C #9CF6F1
monochromatic
#EC2C96 #F164B2 #F69CCE #FBD4EA #FCE3F1
Accessibility & contrast
On white
1.99
#F69CCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F69CCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CCE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CCE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFD0
Deuteranopia (green-blind)
#B9BDCC
Tritanopia (blue-blind)
#FF9BAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f69cce; /* rgb */ color: rgb(246, 156, 206); /* oklch */ color: oklch(79.8% 0.123 345.8);
Tailwind
colors: {
custom: {
50: '#fabadd',
500: '#f69cce',
950: '#000000',
},
}SCSS
$custom: #f69cce; $custom-light: #fabadd; $custom-dark: #000000;
JSON
{
"hex": "#f69cce",
"rgb": {
"r": 246,
"g": 156,
"b": 206
},
"hsl": {
"h": 326.667,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.7979,
"c": 0.12309,
"h": 345.8
},
"luminance": 0.47826
}Semantic roles & 50–950 ramp
primary
#F69CCE
secondary
#D7F4E4
accent
#E06706
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183