#F5BDFF#F5BDFF
#F5BDFF is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.0% C 0.107 H 321.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BDFF |
|---|---|
| RGB | rgb(245, 189, 255) |
| HSL | hsl(291, 100%, 87%) |
| HSV | hsv(291, 26%, 100%) |
| CMYK | cmyk(3.9%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.46, 31.07, -24.76) |
| CIE-LCH | lch(83.46, 39.73, 321.45°) |
| OKLab | oklab(86.96% 0.0836 -0.0671) |
| OKLCH | oklch(86.96% 0.107 321.3) |
| XYZ | xyz(73.9015, 63.0294, 102.8612) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.66
Light Lilac
#EDC8FF
ΔE00 3.99
Mauve
#E0B0FF
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 5.40
Pale Mauve
#FED0FC
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BDFF #C7FFBD
analogous
#D4BDFF #F5BDFF #FFBDE8
triadic
#F5BDFF #FFF5BD #BDFFF5
tetradic
#F5BDFF #FFD4BD #C7FFBD #BDE8FF
square
#F5BDFF #FFD4BD #C7FFBD #BDE8FF
split-complementary
#F5BDFF #E8FFBD #BDFFD4
monochromatic
#E243FF #EC80FF #F5BDFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.54
#F5BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F5BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BDFF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BDFF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#F7C4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f5bdff; /* rgb */ color: rgb(245, 189, 255); /* oklch */ color: oklch(87.0% 0.107 321.3);
Tailwind
colors: {
custom: {
50: '#f9d1ff',
500: '#f5bdff',
950: '#000000',
},
}SCSS
$custom: #f5bdff; $custom-light: #f9d1ff; $custom-dark: #000000;
JSON
{
"hex": "#f5bdff",
"rgb": {
"r": 245,
"g": 189,
"b": 255
},
"hsl": {
"h": 290.909,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.86957,
"c": 0.1072,
"h": 321.3
},
"luminance": 0.63028
}Semantic roles & 50–950 ramp
primary
#F5BDFF
secondary
#8AE779
accent
#E60023
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386