#F8A6EE#F8A6EE
#F8A6EE is a very light, vivid purple. Relative luminance 0.534; OKLCH L 82.8% C 0.132 H 331.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A6EE |
|---|---|
| RGB | rgb(248, 166, 238) |
| HSL | hsl(307, 85%, 81%) |
| HSV | hsv(307, 33%, 97%) |
| CMYK | cmyk(0%, 33.1%, 4%, 2.7%) |
| CIE-LAB | lab(78.11, 41.05, -23.76) |
| CIE-LCH | lch(78.11, 47.43, 329.94°) |
| OKLab | oklab(82.76% 0.1159 -0.0641) |
| OKLCH | oklch(82.76% 0.132 331.1) |
| XYZ | xyz(67.7793, 53.4048, 87.6102) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.71
Light Lavendar
#EFC0FE
ΔE00 7.12
Mauve
#E0B0FF
ΔE00 7.36
Lavender Pink
#DD85D7
ΔE00 8.33
Violet (CSS)
#EE82EE
ΔE00 8.48
Bubblegum Pink
#FE83CC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A6EE #A6F8B0
analogous
#D9A6F8 #F8A6EE #F8A6C5
triadic
#F8A6EE #EEF8A6 #A6EEF8
tetradic
#F8A6EE #F8D9A6 #A6F8B0 #A6C5F8
square
#F8A6EE #F8D9A6 #A6F8B0 #A6C5F8
split-complementary
#F8A6EE #C5F8A6 #A6F8D9
monochromatic
#EF35D8 #F46DE3 #F8A6EE #FCDFF9 #FDE3FA
Accessibility & contrast
On white
1.80
#F8A6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#F8A6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A6EE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A6EE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF1
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#FFABC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f8a6ee; /* rgb */ color: rgb(248, 166, 238); /* oklch */ color: oklch(82.8% 0.132 331.1);
Tailwind
colors: {
custom: {
50: '#fbc1f3',
500: '#f8a6ee',
950: '#000000',
},
}SCSS
$custom: #f8a6ee; $custom-light: #fbc1f3; $custom-dark: #000000;
JSON
{
"hex": "#f8a6ee",
"rgb": {
"r": 248,
"g": 166,
"b": 238
},
"hsl": {
"h": 307.317,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.82762,
"c": 0.13243,
"h": 331.1
},
"luminance": 0.53402
}Semantic roles & 50–950 ramp
primary
#F8A6EE
secondary
#69D977
accent
#E21F04
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285