#F8A6EF#F8A6EF
#F8A6EF is a very light, vivid purple. Relative luminance 0.535; OKLCH L 82.8% C 0.133 H 330.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A6EF |
|---|---|
| RGB | rgb(248, 166, 239) |
| HSL | hsl(307, 85%, 81%) |
| HSV | hsv(307, 33%, 97%) |
| CMYK | cmyk(0%, 33.1%, 3.6%, 2.7%) |
| CIE-LAB | lab(78.15, 41.22, -24.24) |
| CIE-LCH | lch(78.15, 47.82, 329.54°) |
| OKLab | oklab(82.8% 0.1162 -0.0654) |
| OKLCH | oklch(82.8% 0.133 330.6) |
| XYZ | xyz(67.9266, 53.4638, 88.3861) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.75
Light Lavendar
#EFC0FE
ΔE00 7.07
Mauve
#E0B0FF
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 8.32
Violet (CSS)
#EE82EE
ΔE00 8.39
Bubblegum Pink
#FE83CC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A6EF #A6F8AF
analogous
#D8A6F8 #F8A6EF #F8A6C6
triadic
#F8A6EF #EFF8A6 #A6EFF8
tetradic
#F8A6EF #F8D8A6 #A6F8AF #A6C6F8
square
#F8A6EF #F8D8A6 #A6F8AF #A6C6F8
split-complementary
#F8A6EF #C6F8A6 #A6F8D8
monochromatic
#EF35DB #F46DE5 #F8A6EF #FCDFF9 #FDE3FA
Accessibility & contrast
On white
1.80
#F8A6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#F8A6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A6EF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A6EF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF2
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#FEABC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f8a6ef; /* rgb */ color: rgb(248, 166, 239); /* oklch */ color: oklch(82.8% 0.133 330.6);
Tailwind
colors: {
custom: {
50: '#fbc1f4',
500: '#f8a6ef',
950: '#000000',
},
}SCSS
$custom: #f8a6ef; $custom-light: #fbc1f4; $custom-dark: #000000;
JSON
{
"hex": "#f8a6ef",
"rgb": {
"r": 248,
"g": 166,
"b": 239
},
"hsl": {
"h": 306.585,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.82799,
"c": 0.13332,
"h": 330.6
},
"luminance": 0.53461
}Semantic roles & 50–950 ramp
primary
#F8A6EF
secondary
#69D975
accent
#E21C04
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285