#F0BEEE#F0BEEE
#F0BEEE is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.1% C 0.085 H 327.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BEEE |
|---|---|
| RGB | rgb(240, 190, 238) |
| HSL | hsl(302, 63%, 84%) |
| HSV | hsv(302, 21%, 94%) |
| CMYK | cmyk(0%, 20.8%, 0.8%, 5.9%) |
| CIE-LAB | lab(82.66, 25.80, -16.94) |
| CIE-LCH | lch(82.66, 30.86, 326.70°) |
| OKLab | oklab(86.05% 0.0716 -0.0454) |
| OKLCH | oklch(86.05% 0.085 327.6) |
| XYZ | xyz(69.7796, 61.5270, 89.0724) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.79
Light Lavendar
#EFC0FE
ΔE00 3.86
Pale Mauve
#FED0FC
ΔE00 4.05
Light Lilac
#EDC8FF
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 5.21
Pale Lilac
#E4CBFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BEEE #BEF0C0
analogous
#D9BEF0 #F0BEEE #F0BED5
triadic
#F0BEEE #EEF0BE #BEEEF0
tetradic
#F0BEEE #F0D9BE #BEF0C0 #BED5F0
square
#F0BEEE #F0D9BE #BEF0C0 #BED5F0
split-complementary
#F0BEEE #D5F0BE #BEF0D9
monochromatic
#D95BD4 #E58CE1 #F0BEEE #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.58
#F0BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F0BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BEEE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BEEE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#F4C2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f0beee; /* rgb */ color: rgb(240, 190, 238); /* oklch */ color: oklch(86.1% 0.085 327.6);
Tailwind
colors: {
custom: {
50: '#f5d2f3',
500: '#f0beee',
950: '#000000',
},
}SCSS
$custom: #f0beee; $custom-light: #f5d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f0beee",
"rgb": {
"r": 240,
"g": 190,
"b": 238
},
"hsl": {
"h": 302.4,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.86054,
"c": 0.08476,
"h": 327.6
},
"luminance": 0.61525
}Semantic roles & 50–950 ramp
primary
#F0BEEE
secondary
#84CF87
accent
#CA221B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385