#F8BBEE#F8BBEE
#F8BBEE is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.3% C 0.096 H 332.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBEE |
|---|---|
| RGB | rgb(248, 187, 238) |
| HSL | hsl(310, 81%, 85%) |
| HSV | hsv(310, 25%, 97%) |
| CMYK | cmyk(0%, 24.6%, 4%, 2.7%) |
| CIE-LAB | lab(82.74, 30.01, -16.75) |
| CIE-LCH | lch(82.74, 34.37, 330.83°) |
| OKLab | oklab(86.29% 0.0848 -0.0448) |
| OKLCH | oklch(86.29% 0.096 332.1) |
| XYZ | xyz(71.9131, 61.6725, 88.9882) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.79
Pale Mauve
#FED0FC
ΔE00 4.88
Very Light Purple
#F6CEFC
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 5.92
Pale Lavender
#EECFFE
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBEE #BBF8C5
analogous
#E3BBF8 #F8BBEE #F8BBCF
triadic
#F8BBEE #EEF8BB #BBEEF8
tetradic
#F8BBEE #F8E3BB #BBF8C5 #BBCFF8
square
#F8BBEE #F8E3BB #BBF8C5 #BBCFF8
split-complementary
#F8BBEE #CFF8BB #BBF8E3
monochromatic
#ED4CD2 #F284E0 #F8BBEE #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.57
#F8BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#F8BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBEE
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBEE | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#FEBECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f8bbee; /* rgb */ color: rgb(248, 187, 238); /* oklch */ color: oklch(86.3% 0.096 332.1);
Tailwind
colors: {
custom: {
50: '#fbd0f3',
500: '#f8bbee',
950: '#000000',
},
}SCSS
$custom: #f8bbee; $custom-light: #fbd0f3; $custom-dark: #000000;
JSON
{
"hex": "#f8bbee",
"rgb": {
"r": 248,
"g": 187,
"b": 238
},
"hsl": {
"h": 309.836,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.86289,
"c": 0.09589,
"h": 332.1
},
"luminance": 0.6167
}Semantic roles & 50–950 ramp
primary
#F8BBEE
secondary
#7CDB8C
accent
#DE2B08
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385