#F8A3EF#F8A3EF
#F8A3EF is a very light, vivid purple. Relative luminance 0.524; OKLCH L 82.3% C 0.138 H 330.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A3EF |
|---|---|
| RGB | rgb(248, 163, 239) |
| HSL | hsl(306, 86%, 81%) |
| HSV | hsv(306, 34%, 97%) |
| CMYK | cmyk(0%, 34.3%, 3.6%, 2.7%) |
| CIE-LAB | lab(77.51, 42.78, -25.22) |
| CIE-LCH | lch(77.51, 49.66, 329.48°) |
| OKLab | oklab(82.32% 0.1206 -0.0681) |
| OKLCH | oklch(82.32% 0.138 330.5) |
| XYZ | xyz(67.3876, 52.3858, 88.2065) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Mauve
#E0B0FF
ΔE00 7.37
Light Lavendar
#EFC0FE
ΔE00 7.64
Violet (CSS)
#EE82EE
ΔE00 7.68
Lavender Pink
#DD85D7
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A3EF #A3F8AC
analogous
#D6A3F8 #F8A3EF #F8A3C4
triadic
#F8A3EF #EFF8A3 #A3EFF8
tetradic
#F8A3EF #F8D6A3 #A3F8AC #A3C4F8
square
#F8A3EF #F8D6A3 #A3F8AC #A3C4F8
split-complementary
#F8A3EF #C4F8A3 #A3F8D6
monochromatic
#EF31DB #F46AE5 #F8A3EF #FCDCF9 #FDE3FA
Accessibility & contrast
On white
1.83
#F8A3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#F8A3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A3EF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A3EF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F2
Deuteranopia (green-blind)
#B5C4EC
Tritanopia (blue-blind)
#FFA9BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f8a3ef; /* rgb */ color: rgb(248, 163, 239); /* oklch */ color: oklch(82.3% 0.138 330.5);
Tailwind
colors: {
custom: {
50: '#fcbff4',
500: '#f8a3ef',
950: '#000000',
},
}SCSS
$custom: #f8a3ef; $custom-light: #fcbff4; $custom-dark: #000000;
JSON
{
"hex": "#f8a3ef",
"rgb": {
"r": 248,
"g": 163,
"b": 239
},
"hsl": {
"h": 306.353,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.82317,
"c": 0.13849,
"h": 330.5
},
"luminance": 0.52383
}Semantic roles & 50–950 ramp
primary
#F8A3EF
secondary
#66D972
accent
#E21B03
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285