#F7BEEF#F7BEEF
#F7BEEF is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.8% C 0.091 H 331.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BEEF |
|---|---|
| RGB | rgb(247, 190, 239) |
| HSL | hsl(308, 78%, 86%) |
| HSV | hsv(308, 23%, 97%) |
| CMYK | cmyk(0%, 23.1%, 3.2%, 3.1%) |
| CIE-LAB | lab(83.36, 28.27, -16.37) |
| CIE-LCH | lch(83.36, 32.67, 329.93°) |
| OKLab | oklab(86.75% 0.0796 -0.0438) |
| OKLCH | oklch(86.75% 0.091 331.2) |
| XYZ | xyz(72.3498, 62.8352, 89.9619) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.09
Very Light Purple
#F6CEFC
ΔE00 4.40
Light Lavendar
#EFC0FE
ΔE00 4.55
Light Lilac
#EDC8FF
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 6.18
Plum
#DDA0DD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BEEF #BEF7C6
analogous
#E2BEF7 #F7BEEF #F7BED2
triadic
#F7BEEF #EFF7BE #BEEFF7
tetradic
#F7BEEF #F7E2BE #BEF7C6 #BED2F7
square
#F7BEEF #F7E2BE #BEF7C6 #BED2F7
split-complementary
#F7BEEF #D2F7BE #BEF7E2
monochromatic
#EA51D4 #F088E2 #F7BEEF #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.55
#F7BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F7BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BEEF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BEEF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF1
Deuteranopia (green-blind)
#CAD2ED
Tritanopia (blue-blind)
#FCC1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7beef; /* rgb */ color: rgb(247, 190, 239); /* oklch */ color: oklch(86.8% 0.091 331.2);
Tailwind
colors: {
custom: {
50: '#fad2f4',
500: '#f7beef',
950: '#000000',
},
}SCSS
$custom: #f7beef; $custom-light: #fad2f4; $custom-dark: #000000;
JSON
{
"hex": "#f7beef",
"rgb": {
"r": 247,
"g": 190,
"b": 239
},
"hsl": {
"h": 308.421,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.86751,
"c": 0.09081,
"h": 331.2
},
"luminance": 0.62833
}Semantic roles & 50–950 ramp
primary
#F7BEEF
secondary
#80DA8C
accent
#DA280B
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385