#F3A2EB#F3A2EB
#F3A2EB is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.5% C 0.133 H 330.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F3A2EB |
|---|---|
| RGB | rgb(243, 162, 235) |
| HSL | hsl(306, 77%, 79%) |
| HSV | hsv(306, 33%, 95%) |
| CMYK | cmyk(0%, 33.3%, 3.3%, 4.7%) |
| CIE-LAB | lab(76.62, 41.03, -24.46) |
| CIE-LCH | lch(76.62, 47.77, 329.20°) |
| OKLab | oklab(81.47% 0.1155 -0.0661) |
| OKLCH | oklch(81.47% 0.133 330.2) |
| XYZ | xyz(64.8769, 50.8962, 84.9877) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.96
Mauve
#E0B0FF
ΔE00 7.19
Lavender Pink
#DD85D7
ΔE00 7.26
Violet (CSS)
#EE82EE
ΔE00 7.60
Light Lavendar
#EFC0FE
ΔE00 7.61
Bubblegum Pink
#FE83CC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3A2EB #A2F3AA
analogous
#D3A2F3 #F3A2EB #F3A2C3
triadic
#F3A2EB #EBF3A2 #A2EBF3
tetradic
#F3A2EB #F3D3A2 #A2F3AA #A2C3F3
square
#F3A2EB #F3D3A2 #A2F3AA #A2C3F3
split-complementary
#F3A2EB #C3F3A2 #A2F3D3
monochromatic
#E536D4 #EC6CDF #F3A2EB #FAD8F7 #FCE4F9
Accessibility & contrast
On white
1.88
#F3A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#F3A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3A2EB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3A2EB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#F9A7BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f3a2eb; /* rgb */ color: rgb(243, 162, 235); /* oklch */ color: oklch(81.5% 0.133 330.2);
Tailwind
colors: {
custom: {
50: '#f8bef1',
500: '#f3a2eb',
950: '#000000',
},
}SCSS
$custom: #f3a2eb; $custom-light: #f8bef1; $custom-dark: #000000;
JSON
{
"hex": "#f3a2eb",
"rgb": {
"r": 243,
"g": 162,
"b": 235
},
"hsl": {
"h": 305.926,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.81473,
"c": 0.13301,
"h": 330.2
},
"luminance": 0.50894
}Semantic roles & 50–950 ramp
primary
#F3A2EB
secondary
#67D272
accent
#D9200C
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285