#F3BBEF#F3BBEF
#F3BBEF is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.8% C 0.093 H 328.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBEF |
|---|---|
| RGB | rgb(243, 187, 239) |
| HSL | hsl(304, 70%, 84%) |
| HSV | hsv(304, 23%, 95%) |
| CMYK | cmyk(0%, 23%, 1.6%, 4.7%) |
| CIE-LAB | lab(82.29, 28.55, -18.02) |
| CIE-LCH | lch(82.29, 33.76, 327.75°) |
| OKLab | oklab(85.84% 0.0796 -0.0483) |
| OKLCH | oklch(85.84% 0.093 328.7) |
| XYZ | xyz(70.3109, 60.8293, 89.6821) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 4.70
Pale Mauve
#FED0FC
ΔE00 4.79
Light Lilac
#EDC8FF
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 6.17
Plum
#DDA0DD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBEF #BBF3BF
analogous
#DBBBF3 #F3BBEF #F3BBD3
triadic
#F3BBEF #EFF3BB #BBEFF3
tetradic
#F3BBEF #F3DBBB #BBF3BF #BBD3F3
square
#F3BBEF #F3DBBB #BBF3BF #BBD3F3
split-complementary
#F3BBEF #D3F3BB #BBF3DB
monochromatic
#E153D7 #EA87E3 #F3BBEF #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.60
#F3BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#F3BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBEF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBEF | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#F7BFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f3bbef; /* rgb */ color: rgb(243, 187, 239); /* oklch */ color: oklch(85.8% 0.093 328.7);
Tailwind
colors: {
custom: {
50: '#f7d0f4',
500: '#f3bbef',
950: '#000000',
},
}SCSS
$custom: #f3bbef; $custom-light: #f7d0f4; $custom-dark: #000000;
JSON
{
"hex": "#f3bbef",
"rgb": {
"r": 243,
"g": 187,
"b": 239
},
"hsl": {
"h": 304.286,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.85842,
"c": 0.09313,
"h": 328.7
},
"luminance": 0.60827
}Semantic roles & 50–950 ramp
primary
#F3BBEF
secondary
#7FD385
accent
#D22114
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385