#F0BCFE#F0BCFE
#F0BCFE is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.3% C 0.105 H 319.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BCFE |
|---|---|
| RGB | rgb(240, 188, 254) |
| HSL | hsl(287, 97%, 87%) |
| HSV | hsv(287, 26%, 100%) |
| CMYK | cmyk(5.5%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(82.73, 29.84, -25.39) |
| CIE-LCH | lch(82.73, 39.18, 319.61°) |
| OKLab | oklab(86.28% 0.0793 -0.0689) |
| OKLCH | oklch(86.28% 0.105 319) |
| XYZ | xyz(71.8053, 61.6489, 101.8635) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.20
Light Lilac
#EDC8FF
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 4.46
Light Lavender
#DFC5FE
ΔE00 5.38
Light Violet
#D6B4FC
ΔE00 5.55
Very Light Purple
#F6CEFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BCFE #CAFEBC
analogous
#CFBCFE #F0BCFE #FEBCEB
triadic
#F0BCFE #FEF0BC #BCFEF0
tetradic
#F0BCFE #FECFBC #CAFEBC #BCEBFE
square
#F0BCFE #FECFBC #CAFEBC #BCEBFE
split-complementary
#F0BCFE #EBFEBC #BCFECF
monochromatic
#D543FC #E380FD #F0BCFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.58
#F0BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#F0BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BCFE
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BCFE | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#F1C3D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f0bcfe; /* rgb */ color: rgb(240, 188, 254); /* oklch */ color: oklch(86.3% 0.105 319.0);
Tailwind
colors: {
custom: {
50: '#f5d0ff',
500: '#f0bcfe',
950: '#000000',
},
}SCSS
$custom: #f0bcfe; $custom-light: #f5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f0bcfe",
"rgb": {
"r": 240,
"g": 188,
"b": 254
},
"hsl": {
"h": 287.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86277,
"c": 0.10503,
"h": 319
},
"luminance": 0.61647
}Semantic roles & 50–950 ramp
primary
#F0BCFE
secondary
#90E579
accent
#E60031
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386