#F2BFEC#F2BFEC
#F2BFEC is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.4% C 0.083 H 330.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFEC |
|---|---|
| RGB | rgb(242, 191, 236) |
| HSL | hsl(307, 66%, 85%) |
| HSV | hsv(307, 21%, 95%) |
| CMYK | cmyk(0%, 21.1%, 2.5%, 5.1%) |
| CIE-LAB | lab(83.02, 25.56, -15.32) |
| CIE-LCH | lch(83.02, 29.80, 329.07°) |
| OKLab | oklab(86.35% 0.0716 -0.041) |
| OKLCH | oklch(86.35% 0.083 330.2) |
| XYZ | xyz(70.3876, 62.1969, 87.6380) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.78
Very Light Purple
#F6CEFC
ΔE00 3.88
Light Lavendar
#EFC0FE
ΔE00 4.73
Light Lilac
#EDC8FF
ΔE00 5.02
Pale Lavender
#EECFFE
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFEC #BFF2C5
analogous
#DFBFF2 #F2BFEC #F2BFD2
triadic
#F2BFEC #ECF2BF #BFECF2
tetradic
#F2BFEC #F2DFBF #BFF2C5 #BFD2F2
square
#F2BFEC #F2DFBF #BFF2C5 #BFD2F2
split-complementary
#F2BFEC #D2F2BF #BFF2DF
monochromatic
#DD59CE #E88CDD #F2BFEC #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.56
#F2BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#F2BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFEC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFEC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBEE
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#F6C2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2bfec; /* rgb */ color: rgb(242, 191, 236); /* oklch */ color: oklch(86.4% 0.083 330.2);
Tailwind
colors: {
custom: {
50: '#f6d2f2',
500: '#f2bfec',
950: '#000000',
},
}SCSS
$custom: #f2bfec; $custom-light: #f6d2f2; $custom-dark: #000000;
JSON
{
"hex": "#f2bfec",
"rgb": {
"r": 242,
"g": 191,
"b": 236
},
"hsl": {
"h": 307.059,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.86351,
"c": 0.08252,
"h": 330.2
},
"luminance": 0.62195
}Semantic roles & 50–950 ramp
primary
#F2BFEC
secondary
#83D28D
accent
#CE2D17
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385