#F7BEEE#F7BEEE
#F7BEEE is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.7% C 0.090 H 331.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BEEE |
|---|---|
| RGB | rgb(247, 190, 238) |
| HSL | hsl(309, 78%, 86%) |
| HSV | hsv(309, 23%, 97%) |
| CMYK | cmyk(0%, 23.1%, 3.6%, 3.1%) |
| CIE-LAB | lab(83.32, 28.10, -15.88) |
| CIE-LCH | lch(83.32, 32.27, 330.53°) |
| OKLab | oklab(86.72% 0.0792 -0.0424) |
| OKLCH | oklch(86.72% 0.09 331.8) |
| XYZ | xyz(72.2025, 62.7763, 89.1860) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.09
Very Light Purple
#F6CEFC
ΔE00 4.46
Light Lavendar
#EFC0FE
ΔE00 4.79
Light Lilac
#EDC8FF
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 6.27
Powder Pink
#FFB2D0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BEEE #BEF7C7
analogous
#E3BEF7 #F7BEEE #F7BED1
triadic
#F7BEEE #EEF7BE #BEEEF7
tetradic
#F7BEEE #F7E3BE #BEF7C7 #BED1F7
square
#F7BEEE #F7E3BE #BEF7C7 #BED1F7
split-complementary
#F7BEEE #D1F7BE #BEF7E3
monochromatic
#EA51D1 #F088E0 #F7BEEE #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.55
#F7BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F7BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BEEE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BEEE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#FCC1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7beee; /* rgb */ color: rgb(247, 190, 238); /* oklch */ color: oklch(86.7% 0.090 331.8);
Tailwind
colors: {
custom: {
50: '#fad2f3',
500: '#f7beee',
950: '#000000',
},
}SCSS
$custom: #f7beee; $custom-light: #fad2f3; $custom-dark: #000000;
JSON
{
"hex": "#f7beee",
"rgb": {
"r": 247,
"g": 190,
"b": 238
},
"hsl": {
"h": 309.474,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.86717,
"c": 0.08989,
"h": 331.8
},
"luminance": 0.62774
}Semantic roles & 50–950 ramp
primary
#F7BEEE
secondary
#80DA8E
accent
#DA2C0B
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385