#F7BDFD#F7BDFD
#F7BDFD is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.1% C 0.106 H 323.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BDFD |
|---|---|
| RGB | rgb(247, 189, 253) |
| HSL | hsl(294, 94%, 87%) |
| HSV | hsv(294, 25%, 99%) |
| CMYK | cmyk(2.4%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.58, 31.33, -23.49) |
| CIE-LCH | lch(83.58, 39.16, 323.14°) |
| OKLab | oklab(87.07% 0.0852 -0.0635) |
| OKLCH | oklch(87.07% 0.106 323.3) |
| XYZ | xyz(74.2829, 63.2631, 101.2074) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.10
Light Lilac
#EDC8FF
ΔE00 4.24
Very Light Purple
#F6CEFC
ΔE00 5.21
Pale Mauve
#FED0FC
ΔE00 5.67
Mauve
#E0B0FF
ΔE00 5.84
Pale Lavender
#EECFFE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BDFD #C3FDBD
analogous
#D7BDFD #F7BDFD #FDBDE3
triadic
#F7BDFD #FDF7BD #BDFDF7
tetradic
#F7BDFD #FDD7BD #C3FDBD #BDE3FD
square
#F7BDFD #FDD7BD #C3FDBD #BDE3FD
split-complementary
#F7BDFD #E3FDBD #BDFDD7
monochromatic
#E946F9 #F082FB #F7BDFD #FBE1FE #FBE1FE
Accessibility & contrast
On white
1.54
#F7BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F7BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BDFD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BDFD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#FAC3D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7bdfd; /* rgb */ color: rgb(247, 189, 253); /* oklch */ color: oklch(87.1% 0.106 323.3);
Tailwind
colors: {
custom: {
50: '#fad1fe',
500: '#f7bdfd',
950: '#000000',
},
}SCSS
$custom: #f7bdfd; $custom-light: #fad1fe; $custom-dark: #000000;
JSON
{
"hex": "#f7bdfd",
"rgb": {
"r": 247,
"g": 189,
"b": 253
},
"hsl": {
"h": 294.375,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.87073,
"c": 0.10631,
"h": 323.3
},
"luminance": 0.63261
}Semantic roles & 50–950 ramp
primary
#F7BDFD
secondary
#84E47A
accent
#E60016
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385