#FC6CDB#FC6CDB
#FC6CDB is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.3% C 0.214 H 337.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6CDB |
|---|---|
| RGB | rgb(252, 108, 219) |
| HSL | hsl(314, 96%, 71%) |
| HSV | hsv(314, 57%, 99%) |
| CMYK | cmyk(0%, 57.1%, 13.1%, 1.2%) |
| CIE-LAB | lab(66.93, 67.36, -30.44) |
| CIE-LCH | lch(66.93, 73.91, 335.68°) |
| OKLab | oklab(74.27% 0.1974 -0.0823) |
| OKLCH | oklch(74.27% 0.214 337.4) |
| XYZ | xyz(58.2943, 36.5397, 70.9867) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.19
Violet (CSS)
#EE82EE
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.57
Violet Pink
#FB5FFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6CDB #6CFC8D
analogous
#D56CFC #FC6CDB #FC6C93
triadic
#FC6CDB #DBFC6C #6CDBFC
tetradic
#FC6CDB #FCD56C #6CFC8D #6C93FC
square
#FC6CDB #FCD56C #6CFC8D #6C93FC
split-complementary
#FC6CDB #93FC6C #6CFCD5
monochromatic
#E905B5 #FB30CC #FC6CDB #FDA8EA #FEE1F8
Accessibility & contrast
On white
2.53
#FC6CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FC6CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6CDB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6CDB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DF
Deuteranopia (green-blind)
#9AABD7
Tritanopia (blue-blind)
#FF729A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc6cdb; /* rgb */ color: rgb(252, 108, 219); /* oklch */ color: oklch(74.3% 0.214 337.4);
Tailwind
colors: {
custom: {
50: '#ff9de6',
500: '#fc6cdb',
950: '#000000',
},
}SCSS
$custom: #fc6cdb; $custom-light: #ff9de6; $custom-dark: #000000;
JSON
{
"hex": "#fc6cdb",
"rgb": {
"r": 252,
"g": 108,
"b": 219
},
"hsl": {
"h": 313.75,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.74271,
"c": 0.21386,
"h": 337.4
},
"luminance": 0.36535
}Semantic roles & 50–950 ramp
primary
#FC6CDB
secondary
#CEF5D7
accent
#E63500
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F16
muted
#867F84