#F8A6EB#F8A6EB
#F8A6EB is a very light, vivid purple. Relative luminance 0.532; OKLCH L 82.7% C 0.130 H 332.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A6EB |
|---|---|
| RGB | rgb(248, 166, 235) |
| HSL | hsl(310, 85%, 81%) |
| HSV | hsv(310, 33%, 97%) |
| CMYK | cmyk(0%, 33.1%, 5.2%, 2.7%) |
| CIE-LAB | lab(78.01, 40.53, -22.29) |
| CIE-LCH | lch(78.01, 46.25, 331.19°) |
| OKLab | oklab(82.65% 0.1151 -0.06) |
| OKLCH | oklch(82.65% 0.13 332.5) |
| XYZ | xyz(67.3422, 53.2300, 85.3083) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.65
Light Lavendar
#EFC0FE
ΔE00 7.30
Mauve
#E0B0FF
ΔE00 7.81
Bubblegum Pink
#FE83CC
ΔE00 8.30
Lavender Pink
#DD85D7
ΔE00 8.41
Violet (CSS)
#EE82EE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A6EB #A6F8B3
analogous
#DCA6F8 #F8A6EB #F8A6C2
triadic
#F8A6EB #EBF8A6 #A6EBF8
tetradic
#F8A6EB #F8DCA6 #A6F8B3 #A6C2F8
square
#F8A6EB #F8DCA6 #A6F8B3 #A6C2F8
split-complementary
#F8A6EB #C2F8A6 #A6F8DC
monochromatic
#EF35D2 #F46DDE #F8A6EB #FCDFF8 #FDE3F9
Accessibility & contrast
On white
1.80
#F8A6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#F8A6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A6EB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A6EB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEE
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#FFAABF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f8a6eb; /* rgb */ color: rgb(248, 166, 235); /* oklch */ color: oklch(82.7% 0.130 332.5);
Tailwind
colors: {
custom: {
50: '#fbc1f1',
500: '#f8a6eb',
950: '#000000',
},
}SCSS
$custom: #f8a6eb; $custom-light: #fbc1f1; $custom-dark: #000000;
JSON
{
"hex": "#f8a6eb",
"rgb": {
"r": 248,
"g": 166,
"b": 235
},
"hsl": {
"h": 309.512,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.8265,
"c": 0.12977,
"h": 332.5
},
"luminance": 0.53227
}Semantic roles & 50–950 ramp
primary
#F8A6EB
secondary
#69D97B
accent
#E22704
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285