#F3BFEE#F3BFEE
#F3BFEE is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.5% C 0.085 H 329.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFEE |
|---|---|
| RGB | rgb(243, 191, 238) |
| HSL | hsl(306, 68%, 85%) |
| HSV | hsv(306, 21%, 95%) |
| CMYK | cmyk(0%, 21.4%, 2.1%, 4.7%) |
| CIE-LAB | lab(83.17, 26.25, -16.14) |
| CIE-LCH | lch(83.17, 30.82, 328.41°) |
| OKLab | oklab(86.51% 0.0734 -0.0432) |
| OKLCH | oklch(86.51% 0.085 329.5) |
| XYZ | xyz(71.0240, 62.4912, 89.1930) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.77
Very Light Purple
#F6CEFC
ΔE00 3.81
Light Lavendar
#EFC0FE
ΔE00 4.33
Light Lilac
#EDC8FF
ΔE00 4.78
Pale Lavender
#EECFFE
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFEE #BFF3C4
analogous
#DEBFF3 #F3BFEE #F3BFD4
triadic
#F3BFEE #EEF3BF #BFEEF3
tetradic
#F3BFEE #F3DEBF #BFF3C4 #BFD4F3
square
#F3BFEE #F3DEBF #BFF3C4 #BFD4F3
split-complementary
#F3BFEE #D4F3BF #BFF3DE
monochromatic
#E058D3 #E98BE0 #F3BFEE #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.56
#F3BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F3BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFEE
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFEE | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#F7C2CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3bfee; /* rgb */ color: rgb(243, 191, 238); /* oklch */ color: oklch(86.5% 0.085 329.5);
Tailwind
colors: {
custom: {
50: '#f7d2f3',
500: '#f3bfee',
950: '#000000',
},
}SCSS
$custom: #f3bfee; $custom-light: #f7d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f3bfee",
"rgb": {
"r": 243,
"g": 191,
"b": 238
},
"hsl": {
"h": 305.769,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.86513,
"c": 0.08515,
"h": 329.5
},
"luminance": 0.62489
}Semantic roles & 50–950 ramp
primary
#F3BFEE
secondary
#83D38B
accent
#D02715
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385