#FA95E6#FA95E6
#FA95E6 is a light, vivid pink. Relative luminance 0.475; OKLCH L 80.0% C 0.156 H 334.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FA95E6 |
|---|---|
| RGB | rgb(250, 149, 230) |
| HSL | hsl(312, 91%, 78%) |
| HSV | hsv(312, 40%, 98%) |
| CMYK | cmyk(0%, 40.4%, 8%, 2%) |
| CIE-LAB | lab(74.53, 49.06, -24.85) |
| CIE-LCH | lch(74.53, 55.00, 333.13°) |
| OKLab | oklab(80.01% 0.141 -0.067) |
| OKLCH | oklch(80.01% 0.156 334.6) |
| XYZ | xyz(64.4544, 47.5356, 80.6279) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 5.92
Plum
#DDA0DD
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 7.26
Pink (survey)
#FF81C0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA95E6 #95FAA9
analogous
#DB95FA #FA95E6 #FA95B3
triadic
#FA95E6 #E6FA95 #95E6FA
tetradic
#FA95E6 #FADB95 #95FAA9 #95B3FA
square
#FA95E6 #FADB95 #95FAA9 #95B3FA
split-complementary
#FA95E6 #B3FA95 #95FADB
monochromatic
#F420CA #F75BD8 #FA95E6 #FDCFF4 #FEE2F8
Accessibility & contrast
On white
2.00
#FA95E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FA95E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA95E6
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA95E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA95E6 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE9
Deuteranopia (green-blind)
#AFBDE3
Tritanopia (blue-blind)
#FF9AB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa95e6; /* rgb */ color: rgb(250, 149, 230); /* oklch */ color: oklch(80.0% 0.156 334.6);
Tailwind
colors: {
custom: {
50: '#fdb6ee',
500: '#fa95e6',
950: '#000000',
},
}SCSS
$custom: #fa95e6; $custom-light: #fdb6ee; $custom-dark: #000000;
JSON
{
"hex": "#fa95e6",
"rgb": {
"r": 250,
"g": 149,
"b": 230
},
"hsl": {
"h": 311.881,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.80012,
"c": 0.15606,
"h": 334.6
},
"luminance": 0.47532
}Semantic roles & 50–950 ramp
primary
#FA95E6
secondary
#D5F6DC
accent
#E62D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084