#F0BEFF#F0BEFF
#F0BEFF is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.7% C 0.103 H 318.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BEFF |
|---|---|
| RGB | rgb(240, 190, 255) |
| HSL | hsl(286, 100%, 87%) |
| HSV | hsv(286, 25%, 100%) |
| CMYK | cmyk(5.9%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(83.22, 28.97, -25.17) |
| CIE-LCH | lch(83.22, 38.38, 319.01°) |
| OKLab | oklab(86.67% 0.0767 -0.0683) |
| OKLCH | oklch(86.67% 0.103 318.3) |
| XYZ | xyz(72.3961, 62.5736, 102.8525) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.74
Light Lilac
#EDC8FF
ΔE00 3.19
Mauve
#E0B0FF
ΔE00 4.68
Light Lavender
#DFC5FE
ΔE00 4.99
Very Light Purple
#F6CEFC
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BEFF #CDFFBE
analogous
#D0BEFF #F0BEFF #FFBEED
triadic
#F0BEFF #FFF0BE #BEFFF0
tetradic
#F0BEFF #FFD0BE #CDFFBE #BEEDFF
square
#F0BEFF #FFD0BE #CDFFBE #BEEDFF
split-complementary
#F0BEFF #EDFFBE #BEFFD0
monochromatic
#D444FF #E281FF #F0BEFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.55
#F0BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#F0BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BEFF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BEFF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#F1C5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0beff; /* rgb */ color: rgb(240, 190, 255); /* oklch */ color: oklch(86.7% 0.103 318.3);
Tailwind
colors: {
custom: {
50: '#f5d2ff',
500: '#f0beff',
950: '#000000',
},
}SCSS
$custom: #f0beff; $custom-light: #f5d2ff; $custom-dark: #000000;
JSON
{
"hex": "#f0beff",
"rgb": {
"r": 240,
"g": 190,
"b": 255
},
"hsl": {
"h": 286.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.86665,
"c": 0.10269,
"h": 318.3
},
"luminance": 0.62572
}Semantic roles & 50–950 ramp
primary
#F0BEFF
secondary
#93E77A
accent
#E60035
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386