#F485DA#F485DA
#F485DA is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.5% C 0.169 H 336.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F485DA |
|---|---|
| RGB | rgb(244, 133, 218) |
| HSL | hsl(314, 83%, 74%) |
| HSV | hsv(314, 45%, 96%) |
| CMYK | cmyk(0%, 45.5%, 10.7%, 4.3%) |
| CIE-LAB | lab(70.23, 53.28, -24.90) |
| CIE-LCH | lch(70.23, 58.81, 334.95°) |
| OKLab | oklab(76.49% 0.1547 -0.067) |
| OKLCH | oklch(76.49% 0.169 336.6) |
| XYZ | xyz(58.3508, 41.0738, 71.1707) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.02
Violet (CSS)
#EE82EE
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 4.80
Pink (survey)
#FF81C0
ΔE00 6.34
Candy Pink
#FF63E9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485DA #85F49F
analogous
#D785F4 #F485DA #F485A3
triadic
#F485DA #DAF485 #85DAF4
tetradic
#F485DA #F4D785 #85F49F #85A3F4
square
#F485DA #F4D785 #85F49F #85A3F4
split-complementary
#F485DA #A3F485 #85F4D7
monochromatic
#EA15B8 #EF4DC9 #F485DA #F9BDEB #FCE3F6
Accessibility & contrast
On white
2.28
#F485DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F485DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485DA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485DA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A1DD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FE89A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f485da; /* rgb */ color: rgb(244, 133, 218); /* oklch */ color: oklch(76.5% 0.169 336.6);
Tailwind
colors: {
custom: {
50: '#faabe5',
500: '#f485da',
950: '#000000',
},
}SCSS
$custom: #f485da; $custom-light: #faabe5; $custom-dark: #000000;
JSON
{
"hex": "#f485da",
"rgb": {
"r": 244,
"g": 133,
"b": 218
},
"hsl": {
"h": 314.054,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.76487,
"c": 0.16855,
"h": 336.6
},
"luminance": 0.4107
}Semantic roles & 50–950 ramp
primary
#F485DA
secondary
#D7F4DE
accent
#E03906
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84