#F7BFEF#F7BFEF
#F7BFEF is a very light, moderate purple. Relative luminance 0.633; OKLCH L 86.9% C 0.089 H 331.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFEF |
|---|---|
| RGB | rgb(247, 191, 239) |
| HSL | hsl(309, 78%, 86%) |
| HSV | hsv(309, 23%, 97%) |
| CMYK | cmyk(0%, 22.7%, 3.2%, 3.1%) |
| CIE-LAB | lab(83.58, 27.75, -16.02) |
| CIE-LCH | lch(83.58, 32.04, 329.99°) |
| OKLab | oklab(86.93% 0.0781 -0.0429) |
| OKLCH | oklch(86.93% 0.089 331.2) |
| XYZ | xyz(72.5672, 63.2699, 90.0343) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.85
Very Light Purple
#F6CEFC
ΔE00 4.19
Light Lavendar
#EFC0FE
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 5.28
Pale Lavender
#EECFFE
ΔE00 6.02
Pale Lilac
#E4CBFF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFEF #BFF7C7
analogous
#E3BFF7 #F7BFEF #F7BFD3
triadic
#F7BFEF #EFF7BF #BFEFF7
tetradic
#F7BFEF #F7E3BF #BFF7C7 #BFD3F7
square
#F7BFEF #F7E3BF #BFF7C7 #BFD3F7
split-complementary
#F7BFEF #D3F7BF #BFF7E3
monochromatic
#E952D4 #F089E1 #F7BFEF #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.54
#F7BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F7BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFEF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFEF | 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)
#BECCF1
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#FCC2CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7bfef; /* rgb */ color: rgb(247, 191, 239); /* oklch */ color: oklch(86.9% 0.089 331.2);
Tailwind
colors: {
custom: {
50: '#fad2f4',
500: '#f7bfef',
950: '#000000',
},
}SCSS
$custom: #f7bfef; $custom-light: #fad2f4; $custom-dark: #000000;
JSON
{
"hex": "#f7bfef",
"rgb": {
"r": 247,
"g": 191,
"b": 239
},
"hsl": {
"h": 308.571,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.86926,
"c": 0.08906,
"h": 331.2
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#F7BFEF
secondary
#81DA8D
accent
#DA290B
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385