#F2BFEB#F2BFEB
#F2BFEB is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.3% C 0.082 H 330.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFEB |
|---|---|
| RGB | rgb(242, 191, 235) |
| HSL | hsl(308, 66%, 85%) |
| HSV | hsv(308, 21%, 95%) |
| CMYK | cmyk(0%, 21.1%, 2.9%, 5.1%) |
| CIE-LAB | lab(82.99, 25.39, -14.83) |
| CIE-LCH | lch(82.99, 29.40, 329.70°) |
| OKLab | oklab(86.32% 0.0713 -0.0396) |
| OKLCH | oklch(86.32% 0.082 330.9) |
| XYZ | xyz(70.2427, 62.1389, 86.8750) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.82
Very Light Purple
#F6CEFC
ΔE00 3.98
Light Lavendar
#EFC0FE
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFEB #BFF2C6
analogous
#DFBFF2 #F2BFEB #F2BFD2
triadic
#F2BFEB #EBF2BF #BFEBF2
tetradic
#F2BFEB #F2DFBF #BFF2C6 #BFD2F2
square
#F2BFEB #F2DFBF #BFF2C6 #BFD2F2
split-complementary
#F2BFEB #D2F2BF #BFF2DF
monochromatic
#DD59CB #E88CDB #F2BFEB #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.56
#F2BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#F2BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFEB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFEB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAED
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#F7C2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2bfeb; /* rgb */ color: rgb(242, 191, 235); /* oklch */ color: oklch(86.3% 0.082 330.9);
Tailwind
colors: {
custom: {
50: '#f6d2f1',
500: '#f2bfeb',
950: '#000000',
},
}SCSS
$custom: #f2bfeb; $custom-light: #f6d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f2bfeb",
"rgb": {
"r": 242,
"g": 191,
"b": 235
},
"hsl": {
"h": 308.235,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.86317,
"c": 0.08158,
"h": 330.9
},
"luminance": 0.62137
}Semantic roles & 50–950 ramp
primary
#F2BFEB
secondary
#83D28E
accent
#CE3017
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385