#F4BBF2#F4BBF2
#F4BBF2 is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.0% C 0.097 H 327.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBF2 |
|---|---|
| RGB | rgb(244, 187, 242) |
| HSL | hsl(302, 72%, 85%) |
| HSV | hsv(302, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 0.8%, 4.3%) |
| CIE-LAB | lab(82.48, 29.42, -19.32) |
| CIE-LCH | lch(82.48, 35.19, 326.70°) |
| OKLab | oklab(86.04% 0.0816 -0.0519) |
| OKLCH | oklch(86.04% 0.097 327.5) |
| XYZ | xyz(71.1039, 61.1865, 92.0518) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.32
Light Lilac
#EDC8FF
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 4.80
Pale Mauve
#FED0FC
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 6.18
Plum
#DDA0DD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBF2 #BBF4BD
analogous
#DABBF4 #F4BBF2 #F4BBD6
triadic
#F4BBF2 #F2F4BB #BBF2F4
tetradic
#F4BBF2 #F4DABB #BBF4BD #BBD6F4
square
#F4BBF2 #F4DABB #BBF4BD #BBD6F4
split-complementary
#F4BBF2 #D6F4BB #BBF4DA
monochromatic
#E352DE #EB86E8 #F4BBF2 #FBE5FA #FBE5FA
Accessibility & contrast
On white
1.59
#F4BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F4BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBF2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBF2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#C5D0F0
Tritanopia (blue-blind)
#F8BFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f4bbf2; /* rgb */ color: rgb(244, 187, 242); /* oklch */ color: oklch(86.0% 0.097 327.5);
Tailwind
colors: {
custom: {
50: '#f8d0f6',
500: '#f4bbf2',
950: '#000000',
},
}SCSS
$custom: #f4bbf2; $custom-light: #f8d0f6; $custom-dark: #000000;
JSON
{
"hex": "#f4bbf2",
"rgb": {
"r": 244,
"g": 187,
"b": 242
},
"hsl": {
"h": 302.105,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.86043,
"c": 0.09674,
"h": 327.5
},
"luminance": 0.61185
}Semantic roles & 50–950 ramp
primary
#F4BBF2
secondary
#7ED581
accent
#D41811
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385