#F5BCED#F5BCED
#F5BCED is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.1% C 0.091 H 331.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BCED |
|---|---|
| RGB | rgb(245, 188, 237) |
| HSL | hsl(308, 74%, 85%) |
| HSV | hsv(308, 23%, 96%) |
| CMYK | cmyk(0%, 23.3%, 3.3%, 3.9%) |
| CIE-LAB | lab(82.64, 28.32, -16.39) |
| CIE-LCH | lch(82.64, 32.72, 329.94°) |
| OKLab | oklab(86.14% 0.0797 -0.0438) |
| OKLCH | oklch(86.14% 0.091 331.2) |
| XYZ | xyz(70.9241, 61.4955, 88.2381) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.51
Light Lavendar
#EFC0FE
ΔE00 4.59
Very Light Purple
#F6CEFC
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 5.49
Pale Lavender
#EECFFE
ΔE00 6.40
Plum
#DDA0DD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BCED #BCF5C4
analogous
#E1BCF5 #F5BCED #F5BCD1
triadic
#F5BCED #EDF5BC #BCEDF5
tetradic
#F5BCED #F5E1BC #BCF5C4 #BCD1F5
square
#F5BCED #F5E1BC #BCF5C4 #BCD1F5
split-complementary
#F5BCED #D1F5BC #BCF5E1
monochromatic
#E551D0 #ED87DF #F5BCED #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.58
#F5BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#F5BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BCED
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BCED | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#C8D0EB
Tritanopia (blue-blind)
#FABFCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f5bced; /* rgb */ color: rgb(245, 188, 237); /* oklch */ color: oklch(86.1% 0.091 331.2);
Tailwind
colors: {
custom: {
50: '#f9d0f2',
500: '#f5bced',
950: '#000000',
},
}SCSS
$custom: #f5bced; $custom-light: #f9d0f2; $custom-dark: #000000;
JSON
{
"hex": "#f5bced",
"rgb": {
"r": 245,
"g": 188,
"b": 237
},
"hsl": {
"h": 308.421,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.8614,
"c": 0.09096,
"h": 331.2
},
"luminance": 0.61493
}Semantic roles & 50–950 ramp
primary
#F5BCED
secondary
#7FD68B
accent
#D62B0F
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385