#F2BCF5#F2BCF5
#F2BCF5 is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.1% C 0.097 H 324.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCF5 |
|---|---|
| RGB | rgb(242, 188, 245) |
| HSL | hsl(297, 74%, 85%) |
| HSV | hsv(297, 23%, 96%) |
| CMYK | cmyk(1.2%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(82.61, 28.79, -20.74) |
| CIE-LCH | lch(82.61, 35.48, 324.23°) |
| OKLab | oklab(86.14% 0.0789 -0.0559) |
| OKLCH | oklch(86.14% 0.097 324.7) |
| XYZ | xyz(71.0807, 61.4380, 94.4828) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.38
Light Lilac
#EDC8FF
ΔE00 4.00
Very Light Purple
#F6CEFC
ΔE00 4.56
Pale Mauve
#FED0FC
ΔE00 5.04
Pale Lavender
#EECFFE
ΔE00 5.66
Mauve
#E0B0FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCF5 #BFF5BC
analogous
#D6BCF5 #F2BCF5 #F5BCDC
triadic
#F2BCF5 #F5F2BC #BCF5F2
tetradic
#F2BCF5 #F5D6BC #BFF5BC #BCDCF5
square
#F2BCF5 #F5D6BC #BFF5BC #BCDCF5
split-complementary
#F2BCF5 #DCF5BC #BCF5D6
monochromatic
#DD51E5 #E887ED #F2BCF5 #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.58
#F2BCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#F2BCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCF5
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCF5 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF7
Deuteranopia (green-blind)
#C4D0F3
Tritanopia (blue-blind)
#F5C1D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2bcf5; /* rgb */ color: rgb(242, 188, 245); /* oklch */ color: oklch(86.1% 0.097 324.7);
Tailwind
colors: {
custom: {
50: '#f7d0f8',
500: '#f2bcf5',
950: '#000000',
},
}SCSS
$custom: #f2bcf5; $custom-light: #f7d0f8; $custom-dark: #000000;
JSON
{
"hex": "#f2bcf5",
"rgb": {
"r": 242,
"g": 188,
"b": 245
},
"hsl": {
"h": 296.842,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.86135,
"c": 0.09666,
"h": 324.7
},
"luminance": 0.61436
}Semantic roles & 50–950 ramp
primary
#F2BCF5
secondary
#83D67F
accent
#D60F1A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385