#F7BEFF#F7BEFF
#F7BEFF is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.3% C 0.107 H 322.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BEFF |
|---|---|
| RGB | rgb(247, 190, 255) |
| HSL | hsl(293, 100%, 87%) |
| HSV | hsv(293, 25%, 100%) |
| CMYK | cmyk(3.1%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(83.87, 31.18, -24.11) |
| CIE-LCH | lch(83.87, 39.41, 322.28°) |
| OKLab | oklab(87.32% 0.0844 -0.0653) |
| OKLCH | oklch(87.32% 0.107 322.3) |
| XYZ | xyz(74.8190, 63.8229, 102.9661) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.86
Light Lilac
#EDC8FF
ΔE00 4.03
Very Light Purple
#F6CEFC
ΔE00 5.18
Mauve
#E0B0FF
ΔE00 5.67
Pale Mauve
#FED0FC
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BEFF #C6FFBE
analogous
#D6BEFF #F7BEFF #FFBEE7
triadic
#F7BEFF #FFF7BE #BEFFF7
tetradic
#F7BEFF #FFD6BE #C6FFBE #BEE7FF
square
#F7BEFF #FFD6BE #C6FFBE #BEE7FF
split-complementary
#F7BEFF #E7FFBE #BEFFD6
monochromatic
#E844FF #EF81FF #F7BEFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.53
#F7BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F7BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BEFF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BEFF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C5D3FD
Tritanopia (blue-blind)
#F9C4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7beff; /* rgb */ color: rgb(247, 190, 255); /* oklch */ color: oklch(87.3% 0.107 322.3);
Tailwind
colors: {
custom: {
50: '#fad2ff',
500: '#f7beff',
950: '#000000',
},
}SCSS
$custom: #f7beff; $custom-light: #fad2ff; $custom-dark: #000000;
JSON
{
"hex": "#f7beff",
"rgb": {
"r": 247,
"g": 190,
"b": 255
},
"hsl": {
"h": 292.615,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.87319,
"c": 0.10666,
"h": 322.3
},
"luminance": 0.63821
}Semantic roles & 50–950 ramp
primary
#F7BEFF
secondary
#87E77A
accent
#E6001C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386