#F2B4FA#F2B4FA
#F2B4FA is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.9% C 0.116 H 322.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B4FA |
|---|---|
| RGB | rgb(242, 180, 250) |
| HSL | hsl(293, 88%, 84%) |
| HSV | hsv(293, 28%, 98%) |
| CMYK | cmyk(3.2%, 28%, 0%, 2%) |
| CIE-LAB | lab(80.97, 33.96, -25.91) |
| CIE-LCH | lch(80.97, 42.71, 322.66°) |
| OKLab | oklab(84.94% 0.092 -0.0703) |
| OKLCH | oklch(84.94% 0.116 322.6) |
| XYZ | xyz(70.1925, 58.4238, 98.0033) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.28
Mauve
#E0B0FF
ΔE00 4.48
Light Lilac
#EDC8FF
ΔE00 5.72
Plum
#DDA0DD
ΔE00 5.73
Light Violet
#D6B4FC
ΔE00 6.37
Very Light Purple
#F6CEFC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B4FA #BCFAB4
analogous
#CFB4FA #F2B4FA #FAB4DF
triadic
#F2B4FA #FAF2B4 #B4FAF2
tetradic
#F2B4FA #FACFB4 #BCFAB4 #B4DFFA
square
#F2B4FA #FACFB4 #BCFAB4 #B4DFFA
split-complementary
#F2B4FA #DFFAB4 #B4FACF
monochromatic
#DE41F2 #E87BF6 #F2B4FA #FAE2FD #FAE2FD
Accessibility & contrast
On white
1.66
#F2B4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#F2B4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B4FA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B4FA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FD
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#F5BBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2b4fa; /* rgb */ color: rgb(242, 180, 250); /* oklch */ color: oklch(84.9% 0.116 322.6);
Tailwind
colors: {
custom: {
50: '#f7cbfc',
500: '#f2b4fa',
950: '#000000',
},
}SCSS
$custom: #f2b4fa; $custom-light: #f7cbfc; $custom-dark: #000000;
JSON
{
"hex": "#f2b4fa",
"rgb": {
"r": 242,
"g": 180,
"b": 250
},
"hsl": {
"h": 293.143,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.84936,
"c": 0.11575,
"h": 322.6
},
"luminance": 0.58422
}Semantic roles & 50–950 ramp
primary
#F2B4FA
secondary
#81DE74
accent
#E4011B
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#171317
muted
#858385