#F5BDFD#F5BDFD
#F5BDFD is a very light, moderate purple. Relative luminance 0.629; OKLCH L 86.9% C 0.105 H 322.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BDFD |
|---|---|
| RGB | rgb(245, 189, 253) |
| HSL | hsl(293, 94%, 87%) |
| HSV | hsv(293, 25%, 99%) |
| CMYK | cmyk(3.2%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.39, 30.70, -23.80) |
| CIE-LCH | lch(83.39, 38.84, 322.21°) |
| OKLab | oklab(86.88% 0.083 -0.0644) |
| OKLCH | oklch(86.88% 0.105 322.2) |
| XYZ | xyz(73.5812, 62.9013, 101.1745) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.72
Light Lilac
#EDC8FF
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 5.15
Mauve
#E0B0FF
ΔE00 5.52
Pale Mauve
#FED0FC
ΔE00 5.74
Pale Lavender
#EECFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BDFD #C5FDBD
analogous
#D5BDFD #F5BDFD #FDBDE5
triadic
#F5BDFD #FDF5BD #BDFDF5
tetradic
#F5BDFD #FDD5BD #C5FDBD #BDE5FD
square
#F5BDFD #FDD5BD #C5FDBD #BDE5FD
split-complementary
#F5BDFD #E5FDBD #BDFDD5
monochromatic
#E346F9 #EC82FB #F5BDFD #FBE1FE #FBE1FE
Accessibility & contrast
On white
1.55
#F5BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F5BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BDFD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BDFD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#F7C3D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f5bdfd; /* rgb */ color: rgb(245, 189, 253); /* oklch */ color: oklch(86.9% 0.105 322.2);
Tailwind
colors: {
custom: {
50: '#f9d1fe',
500: '#f5bdfd',
950: '#000000',
},
}SCSS
$custom: #f5bdfd; $custom-light: #f9d1fe; $custom-dark: #000000;
JSON
{
"hex": "#f5bdfd",
"rgb": {
"r": 245,
"g": 189,
"b": 253
},
"hsl": {
"h": 292.5,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86883,
"c": 0.10509,
"h": 322.2
},
"luminance": 0.629
}Semantic roles & 50–950 ramp
primary
#F5BDFD
secondary
#88E47A
accent
#E6001D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385