#F4BDFC#F4BDFC
#F4BDFC is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.8% C 0.103 H 322.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BDFC |
|---|---|
| RGB | rgb(244, 189, 252) |
| HSL | hsl(292, 91%, 86%) |
| HSV | hsv(292, 25%, 99%) |
| CMYK | cmyk(3.2%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(83.26, 30.19, -23.47) |
| CIE-LCH | lch(83.26, 38.24, 322.14°) |
| OKLab | oklab(86.75% 0.0817 -0.0635) |
| OKLCH | oklch(86.75% 0.103 322.1) |
| XYZ | xyz(73.0743, 62.6583, 100.3214) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.60
Light Lilac
#EDC8FF
ΔE00 3.81
Very Light Purple
#F6CEFC
ΔE00 5.01
Mauve
#E0B0FF
ΔE00 5.54
Pale Mauve
#FED0FC
ΔE00 5.63
Pale Lavender
#EECFFE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BDFC #C5FCBD
analogous
#D5BDFC #F4BDFC #FCBDE5
triadic
#F4BDFC #FCF4BD #BDFCF4
tetradic
#F4BDFC #FCD5BD #C5FCBD #BDE5FC
square
#F4BDFC #FCD5BD #C5FCBD #BDE5FC
split-complementary
#F4BDFC #E5FCBD #BDFCD5
monochromatic
#E048F7 #EA82F9 #F4BDFC #FAE2FE #FAE2FE
Accessibility & contrast
On white
1.55
#F4BDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F4BDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BDFC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BDFC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#F6C3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4bdfc; /* rgb */ color: rgb(244, 189, 252); /* oklch */ color: oklch(86.8% 0.103 322.1);
Tailwind
colors: {
custom: {
50: '#f8d1fd',
500: '#f4bdfc',
950: '#000000',
},
}SCSS
$custom: #f4bdfc; $custom-light: #f8d1fd; $custom-dark: #000000;
JSON
{
"hex": "#f4bdfc",
"rgb": {
"r": 244,
"g": 189,
"b": 252
},
"hsl": {
"h": 292.381,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.86752,
"c": 0.10344,
"h": 322.1
},
"luminance": 0.62657
}Semantic roles & 50–950 ramp
primary
#F4BDFC
secondary
#88E27B
accent
#E6001D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385