#FA94E6#FA94E6
#FA94E6 is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.9% C 0.158 H 334.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FA94E6 |
|---|---|
| RGB | rgb(250, 148, 230) |
| HSL | hsl(312, 91%, 78%) |
| HSV | hsv(312, 41%, 98%) |
| CMYK | cmyk(0%, 40.8%, 8%, 2%) |
| CIE-LAB | lab(74.33, 49.57, -25.16) |
| CIE-LCH | lch(74.33, 55.59, 333.09°) |
| OKLab | oklab(79.86% 0.1424 -0.0678) |
| OKLCH | oklch(79.86% 0.158 334.5) |
| XYZ | xyz(64.2969, 47.2205, 80.5754) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.79
Plum
#DDA0DD
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 7.04
Pink (survey)
#FF81C0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA94E6 #94FAA8
analogous
#DB94FA #FA94E6 #FA94B3
triadic
#FA94E6 #E6FA94 #94E6FA
tetradic
#FA94E6 #FADB94 #94FAA8 #94B3FA
square
#FA94E6 #FADB94 #94FAA8 #94B3FA
split-complementary
#FA94E6 #B3FA94 #94FADB
monochromatic
#F51FCB #F75AD8 #FA94E6 #FDCEF4 #FEE2F8
Accessibility & contrast
On white
2.01
#FA94E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FA94E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA94E6
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA94E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA94E6 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEE9
Deuteranopia (green-blind)
#AEBCE3
Tritanopia (blue-blind)
#FF99B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa94e6; /* rgb */ color: rgb(250, 148, 230); /* oklch */ color: oklch(79.9% 0.158 334.5);
Tailwind
colors: {
custom: {
50: '#fdb5ee',
500: '#fa94e6',
950: '#000000',
},
}SCSS
$custom: #fa94e6; $custom-light: #fdb5ee; $custom-dark: #000000;
JSON
{
"hex": "#fa94e6",
"rgb": {
"r": 250,
"g": 148,
"b": 230
},
"hsl": {
"h": 311.765,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.79862,
"c": 0.15773,
"h": 334.5
},
"luminance": 0.47217
}Semantic roles & 50–950 ramp
primary
#FA94E6
secondary
#D5F6DC
accent
#E62D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084