#F8BBEF#F8BBEF
#F8BBEF is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.3% C 0.097 H 331.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBEF |
|---|---|
| RGB | rgb(248, 187, 239) |
| HSL | hsl(309, 81%, 85%) |
| HSV | hsv(309, 25%, 97%) |
| CMYK | cmyk(0%, 24.6%, 3.6%, 2.7%) |
| CIE-LAB | lab(82.77, 30.19, -17.24) |
| CIE-LCH | lch(82.77, 34.76, 330.27°) |
| OKLab | oklab(86.32% 0.0851 -0.0462) |
| OKLCH | oklch(86.32% 0.097 331.5) |
| XYZ | xyz(72.0604, 61.7314, 89.7641) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.58
Pale Mauve
#FED0FC
ΔE00 4.89
Very Light Purple
#F6CEFC
ΔE00 5.17
Light Lilac
#EDC8FF
ΔE00 5.78
Pale Lavender
#EECFFE
ΔE00 6.87
Plum
#DDA0DD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBEF #BBF8C4
analogous
#E2BBF8 #F8BBEF #F8BBD1
triadic
#F8BBEF #EFF8BB #BBEFF8
tetradic
#F8BBEF #F8E2BB #BBF8C4 #BBD1F8
square
#F8BBEF #F8E2BB #BBF8C4 #BBD1F8
split-complementary
#F8BBEF #D1F8BB #BBF8E2
monochromatic
#ED4CD5 #F284E2 #F8BBEF #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.57
#F8BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#F8BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBEF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBEF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#FDBECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f8bbef; /* rgb */ color: rgb(248, 187, 239); /* oklch */ color: oklch(86.3% 0.097 331.5);
Tailwind
colors: {
custom: {
50: '#fbd0f4',
500: '#f8bbef',
950: '#000000',
},
}SCSS
$custom: #f8bbef; $custom-light: #fbd0f4; $custom-dark: #000000;
JSON
{
"hex": "#f8bbef",
"rgb": {
"r": 248,
"g": 187,
"b": 239
},
"hsl": {
"h": 308.852,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.86324,
"c": 0.0968,
"h": 331.5
},
"luminance": 0.61729
}Semantic roles & 50–950 ramp
primary
#F8BBEF
secondary
#7CDB8A
accent
#DE2708
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385