#F3BEEF#F3BEEF
#F3BEEF is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.4% C 0.088 H 328.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BEEF |
|---|---|
| RGB | rgb(243, 190, 239) |
| HSL | hsl(305, 69%, 85%) |
| HSV | hsv(305, 22%, 95%) |
| CMYK | cmyk(0%, 21.8%, 1.6%, 4.7%) |
| CIE-LAB | lab(82.97, 26.96, -16.98) |
| CIE-LCH | lch(82.97, 31.86, 327.80°) |
| OKLab | oklab(86.37% 0.0752 -0.0455) |
| OKLCH | oklch(86.37% 0.088 328.8) |
| XYZ | xyz(70.9540, 62.1155, 89.8964) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.97
Very Light Purple
#F6CEFC
ΔE00 3.98
Pale Mauve
#FED0FC
ΔE00 4.03
Light Lilac
#EDC8FF
ΔE00 4.66
Pale Lavender
#EECFFE
ΔE00 5.57
Pale Lilac
#E4CBFF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BEEF #BEF3C2
analogous
#DCBEF3 #F3BEEF #F3BED5
triadic
#F3BEEF #EFF3BE #BEEFF3
tetradic
#F3BEEF #F3DCBE #BEF3C2 #BED5F3
square
#F3BEEF #F3DCBE #BEF3C2 #BED5F3
split-complementary
#F3BEEF #D5F3BE #BEF3DC
monochromatic
#E057D6 #E98AE2 #F3BEEF #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.56
#F3BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#F3BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BEEF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BEEF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#F7C2CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3beef; /* rgb */ color: rgb(243, 190, 239); /* oklch */ color: oklch(86.4% 0.088 328.8);
Tailwind
colors: {
custom: {
50: '#f7d2f4',
500: '#f3beef',
950: '#000000',
},
}SCSS
$custom: #f3beef; $custom-light: #f7d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f3beef",
"rgb": {
"r": 243,
"g": 190,
"b": 239
},
"hsl": {
"h": 304.528,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.86371,
"c": 0.08786,
"h": 328.8
},
"luminance": 0.62114
}Semantic roles & 50–950 ramp
primary
#F3BEEF
secondary
#82D388
accent
#D12315
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385