#F4BDFD#F4BDFD
#F4BDFD is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.8% C 0.104 H 321.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BDFD |
|---|---|
| RGB | rgb(244, 189, 253) |
| HSL | hsl(292, 94%, 87%) |
| HSV | hsv(292, 25%, 99%) |
| CMYK | cmyk(3.6%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.30, 30.38, -23.95) |
| CIE-LCH | lch(83.30, 38.69, 321.75°) |
| OKLab | oklab(86.79% 0.0819 -0.0648) |
| OKLCH | oklch(86.79% 0.104 321.6) |
| XYZ | xyz(73.2332, 62.7218, 101.1582) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.53
Light Lilac
#EDC8FF
ΔE00 3.81
Very Light Purple
#F6CEFC
ΔE00 5.13
Mauve
#E0B0FF
ΔE00 5.37
Pale Mauve
#FED0FC
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BDFD #C6FDBD
analogous
#D4BDFD #F4BDFD #FDBDE6
triadic
#F4BDFD #FDF4BD #BDFDF4
tetradic
#F4BDFD #FDD4BD #C6FDBD #BDE6FD
square
#F4BDFD #FDD4BD #C6FDBD #BDE6FD
split-complementary
#F4BDFD #E6FDBD #BDFDD4
monochromatic
#E046F9 #EA82FB #F4BDFD #FAE1FE #FAE1FE
Accessibility & contrast
On white
1.55
#F4BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F4BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BDFD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BDFD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#F6C3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4bdfd; /* rgb */ color: rgb(244, 189, 253); /* oklch */ color: oklch(86.8% 0.104 321.6);
Tailwind
colors: {
custom: {
50: '#f8d1fe',
500: '#f4bdfd',
950: '#000000',
},
}SCSS
$custom: #f4bdfd; $custom-light: #f8d1fe; $custom-dark: #000000;
JSON
{
"hex": "#f4bdfd",
"rgb": {
"r": 244,
"g": 189,
"b": 253
},
"hsl": {
"h": 291.563,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86789,
"c": 0.10449,
"h": 321.6
},
"luminance": 0.6272
}Semantic roles & 50–950 ramp
primary
#F4BDFD
secondary
#89E47A
accent
#E60020
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385