#F5BBEF#F5BBEF
#F5BBEF is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.0% C 0.095 H 329.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBEF |
|---|---|
| RGB | rgb(245, 187, 239) |
| HSL | hsl(306, 74%, 85%) |
| HSV | hsv(306, 24%, 96%) |
| CMYK | cmyk(0%, 23.7%, 2.4%, 3.9%) |
| CIE-LAB | lab(82.48, 29.20, -17.71) |
| CIE-LCH | lch(82.48, 34.15, 328.77°) |
| OKLab | oklab(86.03% 0.0818 -0.0475) |
| OKLCH | oklch(86.03% 0.095 329.9) |
| XYZ | xyz(71.0051, 61.1872, 89.7146) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.10
Pale Mauve
#FED0FC
ΔE00 4.81
Very Light Purple
#F6CEFC
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 5.29
Pale Lavender
#EECFFE
ΔE00 6.44
Plum
#DDA0DD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBEF #BBF5C1
analogous
#DEBBF5 #F5BBEF #F5BBD2
triadic
#F5BBEF #EFF5BB #BBEFF5
tetradic
#F5BBEF #F5DEBB #BBF5C1 #BBD2F5
square
#F5BBEF #F5DEBB #BBF5C1 #BBD2F5
split-complementary
#F5BBEF #D2F5BB #BBF5DE
monochromatic
#E550D6 #ED86E2 #F5BBEF #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.59
#F5BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F5BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBEF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBEF | 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)
#B9C9F1
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#FABFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f5bbef; /* rgb */ color: rgb(245, 187, 239); /* oklch */ color: oklch(86.0% 0.095 329.9);
Tailwind
colors: {
custom: {
50: '#f9d0f4',
500: '#f5bbef',
950: '#000000',
},
}SCSS
$custom: #f5bbef; $custom-light: #f9d0f4; $custom-dark: #000000;
JSON
{
"hex": "#f5bbef",
"rgb": {
"r": 245,
"g": 187,
"b": 239
},
"hsl": {
"h": 306.207,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.86034,
"c": 0.09457,
"h": 329.9
},
"luminance": 0.61185
}Semantic roles & 50–950 ramp
primary
#F5BBEF
secondary
#7ED687
accent
#D6240F
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385