#FF94CF#FF94CF
#FF94CF is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.6% C 0.145 H 346.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94CF |
|---|---|
| RGB | rgb(255, 148, 207) |
| HSL | hsl(327, 100%, 79%) |
| HSV | hsv(327, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 18.8%, 0%) |
| CIE-LAB | lab(74.16, 47.56, -12.75) |
| CIE-LCH | lch(74.16, 49.24, 344.99°) |
| OKLab | oklab(79.6% 0.1415 -0.0335) |
| OKLCH | oklch(79.6% 0.145 346.7) |
| XYZ | xyz(63.0934, 46.9491, 64.7583) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.67
Pink (survey)
#FF81C0
ΔE00 4.07
Pinky
#FC86AA
ΔE00 7.72
Bubblegum (survey)
#FF6CB5
ΔE00 7.93
Powder Pink
#FFB2D0
ΔE00 8.07
Carnation Pink
#FF7FA7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94CF #94FFC4
analogous
#FA94FF #FF94CF #FF949A
triadic
#FF94CF #CFFF94 #94CFFF
tetradic
#FF94CF #FFFA94 #94FFC4 #949AFF
square
#FF94CF #FFFA94 #94FFC4 #949AFF
split-complementary
#FF94CF #9AFF94 #94FFFA
monochromatic
#FF1A98 #FF57B4 #FF94CF #FFD1EA #FFE0F1
Accessibility & contrast
On white
2.02
#FF94CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FF94CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94CF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94CF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD1
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#FF92A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff94cf; /* rgb */ color: rgb(255, 148, 207); /* oklch */ color: oklch(79.6% 0.145 346.7);
Tailwind
colors: {
custom: {
50: '#ffb5dd',
500: '#ff94cf',
950: '#000000',
},
}SCSS
$custom: #ff94cf; $custom-light: #ffb5dd; $custom-dark: #000000;
JSON
{
"hex": "#ff94cf",
"rgb": {
"r": 255,
"g": 148,
"b": 207
},
"hsl": {
"h": 326.916,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79604,
"c": 0.14541,
"h": 346.7
},
"luminance": 0.46945
}Semantic roles & 50–950 ramp
primary
#FF94CF
secondary
#D4F7E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083