#FF94CC#FF94CC
#FF94CC is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.5% C 0.144 H 348.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94CC |
|---|---|
| RGB | rgb(255, 148, 204) |
| HSL | hsl(329, 100%, 79%) |
| HSV | hsv(329, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 20%, 0%) |
| CIE-LAB | lab(74.06, 47.12, -11.24) |
| CIE-LCH | lch(74.06, 48.44, 346.59°) |
| OKLab | oklab(79.5% 0.1406 -0.0294) |
| OKLCH | oklch(79.5% 0.144 348.2) |
| XYZ | xyz(62.7301, 46.8038, 62.8451) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 3.97
Pinky
#FC86AA
ΔE00 7.08
Powder Pink
#FFB2D0
ΔE00 7.73
Carnation Pink
#FF7FA7
ΔE00 7.73
Bubblegum (survey)
#FF6CB5
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94CC #94FFC7
analogous
#FC94FF #FF94CC #FF9497
triadic
#FF94CC #CCFF94 #94CCFF
tetradic
#FF94CC #FFFC94 #94FFC7 #9497FF
square
#FF94CC #FFFC94 #94FFC7 #9497FF
split-complementary
#FF94CC #97FF94 #94FFFC
monochromatic
#FF1A92 #FF57AF #FF94CC #FFD1E9 #FFE0F0
Accessibility & contrast
On white
2.03
#FF94CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FF94CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94CC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94CC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCE
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff94cc; /* rgb */ color: rgb(255, 148, 204); /* oklch */ color: oklch(79.5% 0.144 348.2);
Tailwind
colors: {
custom: {
50: '#ffb5db',
500: '#ff94cc',
950: '#000000',
},
}SCSS
$custom: #ff94cc; $custom-light: #ffb5db; $custom-dark: #000000;
JSON
{
"hex": "#ff94cc",
"rgb": {
"r": 255,
"g": 148,
"b": 204
},
"hsl": {
"h": 328.598,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79503,
"c": 0.14363,
"h": 348.2
},
"luminance": 0.46799
}Semantic roles & 50–950 ramp
primary
#FF94CC
secondary
#D4F7E5
accent
#E66D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083