#FA92CD#FA92CD
#FA92CD is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.6% C 0.143 H 345.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA92CD |
|---|---|
| RGB | rgb(250, 146, 205) |
| HSL | hsl(326, 91%, 78%) |
| HSV | hsv(326, 42%, 98%) |
| CMYK | cmyk(0%, 41.6%, 18%, 2%) |
| CIE-LAB | lab(73.08, 46.65, -13.32) |
| CIE-LCH | lch(73.08, 48.51, 344.07°) |
| OKLab | oklab(78.65% 0.1385 -0.035) |
| OKLCH | oklch(78.65% 0.143 345.8) |
| XYZ | xyz(60.7236, 45.2936, 63.2900) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 3.83
Bubblegum (survey)
#FF6CB5
ΔE00 7.59
Pinky
#FC86AA
ΔE00 7.75
Plum
#DDA0DD
ΔE00 7.88
Hot Pink
#FF69B4
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA92CD #92FABF
analogous
#F392FA #FA92CD #FA9299
triadic
#FA92CD #CDFA92 #92CDFA
tetradic
#FA92CD #FAF392 #92FABF #9299FA
square
#FA92CD #FAF392 #92FABF #9299FA
split-complementary
#FA92CD #99FA92 #92FAF3
monochromatic
#F51D97 #F757B2 #FA92CD #FDCDE8 #FEE2F2
Accessibility & contrast
On white
2.09
#FA92CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FA92CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA92CD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA92CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA92CD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa92cd; /* rgb */ color: rgb(250, 146, 205); /* oklch */ color: oklch(78.6% 0.143 345.8);
Tailwind
colors: {
custom: {
50: '#feb4dc',
500: '#fa92cd',
950: '#000000',
},
}SCSS
$custom: #fa92cd; $custom-light: #feb4dc; $custom-dark: #000000;
JSON
{
"hex": "#fa92cd",
"rgb": {
"r": 250,
"g": 146,
"b": 205
},
"hsl": {
"h": 325.962,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.78645,
"c": 0.14289,
"h": 345.8
},
"luminance": 0.4529
}Semantic roles & 50–950 ramp
primary
#FA92CD
secondary
#D5F6E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083