#F0BEEF#F0BEEF
#F0BEEF is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.1% C 0.086 H 326.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BEEF |
|---|---|
| RGB | rgb(240, 190, 239) |
| HSL | hsl(301, 63%, 84%) |
| HSV | hsv(301, 21%, 94%) |
| CMYK | cmyk(0%, 20.8%, 0.4%, 5.9%) |
| CIE-LAB | lab(82.69, 25.98, -17.43) |
| CIE-LCH | lch(82.69, 31.28, 326.14°) |
| OKLab | oklab(86.09% 0.0719 -0.0468) |
| OKLCH | oklch(86.09% 0.086 326.9) |
| XYZ | xyz(69.9269, 61.5859, 89.8483) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.60
Very Light Purple
#F6CEFC
ΔE00 3.76
Pale Mauve
#FED0FC
ΔE00 4.09
Light Lilac
#EDC8FF
ΔE00 4.18
Pale Lavender
#EECFFE
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BEEF #BEF0BF
analogous
#D8BEF0 #F0BEEF #F0BED6
triadic
#F0BEEF #EFF0BE #BEEFF0
tetradic
#F0BEEF #F0D8BE #BEF0BF #BED6F0
square
#F0BEEF #F0D8BE #BEF0BF #BED6F0
split-complementary
#F0BEEF #D6F0BE #BEF0D8
monochromatic
#D95BD7 #E58CE3 #F0BEEF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.58
#F0BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#F0BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BEEF
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BEEF | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#F3C2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f0beef; /* rgb */ color: rgb(240, 190, 239); /* oklch */ color: oklch(86.1% 0.086 326.9);
Tailwind
colors: {
custom: {
50: '#f5d2f4',
500: '#f0beef',
950: '#000000',
},
}SCSS
$custom: #f0beef; $custom-light: #f5d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f0beef",
"rgb": {
"r": 240,
"g": 190,
"b": 239
},
"hsl": {
"h": 301.2,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.86088,
"c": 0.08575,
"h": 326.9
},
"luminance": 0.61584
}Semantic roles & 50–950 ramp
primary
#F0BEEF
secondary
#84CF85
accent
#CA1F1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385