#F7BDFE#F7BDFE
#F7BDFE is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.1% C 0.107 H 322.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BDFE |
|---|---|
| RGB | rgb(247, 189, 254) |
| HSL | hsl(294, 97%, 87%) |
| HSV | hsv(294, 26%, 100%) |
| CMYK | cmyk(2.8%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(83.61, 31.52, -23.98) |
| CIE-LCH | lch(83.61, 39.60, 322.74°) |
| OKLab | oklab(87.11% 0.0855 -0.0649) |
| OKLCH | oklch(87.11% 0.107 322.8) |
| XYZ | xyz(74.4426, 63.3270, 102.0486) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.04
Light Lilac
#EDC8FF
ΔE00 4.24
Very Light Purple
#F6CEFC
ΔE00 5.32
Mauve
#E0B0FF
ΔE00 5.68
Pale Mauve
#FED0FC
ΔE00 5.82
Pale Lavender
#EECFFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BDFE #C4FEBD
analogous
#D7BDFE #F7BDFE #FEBDE5
triadic
#F7BDFE #FEF7BD #BDFEF7
tetradic
#F7BDFE #FED7BD #C4FEBD #BDE5FE
square
#F7BDFE #FED7BD #C4FEBD #BDE5FE
split-complementary
#F7BDFE #E5FEBD #BDFED7
monochromatic
#E844FC #F081FD #F7BDFE #FBE1FF #FBE1FF
Accessibility & contrast
On white
1.54
#F7BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#F7BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BDFE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BDFE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#F9C3D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7bdfe; /* rgb */ color: rgb(247, 189, 254); /* oklch */ color: oklch(87.1% 0.107 322.8);
Tailwind
colors: {
custom: {
50: '#fad1ff',
500: '#f7bdfe',
950: '#000000',
},
}SCSS
$custom: #f7bdfe; $custom-light: #fad1ff; $custom-dark: #000000;
JSON
{
"hex": "#f7bdfe",
"rgb": {
"r": 247,
"g": 189,
"b": 254
},
"hsl": {
"h": 293.538,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.87109,
"c": 0.10735,
"h": 322.8
},
"luminance": 0.63325
}Semantic roles & 50–950 ramp
primary
#F7BDFE
secondary
#85E67A
accent
#E60019
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386