#FF94CE#FF94CE
#FF94CE is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.6% C 0.145 H 347.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94CE |
|---|---|
| RGB | rgb(255, 148, 206) |
| HSL | hsl(327, 100%, 79%) |
| HSV | hsv(327, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 19.2%, 0%) |
| CIE-LAB | lab(74.13, 47.41, -12.25) |
| CIE-LCH | lch(74.13, 48.97, 345.52°) |
| OKLab | oklab(79.57% 0.1412 -0.0321) |
| OKLCH | oklch(79.57% 0.145 347.2) |
| XYZ | xyz(62.9716, 46.9004, 64.1165) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.75
Pink (survey)
#FF81C0
ΔE00 4.01
Pinky
#FC86AA
ΔE00 7.50
Bubblegum (survey)
#FF6CB5
ΔE00 7.89
Powder Pink
#FFB2D0
ΔE00 7.95
Carnation Pink
#FF7FA7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94CE #94FFC5
analogous
#FB94FF #FF94CE #FF9499
triadic
#FF94CE #CEFF94 #94CEFF
tetradic
#FF94CE #FFFB94 #94FFC5 #9499FF
square
#FF94CE #FFFB94 #94FFC5 #9499FF
split-complementary
#FF94CE #99FF94 #94FFFB
monochromatic
#FF1A96 #FF57B2 #FF94CE #FFD1EA #FFE0F1
Accessibility & contrast
On white
2.02
#FF94CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FF94CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94CE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94CE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD0
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#FF92A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff94ce; /* rgb */ color: rgb(255, 148, 206); /* oklch */ color: oklch(79.6% 0.145 347.2);
Tailwind
colors: {
custom: {
50: '#ffb5dd',
500: '#ff94ce',
950: '#000000',
},
}SCSS
$custom: #ff94ce; $custom-light: #ffb5dd; $custom-dark: #000000;
JSON
{
"hex": "#ff94ce",
"rgb": {
"r": 255,
"g": 148,
"b": 206
},
"hsl": {
"h": 327.477,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79571,
"c": 0.14481,
"h": 347.2
},
"luminance": 0.46896
}Semantic roles & 50–950 ramp
primary
#FF94CE
secondary
#D4F7E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083