#F28AEC#F28AEC
#F28AEC is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.7% C 0.174 H 329.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F28AEC |
|---|---|
| RGB | rgb(242, 138, 236) |
| HSL | hsl(303, 80%, 75%) |
| HSV | hsv(303, 43%, 95%) |
| CMYK | cmyk(0%, 43%, 2.5%, 5.1%) |
| CIE-LAB | lab(71.63, 53.20, -32.67) |
| CIE-LCH | lch(71.63, 62.43, 328.44°) |
| OKLab | oklab(77.71% 0.1493 -0.089) |
| OKLCH | oklch(77.71% 0.174 329.2) |
| XYZ | xyz(60.8459, 43.1135, 84.4574) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.15
Candy Pink
#FF63E9
ΔE00 6.63
Orchid
#DA70D6
ΔE00 7.10
Bubblegum Pink
#FE83CC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28AEC #8AF290
analogous
#C48AF2 #F28AEC #F28AB8
triadic
#F28AEC #ECF28A #8AECF2
tetradic
#F28AEC #F2C48A #8AF290 #8AB8F2
square
#F28AEC #F2C48A #8AF290 #8AB8F2
split-complementary
#F28AEC #B8F28A #8AF2C4
monochromatic
#E61CDA #EC53E3 #F28AEC #F8C1F5 #FCE3FB
Accessibility & contrast
On white
2.18
#F28AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F28AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28AEC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28AEC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#A0B5E9
Tritanopia (blue-blind)
#F993B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f28aec; /* rgb */ color: rgb(242, 138, 236); /* oklch */ color: oklch(77.7% 0.174 329.2);
Tailwind
colors: {
custom: {
50: '#f8aff2',
500: '#f28aec',
950: '#000000',
},
}SCSS
$custom: #f28aec; $custom-light: #f8aff2; $custom-dark: #000000;
JSON
{
"hex": "#f28aec",
"rgb": {
"r": 242,
"g": 138,
"b": 236
},
"hsl": {
"h": 303.462,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.77709,
"c": 0.17385,
"h": 329.2
},
"luminance": 0.4311
}Semantic roles & 50–950 ramp
primary
#F28AEC
secondary
#D7F4D9
accent
#DC1509
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085