#F7BEE5#F7BEE5
#F7BEE5 is a very light, moderate pink. Relative luminance 0.623; OKLCH L 86.4% C 0.082 H 338.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BEE5 |
|---|---|
| RGB | rgb(247, 190, 229) |
| HSL | hsl(319, 78%, 86%) |
| HSV | hsv(319, 23%, 97%) |
| CMYK | cmyk(0%, 23.1%, 7.3%, 3.1%) |
| CIE-LAB | lab(83.05, 26.54, -11.48) |
| CIE-LCH | lch(83.05, 28.92, 336.62°) |
| OKLab | oklab(86.42% 0.0763 -0.0304) |
| OKLCH | oklch(86.42% 0.082 338.3) |
| XYZ | xyz(70.9132, 62.2606, 82.3956) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.79
Very Light Purple
#F6CEFC
ΔE00 5.57
Powder Pink
#FFB2D0
ΔE00 5.74
Baby Pink
#FFB7CE
ΔE00 6.49
Light Lavendar
#EFC0FE
ΔE00 7.04
Pastel Pink
#FFBACD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BEE5 #BEF7D0
analogous
#ECBEF7 #F7BEE5 #F7BEC8
triadic
#F7BEE5 #E5F7BE #BEE5F7
tetradic
#F7BEE5 #F7ECBE #BEF7D0 #BEC8F7
square
#F7BEE5 #F7ECBE #BEF7D0 #BEC8F7
split-complementary
#F7BEE5 #C8F7BE #BEF7EC
monochromatic
#EA51B9 #F088CF #F7BEE5 #FCE4F4 #FCE4F4
Accessibility & contrast
On white
1.56
#F7BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#F7BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BEE5
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BEE5 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCAE7
Deuteranopia (green-blind)
#CCD2E3
Tritanopia (blue-blind)
#FEBFCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7bee5; /* rgb */ color: rgb(247, 190, 229); /* oklch */ color: oklch(86.4% 0.082 338.3);
Tailwind
colors: {
custom: {
50: '#fad2ed',
500: '#f7bee5',
950: '#000000',
},
}SCSS
$custom: #f7bee5; $custom-light: #fad2ed; $custom-dark: #000000;
JSON
{
"hex": "#f7bee5",
"rgb": {
"r": 247,
"g": 190,
"b": 229
},
"hsl": {
"h": 318.947,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.86417,
"c": 0.08216,
"h": 338.3
},
"luminance": 0.62258
}Semantic roles & 50–950 ramp
primary
#F7BEE5
secondary
#80DA9C
accent
#DA4D0B
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#171416
muted
#858384