#FF94CA#FF94CA
#FF94CA is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.4% C 0.142 H 349.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94CA |
|---|---|
| RGB | rgb(255, 148, 202) |
| HSL | hsl(330, 100%, 79%) |
| HSV | hsv(330, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 20.8%, 0%) |
| CIE-LAB | lab(74.00, 46.83, -10.23) |
| CIE-LCH | lch(74.00, 47.94, 347.68°) |
| OKLab | oklab(79.44% 0.14 -0.0266) |
| OKLCH | oklch(79.44% 0.143 349.2) |
| XYZ | xyz(62.4918, 46.7085, 61.5899) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.88
Bubblegum Pink
#FE83CC
ΔE00 4.22
Pinky
#FC86AA
ΔE00 6.65
Carnation Pink
#FF7FA7
ΔE00 7.35
Powder Pink
#FFB2D0
ΔE00 7.52
Bubblegum (survey)
#FF6CB5
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94CA #94FFC9
analogous
#FF94FF #FF94CA #FF9495
triadic
#FF94CA #CAFF94 #94CAFF
tetradic
#FF94CA #FFFF94 #94FFC9 #9495FF
square
#FF94CA #FFFF94 #94FFC9 #9495FF
split-complementary
#FF94CA #95FF94 #94FFFF
monochromatic
#FF1A8D #FF57AC #FF94CA #FFD1E8 #FFE0F0
Accessibility & contrast
On white
2.03
#FF94CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FF94CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94CA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94CA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCC
Deuteranopia (green-blind)
#B9BDC7
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff94ca; /* rgb */ color: rgb(255, 148, 202); /* oklch */ color: oklch(79.4% 0.142 349.2);
Tailwind
colors: {
custom: {
50: '#ffb5da',
500: '#ff94ca',
950: '#000000',
},
}SCSS
$custom: #ff94ca; $custom-light: #ffb5da; $custom-dark: #000000;
JSON
{
"hex": "#ff94ca",
"rgb": {
"r": 255,
"g": 148,
"b": 202
},
"hsl": {
"h": 329.72,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79437,
"c": 0.1425,
"h": 349.2
},
"luminance": 0.46704
}Semantic roles & 50–950 ramp
primary
#FF94CA
secondary
#D4F7E5
accent
#E67200
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083