#F8BBF2#F8BBF2
#F8BBF2 is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.4% C 0.100 H 329.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBF2 |
|---|---|
| RGB | rgb(248, 187, 242) |
| HSL | hsl(306, 81%, 85%) |
| HSV | hsv(306, 25%, 97%) |
| CMYK | cmyk(0%, 24.6%, 2.4%, 2.7%) |
| CIE-LAB | lab(82.87, 30.72, -18.70) |
| CIE-LCH | lch(82.87, 35.96, 328.67°) |
| OKLab | oklab(86.43% 0.086 -0.0502) |
| OKLCH | oklch(86.43% 0.1 329.7) |
| XYZ | xyz(72.5073, 61.9102, 92.1176) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.99
Pale Mauve
#FED0FC
ΔE00 5.02
Very Light Purple
#F6CEFC
ΔE00 5.13
Light Lilac
#EDC8FF
ΔE00 5.41
Pale Lavender
#EECFFE
ΔE00 6.72
Plum
#DDA0DD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBF2 #BBF8C1
analogous
#E0BBF8 #F8BBF2 #F8BBD3
triadic
#F8BBF2 #F2F8BB #BBF2F8
tetradic
#F8BBF2 #F8E0BB #BBF8C1 #BBD3F8
square
#F8BBF2 #F8E0BB #BBF8C1 #BBD3F8
split-complementary
#F8BBF2 #D3F8BB #BBF8E0
monochromatic
#ED4CDD #F284E7 #F8BBF2 #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.57
#F8BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#F8BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBF2
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBF2 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#C7D1F0
Tritanopia (blue-blind)
#FDBFCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f8bbf2; /* rgb */ color: rgb(248, 187, 242); /* oklch */ color: oklch(86.4% 0.100 329.7);
Tailwind
colors: {
custom: {
50: '#fbd0f6',
500: '#f8bbf2',
950: '#000000',
},
}SCSS
$custom: #f8bbf2; $custom-light: #fbd0f6; $custom-dark: #000000;
JSON
{
"hex": "#f8bbf2",
"rgb": {
"r": 248,
"g": 187,
"b": 242
},
"hsl": {
"h": 305.902,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.86428,
"c": 0.09958,
"h": 329.7
},
"luminance": 0.61908
}Semantic roles & 50–950 ramp
primary
#F8BBF2
secondary
#7CDB85
accent
#DE1D08
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385