#F0BFEB#F0BFEB
#F0BFEB is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.1% C 0.080 H 329.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BFEB |
|---|---|
| RGB | rgb(240, 191, 235) |
| HSL | hsl(306, 62%, 85%) |
| HSV | hsv(306, 20%, 94%) |
| CMYK | cmyk(0%, 20.4%, 2.1%, 5.9%) |
| CIE-LAB | lab(82.80, 24.72, -15.13) |
| CIE-LCH | lch(82.80, 28.99, 328.53°) |
| OKLab | oklab(86.13% 0.0691 -0.0405) |
| OKLCH | oklch(86.13% 0.08 329.6) |
| XYZ | xyz(69.5599, 61.7868, 86.8429) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.80
Pale Mauve
#FED0FC
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 4.78
Light Lilac
#EDC8FF
ΔE00 4.92
Pale Lavender
#EECFFE
ΔE00 5.35
Pale Lilac
#E4CBFF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BFEB #BFF0C4
analogous
#DDBFF0 #F0BFEB #F0BFD3
triadic
#F0BFEB #EBF0BF #BFEBF0
tetradic
#F0BFEB #F0DDBF #BFF0C4 #BFD3F0
square
#F0BFEB #F0DDBF #BFF0C4 #BFD3F0
split-complementary
#F0BFEB #D3F0BF #BFF0DD
monochromatic
#D95CCC #E48DDC #F0BFEB #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.57
#F0BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#F0BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BFEB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BFEB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#F4C2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f0bfeb; /* rgb */ color: rgb(240, 191, 235); /* oklch */ color: oklch(86.1% 0.080 329.6);
Tailwind
colors: {
custom: {
50: '#f5d2f1',
500: '#f0bfeb',
950: '#000000',
},
}SCSS
$custom: #f0bfeb; $custom-light: #f5d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f0bfeb",
"rgb": {
"r": 240,
"g": 191,
"b": 235
},
"hsl": {
"h": 306.122,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.8613,
"c": 0.08009,
"h": 329.6
},
"luminance": 0.61785
}Semantic roles & 50–950 ramp
primary
#F0BFEB
secondary
#85CF8C
accent
#CA2D1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385