#F994CB#F994CB
#F994CB is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.8% C 0.137 H 346.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F994CB |
|---|---|
| RGB | rgb(249, 148, 203) |
| HSL | hsl(327, 89%, 78%) |
| HSV | hsv(327, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 18.5%, 2.4%) |
| CIE-LAB | lab(73.31, 45.01, -11.89) |
| CIE-LCH | lch(73.31, 46.55, 345.20°) |
| OKLab | oklab(78.77% 0.1338 -0.0312) |
| OKLCH | oklch(78.77% 0.137 346.9) |
| XYZ | xyz(60.4372, 45.6353, 62.1136) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.94
Pink (survey)
#FF81C0
ΔE00 4.09
Pinky
#FC86AA
ΔE00 7.34
Powder Pink
#FFB2D0
ΔE00 7.83
Bubblegum (survey)
#FF6CB5
ΔE00 7.91
Plum
#DDA0DD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994CB #94F9C2
analogous
#F594F9 #F994CB #F99498
triadic
#F994CB #CBF994 #94CBF9
tetradic
#F994CB #F9F594 #94F9C2 #9498F9
square
#F994CB #F9F594 #94F9C2 #9498F9
split-complementary
#F994CB #98F994 #94F9F5
monochromatic
#F32093 #F65AAF #F994CB #FCCEE7 #FDE2F1
Accessibility & contrast
On white
2.07
#F994CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F994CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994CB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994CB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACD
Deuteranopia (green-blind)
#B6BAC8
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f994cb; /* rgb */ color: rgb(249, 148, 203); /* oklch */ color: oklch(78.8% 0.137 346.9);
Tailwind
colors: {
custom: {
50: '#fdb5da',
500: '#f994cb',
950: '#000000',
},
}SCSS
$custom: #f994cb; $custom-light: #fdb5da; $custom-dark: #000000;
JSON
{
"hex": "#f994cb",
"rgb": {
"r": 249,
"g": 148,
"b": 203
},
"hsl": {
"h": 327.327,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.78767,
"c": 0.13741,
"h": 346.9
},
"luminance": 0.45631
}Semantic roles & 50–950 ramp
primary
#F994CB
secondary
#D6F5E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083