#F4BDFE#F4BDFE
#F4BDFE is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.8% C 0.106 H 321.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BDFE |
|---|---|
| RGB | rgb(244, 189, 254) |
| HSL | hsl(291, 97%, 87%) |
| HSV | hsv(291, 26%, 100%) |
| CMYK | cmyk(3.9%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(83.33, 30.57, -24.44) |
| CIE-LCH | lch(83.33, 39.14, 321.36°) |
| OKLab | oklab(86.83% 0.0822 -0.0662) |
| OKLCH | oklch(86.83% 0.106 321.2) |
| XYZ | xyz(73.3929, 62.7857, 101.9994) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.50
Light Lilac
#EDC8FF
ΔE00 3.84
Mauve
#E0B0FF
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 5.93
Pale Mauve
#FED0FC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BDFE #C7FEBD
analogous
#D4BDFE #F4BDFE #FEBDE8
triadic
#F4BDFE #FEF4BD #BDFEF4
tetradic
#F4BDFE #FED4BD #C7FEBD #BDE8FE
square
#F4BDFE #FED4BD #C7FEBD #BDE8FE
split-complementary
#F4BDFE #E8FEBD #BDFED4
monochromatic
#E044FC #EA81FD #F4BDFE #FAE1FF #FAE1FF
Accessibility & contrast
On white
1.55
#F4BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F4BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BDFE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BDFE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#F6C4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f4bdfe; /* rgb */ color: rgb(244, 189, 254); /* oklch */ color: oklch(86.8% 0.106 321.2);
Tailwind
colors: {
custom: {
50: '#f8d1ff',
500: '#f4bdfe',
950: '#000000',
},
}SCSS
$custom: #f4bdfe; $custom-light: #f8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#f4bdfe",
"rgb": {
"r": 244,
"g": 189,
"b": 254
},
"hsl": {
"h": 290.769,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.86826,
"c": 0.10556,
"h": 321.2
},
"luminance": 0.62784
}Semantic roles & 50–950 ramp
primary
#F4BDFE
secondary
#8AE67A
accent
#E60023
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386