#F3BFEB#F3BFEB
#F3BFEB is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.4% C 0.082 H 331.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFEB |
|---|---|
| RGB | rgb(243, 191, 235) |
| HSL | hsl(309, 68%, 85%) |
| HSV | hsv(309, 21%, 95%) |
| CMYK | cmyk(0%, 21.4%, 3.3%, 4.7%) |
| CIE-LAB | lab(83.08, 25.72, -14.68) |
| CIE-LCH | lch(83.08, 29.61, 330.28°) |
| OKLab | oklab(86.41% 0.0724 -0.0392) |
| OKLCH | oklch(86.41% 0.082 331.6) |
| XYZ | xyz(70.5870, 62.3164, 86.8911) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.83
Very Light Purple
#F6CEFC
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 5.38
Pale Lavender
#EECFFE
ΔE00 5.81
Pale Lilac
#E4CBFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFEB #BFF3C7
analogous
#E1BFF3 #F3BFEB #F3BFD1
triadic
#F3BFEB #EBF3BF #BFEBF3
tetradic
#F3BFEB #F3E1BF #BFF3C7 #BFD1F3
square
#F3BFEB #F3E1BF #BFF3C7 #BFD1F3
split-complementary
#F3BFEB #D1F3BF #BFF3E1
monochromatic
#E058CB #E98BDB #F3BFEB #FAE5F7 #FAE5F7
Accessibility & contrast
On white
1.56
#F3BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#F3BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFEB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFEB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#CAD1E9
Tritanopia (blue-blind)
#F8C2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3bfeb; /* rgb */ color: rgb(243, 191, 235); /* oklch */ color: oklch(86.4% 0.082 331.6);
Tailwind
colors: {
custom: {
50: '#f7d2f1',
500: '#f3bfeb',
950: '#000000',
},
}SCSS
$custom: #f3bfeb; $custom-light: #f7d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f3bfeb",
"rgb": {
"r": 243,
"g": 191,
"b": 235
},
"hsl": {
"h": 309.231,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.86412,
"c": 0.08234,
"h": 331.6
},
"luminance": 0.62314
}Semantic roles & 50–950 ramp
primary
#F3BFEB
secondary
#83D38F
accent
#D03215
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385