#F4BCFE#F4BCFE
#F4BCFE is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.7% C 0.107 H 321.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BCFE |
|---|---|
| RGB | rgb(244, 188, 254) |
| HSL | hsl(291, 97%, 87%) |
| HSV | hsv(291, 26%, 100%) |
| CMYK | cmyk(3.9%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(83.10, 31.10, -24.78) |
| CIE-LCH | lch(83.10, 39.76, 321.45°) |
| OKLab | oklab(86.65% 0.0837 -0.0671) |
| OKLCH | oklch(86.65% 0.107 321.3) |
| XYZ | xyz(73.1785, 62.3570, 101.9279) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.70
Light Lilac
#EDC8FF
ΔE00 4.08
Mauve
#E0B0FF
ΔE00 5.06
Very Light Purple
#F6CEFC
ΔE00 5.53
Light Lavender
#DFC5FE
ΔE00 6.12
Pale Mauve
#FED0FC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BCFE #C6FEBC
analogous
#D3BCFE #F4BCFE #FEBCE7
triadic
#F4BCFE #FEF4BC #BCFEF4
tetradic
#F4BCFE #FED3BC #C6FEBC #BCE7FE
square
#F4BCFE #FED3BC #C6FEBC #BCE7FE
split-complementary
#F4BCFE #E7FEBC #BCFED3
monochromatic
#E043FC #EA80FD #F4BCFE #FAE1FF #FAE1FF
Accessibility & contrast
On white
1.56
#F4BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F4BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BCFE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BCFE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#F6C3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4bcfe; /* rgb */ color: rgb(244, 188, 254); /* oklch */ color: oklch(86.7% 0.107 321.3);
Tailwind
colors: {
custom: {
50: '#f8d0ff',
500: '#f4bcfe',
950: '#000000',
},
}SCSS
$custom: #f4bcfe; $custom-light: #f8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f4bcfe",
"rgb": {
"r": 244,
"g": 188,
"b": 254
},
"hsl": {
"h": 290.909,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86652,
"c": 0.10729,
"h": 321.3
},
"luminance": 0.62355
}Semantic roles & 50–950 ramp
primary
#F4BCFE
secondary
#89E579
accent
#E60023
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386