#F3BAEB#F3BAEB
#F3BAEB is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.091 H 331.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BAEB |
|---|---|
| RGB | rgb(243, 186, 235) |
| HSL | hsl(308, 70%, 84%) |
| HSV | hsv(308, 23%, 95%) |
| CMYK | cmyk(0%, 23.5%, 3.3%, 4.7%) |
| CIE-LAB | lab(81.93, 28.37, -16.41) |
| CIE-LCH | lch(81.93, 32.77, 329.96°) |
| OKLab | oklab(85.53% 0.0798 -0.0439) |
| OKLCH | oklch(85.53% 0.091 331.2) |
| XYZ | xyz(69.5151, 60.1728, 86.5338) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.68
Pale Mauve
#FED0FC
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.05
Light Lilac
#EDC8FF
ΔE00 5.66
Pale Lavender
#EECFFE
ΔE00 6.64
Plum
#DDA0DD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BAEB #BAF3C2
analogous
#DFBAF3 #F3BAEB #F3BACF
triadic
#F3BAEB #EBF3BA #BAEBF3
tetradic
#F3BAEB #F3DFBA #BAF3C2 #BACFF3
square
#F3BAEB #F3DFBA #BAF3C2 #BACFF3
split-complementary
#F3BAEB #CFF3BA #BAF3DF
monochromatic
#E152CD #EA86DC #F3BAEB #FAE5F7 #FAE5F7
Accessibility & contrast
On white
1.61
#F3BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#F3BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BAEB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BAEB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#F8BDCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f3baeb; /* rgb */ color: rgb(243, 186, 235); /* oklch */ color: oklch(85.5% 0.091 331.2);
Tailwind
colors: {
custom: {
50: '#f7cff1',
500: '#f3baeb',
950: '#000000',
},
}SCSS
$custom: #f3baeb; $custom-light: #f7cff1; $custom-dark: #000000;
JSON
{
"hex": "#f3baeb",
"rgb": {
"r": 243,
"g": 186,
"b": 235
},
"hsl": {
"h": 308.421,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.85528,
"c": 0.09111,
"h": 331.2
},
"luminance": 0.60171
}Semantic roles & 50–950 ramp
primary
#F3BAEB
secondary
#7ED38A
accent
#D22E13
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385