#FF94D2#FF94D2
#FF94D2 is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.7% C 0.147 H 345.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94D2 |
|---|---|
| RGB | rgb(255, 148, 210) |
| HSL | hsl(325, 100%, 79%) |
| HSV | hsv(325, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 17.6%, 0%) |
| CIE-LAB | lab(74.25, 48.00, -14.26) |
| CIE-LCH | lch(74.25, 50.07, 343.46°) |
| OKLab | oklab(79.71% 0.1424 -0.0376) |
| OKLCH | oklch(79.71% 0.147 345.2) |
| XYZ | xyz(63.4637, 47.0972, 66.7083) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.49
Pink (survey)
#FF81C0
ΔE00 4.34
Plum
#DDA0DD
ΔE00 7.94
Bubblegum (survey)
#FF6CB5
ΔE00 8.10
Pinky
#FC86AA
ΔE00 8.35
Lavender Pink
#DD85D7
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94D2 #94FFC1
analogous
#F794FF #FF94D2 #FF949D
triadic
#FF94D2 #D2FF94 #94D2FF
tetradic
#FF94D2 #FFF794 #94FFC1 #949DFF
square
#FF94D2 #FFF794 #94FFC1 #949DFF
split-complementary
#FF94D2 #9DFF94 #94FFF7
monochromatic
#FF1A9F #FF57B8 #FF94D2 #FFD1EC #FFE0F2
Accessibility & contrast
On white
2.02
#FF94D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FF94D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94D2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94D2 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD4
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#FF93AB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff94d2; /* rgb */ color: rgb(255, 148, 210); /* oklch */ color: oklch(79.7% 0.147 345.2);
Tailwind
colors: {
custom: {
50: '#ffb5df',
500: '#ff94d2',
950: '#000000',
},
}SCSS
$custom: #ff94d2; $custom-light: #ffb5df; $custom-dark: #000000;
JSON
{
"hex": "#ff94d2",
"rgb": {
"r": 255,
"g": 148,
"b": 210
},
"hsl": {
"h": 325.234,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79707,
"c": 0.14728,
"h": 345.2
},
"luminance": 0.47093
}Semantic roles & 50–950 ramp
primary
#FF94D2
secondary
#D4F7E3
accent
#E66100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083