#F0BEEB#F0BEEB
#F0BEEB is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.0% C 0.082 H 329.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BEEB |
|---|---|
| RGB | rgb(240, 190, 235) |
| HSL | hsl(306, 63%, 84%) |
| HSV | hsv(306, 21%, 94%) |
| CMYK | cmyk(0%, 20.8%, 2.1%, 5.9%) |
| CIE-LAB | lab(82.57, 25.25, -15.48) |
| CIE-LCH | lch(82.57, 29.62, 328.49°) |
| OKLab | oklab(85.95% 0.0706 -0.0414) |
| OKLCH | oklch(85.95% 0.082 329.6) |
| XYZ | xyz(69.3425, 61.3521, 86.7705) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.98
Pale Mauve
#FED0FC
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BEEB #BEF0C3
analogous
#DCBEF0 #F0BEEB #F0BED2
triadic
#F0BEEB #EBF0BE #BEEBF0
tetradic
#F0BEEB #F0DCBE #BEF0C3 #BED2F0
square
#F0BEEB #F0DCBE #BEF0C3 #BED2F0
split-complementary
#F0BEEB #D2F0BE #BEF0DC
monochromatic
#D95BCC #E58CDC #F0BEEB #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.58
#F0BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#F0BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BEEB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BEEB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#C7D0E9
Tritanopia (blue-blind)
#F4C1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f0beeb; /* rgb */ color: rgb(240, 190, 235); /* oklch */ color: oklch(86.0% 0.082 329.6);
Tailwind
colors: {
custom: {
50: '#f5d2f1',
500: '#f0beeb',
950: '#000000',
},
}SCSS
$custom: #f0beeb; $custom-light: #f5d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f0beeb",
"rgb": {
"r": 240,
"g": 190,
"b": 235
},
"hsl": {
"h": 306,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.85951,
"c": 0.08184,
"h": 329.6
},
"luminance": 0.6135
}Semantic roles & 50–950 ramp
primary
#F0BEEB
secondary
#84CF8B
accent
#CA2D1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385