#F2B4FF#F2B4FF
#F2B4FF is a very light, vivid purple. Relative luminance 0.587; OKLCH L 85.1% C 0.121 H 320.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B4FF |
|---|---|
| RGB | rgb(242, 180, 255) |
| HSL | hsl(290, 100%, 85%) |
| HSV | hsv(290, 29%, 100%) |
| CMYK | cmyk(5.1%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(81.15, 34.90, -28.31) |
| CIE-LCH | lch(81.15, 44.94, 320.95°) |
| OKLab | oklab(85.13% 0.0933 -0.077) |
| OKLCH | oklch(85.13% 0.121 320.5) |
| XYZ | xyz(70.9869, 58.7416, 102.1872) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.51
Mauve
#E0B0FF
ΔE00 3.78
Light Violet
#D6B4FC
ΔE00 5.89
Light Lilac
#EDC8FF
ΔE00 5.95
Plum
#DDA0DD
ΔE00 6.28
Light Lavender
#DFC5FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B4FF #C1FFB4
analogous
#CCB4FF #F2B4FF #FFB4E6
triadic
#F2B4FF #FFF2B4 #B4FFF2
tetradic
#F2B4FF #FFCCB4 #C1FFB4 #B4E6FF
square
#F2B4FF #FFCCB4 #C1FFB4 #B4E6FF
split-complementary
#F2B4FF #E6FFB4 #B4FFCC
monochromatic
#DD3AFF #E777FF #F2B4FF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.65
#F2B4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#F2B4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B4FF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B4FF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#F4BCCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2b4ff; /* rgb */ color: rgb(242, 180, 255); /* oklch */ color: oklch(85.1% 0.121 320.5);
Tailwind
colors: {
custom: {
50: '#f7cbff',
500: '#f2b4ff',
950: '#000000',
},
}SCSS
$custom: #f2b4ff; $custom-light: #f7cbff; $custom-dark: #000000;
JSON
{
"hex": "#f2b4ff",
"rgb": {
"r": 242,
"g": 180,
"b": 255
},
"hsl": {
"h": 289.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.85128,
"c": 0.12101,
"h": 320.5
},
"luminance": 0.5874
}Semantic roles & 50–950 ramp
primary
#F2B4FF
secondary
#85E671
accent
#E60028
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#171318
muted
#858386