#FF94CB#FF94CB
#FF94CB is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.5% C 0.143 H 348.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94CB |
|---|---|
| RGB | rgb(255, 148, 203) |
| HSL | hsl(329, 100%, 79%) |
| HSV | hsv(329, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 20.4%, 0%) |
| CIE-LAB | lab(74.03, 46.98, -10.73) |
| CIE-LCH | lch(74.03, 48.19, 347.13°) |
| OKLab | oklab(79.47% 0.1403 -0.028) |
| OKLCH | oklch(79.47% 0.143 348.7) |
| XYZ | xyz(62.6106, 46.7560, 62.2155) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.89
Bubblegum Pink
#FE83CC
ΔE00 4.09
Pinky
#FC86AA
ΔE00 6.87
Carnation Pink
#FF7FA7
ΔE00 7.54
Powder Pink
#FFB2D0
ΔE00 7.62
Bubblegum (survey)
#FF6CB5
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94CB #94FFC8
analogous
#FE94FF #FF94CB #FF9496
triadic
#FF94CB #CBFF94 #94CBFF
tetradic
#FF94CB #FFFE94 #94FFC8 #9496FF
square
#FF94CB #FFFE94 #94FFC8 #9496FF
split-complementary
#FF94CB #96FF94 #94FFFE
monochromatic
#FF1A90 #FF57AD #FF94CB #FFD1E9 #FFE0F0
Accessibility & contrast
On white
2.03
#FF94CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FF94CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94CB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94CB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCD
Deuteranopia (green-blind)
#B9BDC8
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff94cb; /* rgb */ color: rgb(255, 148, 203); /* oklch */ color: oklch(79.5% 0.143 348.7);
Tailwind
colors: {
custom: {
50: '#ffb5da',
500: '#ff94cb',
950: '#000000',
},
}SCSS
$custom: #ff94cb; $custom-light: #ffb5da; $custom-dark: #000000;
JSON
{
"hex": "#ff94cb",
"rgb": {
"r": 255,
"g": 148,
"b": 203
},
"hsl": {
"h": 329.159,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.7947,
"c": 0.14307,
"h": 348.7
},
"luminance": 0.46752
}Semantic roles & 50–950 ramp
primary
#FF94CB
secondary
#D4F7E5
accent
#E67000
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083