#FC69DB#FC69DB
#FC69DB is a light, highly saturated pink. Relative luminance 0.359; OKLCH L 73.9% C 0.218 H 337.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC69DB |
|---|---|
| RGB | rgb(252, 105, 219) |
| HSL | hsl(313, 96%, 70%) |
| HSV | hsv(313, 58%, 99%) |
| CMYK | cmyk(0%, 58.3%, 13.1%, 1.2%) |
| CIE-LAB | lab(66.46, 68.64, -31.17) |
| CIE-LCH | lch(66.46, 75.39, 335.58°) |
| OKLab | oklab(73.92% 0.2012 -0.0843) |
| OKLCH | oklch(73.92% 0.218 337.3) |
| XYZ | xyz(57.9834, 35.9177, 70.8830) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 5.16
Orchid
#DA70D6
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC69DB #69FC8A
analogous
#D369FC #FC69DB #FC6992
triadic
#FC69DB #DBFC69 #69DBFC
tetradic
#FC69DB #FCD369 #69FC8A #6992FC
square
#FC69DB #FCD369 #69FC8A #6992FC
split-complementary
#FC69DB #92FC69 #69FCD3
monochromatic
#E605B3 #FB2DCD #FC69DB #FDA5E9 #FEE1F8
Accessibility & contrast
On white
2.57
#FC69DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FC69DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC69DB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC69DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC69DB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D93DF
Deuteranopia (green-blind)
#99AAD7
Tritanopia (blue-blind)
#FF6F99
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc69db; /* rgb */ color: rgb(252, 105, 219); /* oklch */ color: oklch(73.9% 0.218 337.3);
Tailwind
colors: {
custom: {
50: '#ff9be6',
500: '#fc69db',
950: '#000000',
},
}SCSS
$custom: #fc69db; $custom-light: #ff9be6; $custom-dark: #000000;
JSON
{
"hex": "#fc69db",
"rgb": {
"r": 252,
"g": 105,
"b": 219
},
"hsl": {
"h": 313.469,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.73922,
"c": 0.21815,
"h": 337.3
},
"luminance": 0.35913
}Semantic roles & 50–950 ramp
primary
#FC69DB
secondary
#CCF5D5
accent
#E63400
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180F16
muted
#867E84