#F485EE#F485EE
#F485EE is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.3% C 0.185 H 329.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F485EE |
|---|---|
| RGB | rgb(244, 133, 238) |
| HSL | hsl(303, 83%, 74%) |
| HSV | hsv(303, 45%, 96%) |
| CMYK | cmyk(0%, 45.5%, 2.5%, 4.3%) |
| CIE-LAB | lab(71.00, 56.60, -34.73) |
| CIE-LCH | lch(71.00, 66.40, 328.46°) |
| OKLab | oklab(77.32% 0.1589 -0.0948) |
| OKLCH | oklch(77.32% 0.185 329.2) |
| XYZ | xyz(61.1276, 42.1845, 85.7950) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 5.61
Orchid
#DA70D6
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485EE #85F48B
analogous
#C385F4 #F485EE #F485B7
triadic
#F485EE #EEF485 #85EEF4
tetradic
#F485EE #F4C385 #85F48B #85B7F4
square
#F485EE #F4C385 #85F48B #85B7F4
split-complementary
#F485EE #B7F485 #85F4C3
monochromatic
#EA15DE #EF4DE6 #F485EE #F9BDF6 #FCE3FB
Accessibility & contrast
On white
2.23
#F485EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F485EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485EE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485EE | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#FB8FAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f485ee; /* rgb */ color: rgb(244, 133, 238); /* oklch */ color: oklch(77.3% 0.185 329.2);
Tailwind
colors: {
custom: {
50: '#faacf4',
500: '#f485ee',
950: '#000000',
},
}SCSS
$custom: #f485ee; $custom-light: #faacf4; $custom-dark: #000000;
JSON
{
"hex": "#f485ee",
"rgb": {
"r": 244,
"g": 133,
"b": 238
},
"hsl": {
"h": 303.243,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.77315,
"c": 0.18506,
"h": 329.2
},
"luminance": 0.42181
}Semantic roles & 50–950 ramp
primary
#F485EE
secondary
#D7F4D8
accent
#E01106
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85