#F7BFEE#F7BFEE
#F7BFEE is a very light, moderate purple. Relative luminance 0.632; OKLCH L 86.9% C 0.088 H 331.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFEE |
|---|---|
| RGB | rgb(247, 191, 238) |
| HSL | hsl(310, 78%, 86%) |
| HSV | hsv(310, 23%, 97%) |
| CMYK | cmyk(0%, 22.7%, 3.6%, 3.1%) |
| CIE-LAB | lab(83.55, 27.57, -15.54) |
| CIE-LCH | lch(83.55, 31.65, 330.60°) |
| OKLab | oklab(86.89% 0.0778 -0.0415) |
| OKLCH | oklch(86.89% 0.088 331.9) |
| XYZ | xyz(72.4198, 63.2110, 89.2584) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.86
Very Light Purple
#F6CEFC
ΔE00 4.26
Light Lavendar
#EFC0FE
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 5.46
Pale Lavender
#EECFFE
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFEE #BFF7C8
analogous
#E4BFF7 #F7BFEE #F7BFD2
triadic
#F7BFEE #EEF7BF #BFEEF7
tetradic
#F7BFEE #F7E4BF #BFF7C8 #BFD2F7
square
#F7BFEE #F7E4BF #BFF7C8 #BFD2F7
split-complementary
#F7BFEE #D2F7BF #BFF7E4
monochromatic
#E952D1 #F089E0 #F7BFEE #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.54
#F7BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#F7BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFEE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFEE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF0
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#FCC2CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7bfee; /* rgb */ color: rgb(247, 191, 238); /* oklch */ color: oklch(86.9% 0.088 331.9);
Tailwind
colors: {
custom: {
50: '#fad2f3',
500: '#f7bfee',
950: '#000000',
},
}SCSS
$custom: #f7bfee; $custom-light: #fad2f3; $custom-dark: #000000;
JSON
{
"hex": "#f7bfee",
"rgb": {
"r": 247,
"g": 191,
"b": 238
},
"hsl": {
"h": 309.643,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.86892,
"c": 0.08814,
"h": 331.9
},
"luminance": 0.63209
}Semantic roles & 50–950 ramp
primary
#F7BFEE
secondary
#81DA8F
accent
#DA2D0B
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385