#F4B4FF#F4B4FF
#F4B4FF is a very light, vivid purple. Relative luminance 0.591; OKLCH L 85.3% C 0.122 H 321.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B4FF |
|---|---|
| RGB | rgb(244, 180, 255) |
| HSL | hsl(291, 100%, 85%) |
| HSV | hsv(291, 29%, 100%) |
| CMYK | cmyk(4.3%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(81.35, 35.52, -28.00) |
| CIE-LCH | lch(81.35, 45.23, 321.75°) |
| OKLab | oklab(85.32% 0.0956 -0.0761) |
| OKLCH | oklch(85.32% 0.122 321.5) |
| XYZ | xyz(71.6772, 59.0975, 102.2195) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.64
Mauve
#E0B0FF
ΔE00 4.17
Light Lilac
#EDC8FF
ΔE00 6.09
Light Violet
#D6B4FC
ΔE00 6.29
Plum
#DDA0DD
ΔE00 6.31
Light Lavender
#DFC5FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B4FF #BFFFB4
analogous
#CEB4FF #F4B4FF #FFB4E4
triadic
#F4B4FF #FFF4B4 #B4FFF4
tetradic
#F4B4FF #FFCEB4 #BFFFB4 #B4E4FF
square
#F4B4FF #FFCEB4 #BFFFB4 #B4E4FF
split-complementary
#F4B4FF #E4FFB4 #B4FFCE
monochromatic
#E23AFF #EB77FF #F4B4FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.64
#F4B4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#F4B4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B4FF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B4FF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC6FF
Deuteranopia (green-blind)
#BBCDFC
Tritanopia (blue-blind)
#F6BCCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f4b4ff; /* rgb */ color: rgb(244, 180, 255); /* oklch */ color: oklch(85.3% 0.122 321.5);
Tailwind
colors: {
custom: {
50: '#f8cbff',
500: '#f4b4ff',
950: '#000000',
},
}SCSS
$custom: #f4b4ff; $custom-light: #f8cbff; $custom-dark: #000000;
JSON
{
"hex": "#f4b4ff",
"rgb": {
"r": 244,
"g": 180,
"b": 255
},
"hsl": {
"h": 291.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.85322,
"c": 0.12217,
"h": 321.5
},
"luminance": 0.59096
}Semantic roles & 50–950 ramp
primary
#F4B4FF
secondary
#82E671
accent
#E60022
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#171318
muted
#858386