#F8A3EE#F8A3EE
#F8A3EE is a very light, vivid purple. Relative luminance 0.523; OKLCH L 82.3% C 0.138 H 331.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A3EE |
|---|---|
| RGB | rgb(248, 163, 238) |
| HSL | hsl(307, 86%, 81%) |
| HSV | hsv(307, 34%, 97%) |
| CMYK | cmyk(0%, 34.3%, 4%, 2.7%) |
| CIE-LAB | lab(77.48, 42.61, -24.73) |
| CIE-LCH | lch(77.48, 49.26, 329.87°) |
| OKLab | oklab(82.28% 0.1203 -0.0667) |
| OKLCH | oklch(82.28% 0.138 331) |
| XYZ | xyz(67.2403, 52.3268, 87.4306) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.77
Mauve
#E0B0FF
ΔE00 7.50
Light Lavendar
#EFC0FE
ΔE00 7.68
Lavender Pink
#DD85D7
ΔE00 7.77
Violet (CSS)
#EE82EE
ΔE00 7.78
Bubblegum Pink
#FE83CC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A3EE #A3F8AD
analogous
#D7A3F8 #F8A3EE #F8A3C3
triadic
#F8A3EE #EEF8A3 #A3EEF8
tetradic
#F8A3EE #F8D7A3 #A3F8AD #A3C3F8
square
#F8A3EE #F8D7A3 #A3F8AD #A3C3F8
split-complementary
#F8A3EE #C3F8A3 #A3F8D7
monochromatic
#EF31D9 #F46AE3 #F8A3EE #FCDCF9 #FDE3FA
Accessibility & contrast
On white
1.83
#F8A3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#F8A3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A3EE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A3EE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F1
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#FFA8BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f8a3ee; /* rgb */ color: rgb(248, 163, 238); /* oklch */ color: oklch(82.3% 0.138 331.0);
Tailwind
colors: {
custom: {
50: '#fcbff3',
500: '#f8a3ee',
950: '#000000',
},
}SCSS
$custom: #f8a3ee; $custom-light: #fcbff3; $custom-dark: #000000;
JSON
{
"hex": "#f8a3ee",
"rgb": {
"r": 248,
"g": 163,
"b": 238
},
"hsl": {
"h": 307.059,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.82278,
"c": 0.13759,
"h": 331
},
"luminance": 0.52324
}Semantic roles & 50–950 ramp
primary
#F8A3EE
secondary
#66D974
accent
#E21D03
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285