#F8A5EF#F8A5EF
#F8A5EF is a very light, vivid purple. Relative luminance 0.531; OKLCH L 82.6% C 0.135 H 330.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A5EF |
|---|---|
| RGB | rgb(248, 165, 239) |
| HSL | hsl(307, 86%, 81%) |
| HSV | hsv(307, 33%, 97%) |
| CMYK | cmyk(0%, 33.5%, 3.6%, 2.7%) |
| CIE-LAB | lab(77.93, 41.74, -24.57) |
| CIE-LCH | lch(77.93, 48.43, 329.52°) |
| OKLab | oklab(82.64% 0.1176 -0.0663) |
| OKLCH | oklch(82.64% 0.135 330.6) |
| XYZ | xyz(67.7455, 53.1016, 88.3258) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.76
Mauve
#E0B0FF
ΔE00 7.26
Light Lavendar
#EFC0FE
ΔE00 7.26
Lavender Pink
#DD85D7
ΔE00 8.13
Violet (CSS)
#EE82EE
ΔE00 8.15
Bubblegum Pink
#FE83CC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A5EF #A5F8AE
analogous
#D7A5F8 #F8A5EF #F8A5C5
triadic
#F8A5EF #EFF8A5 #A5EFF8
tetradic
#F8A5EF #F8D7A5 #A5F8AE #A5C5F8
square
#F8A5EF #F8D7A5 #A5F8AE #A5C5F8
split-complementary
#F8A5EF #C5F8A5 #A5F8D7
monochromatic
#EF33DB #F46CE5 #F8A5EF #FCDEF9 #FDE3FA
Accessibility & contrast
On white
1.81
#F8A5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#F8A5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A5EF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A5EF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BAF2
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#FEAAC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f8a5ef; /* rgb */ color: rgb(248, 165, 239); /* oklch */ color: oklch(82.6% 0.135 330.6);
Tailwind
colors: {
custom: {
50: '#fcc1f4',
500: '#f8a5ef',
950: '#000000',
},
}SCSS
$custom: #f8a5ef; $custom-light: #fcc1f4; $custom-dark: #000000;
JSON
{
"hex": "#f8a5ef",
"rgb": {
"r": 248,
"g": 165,
"b": 239
},
"hsl": {
"h": 306.506,
"s": 85.567,
"l": 80.98
},
"oklch": {
"l": 0.82638,
"c": 0.13505,
"h": 330.6
},
"luminance": 0.53099
}Semantic roles & 50–950 ramp
primary
#F8A5EF
secondary
#68D974
accent
#E21C03
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285