#F1A2EB#F1A2EB
#F1A2EB is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.3% C 0.132 H 329.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F1A2EB |
|---|---|
| RGB | rgb(241, 162, 235) |
| HSL | hsl(305, 74%, 79%) |
| HSV | hsv(305, 33%, 95%) |
| CMYK | cmyk(0%, 32.8%, 2.5%, 5.5%) |
| CIE-LAB | lab(76.40, 40.40, -24.81) |
| CIE-LCH | lch(76.40, 47.41, 328.44°) |
| OKLab | oklab(81.26% 0.1132 -0.0671) |
| OKLCH | oklch(81.26% 0.132 329.4) |
| XYZ | xyz(64.1903, 50.5422, 84.9555) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Mauve
#E0B0FF
ΔE00 6.89
Lavender Pink
#DD85D7
ΔE00 7.13
Light Lavendar
#EFC0FE
ΔE00 7.47
Violet (CSS)
#EE82EE
ΔE00 7.53
Bubblegum Pink
#FE83CC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1A2EB #A2F1A8
analogous
#D0A2F1 #F1A2EB #F1A2C4
triadic
#F1A2EB #EBF1A2 #A2EBF1
tetradic
#F1A2EB #F1D0A2 #A2F1A8 #A2C4F1
square
#F1A2EB #F1D0A2 #A2F1A8 #A2C4F1
split-complementary
#F1A2EB #C4F1A2 #A2F1D0
monochromatic
#E138D4 #E96DE0 #F1A2EB #F9D7F6 #FBE4F9
Accessibility & contrast
On white
1.89
#F1A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#F1A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1A2EB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1A2EB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#F7A8BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f1a2eb; /* rgb */ color: rgb(241, 162, 235); /* oklch */ color: oklch(81.3% 0.132 329.4);
Tailwind
colors: {
custom: {
50: '#f7bef1',
500: '#f1a2eb',
950: '#000000',
},
}SCSS
$custom: #f1a2eb; $custom-light: #f7bef1; $custom-dark: #000000;
JSON
{
"hex": "#f1a2eb",
"rgb": {
"r": 241,
"g": 162,
"b": 235
},
"hsl": {
"h": 304.557,
"s": 73.832,
"l": 79.02
},
"oklch": {
"l": 0.81262,
"c": 0.13159,
"h": 329.4
},
"luminance": 0.5054
}Semantic roles & 50–950 ramp
primary
#F1A2EB
secondary
#68CF70
accent
#D61F10
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285