#FFBCF5#FFBCF5
#FFBCF5 is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.4% C 0.106 H 331.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCF5 |
|---|---|
| RGB | rgb(255, 188, 245) |
| HSL | hsl(309, 100%, 87%) |
| HSV | hsv(309, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 3.9%, 0%) |
| CIE-LAB | lab(83.87, 32.99, -18.71) |
| CIE-LCH | lch(83.87, 37.93, 330.44°) |
| OKLab | oklab(87.39% 0.0931 -0.0502) |
| OKLCH | oklch(87.39% 0.106 331.7) |
| XYZ | xyz(75.7034, 63.8216, 94.6995) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.72
Pale Mauve
#FED0FC
ΔE00 5.23
Very Light Purple
#F6CEFC
ΔE00 5.65
Light Lilac
#EDC8FF
ΔE00 6.17
Pale Lavender
#EECFFE
ΔE00 7.41
Plum
#DDA0DD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCF5 #BCFFC6
analogous
#E8BCFF #FFBCF5 #FFBCD4
triadic
#FFBCF5 #F5FFBC #BCF5FF
tetradic
#FFBCF5 #FFE8BC #BCFFC6 #BCD4FF
square
#FFBCF5 #FFE8BC #BCFFC6 #BCD4FF
split-complementary
#FFBCF5 #D4FFBC #BCFFE8
monochromatic
#FF42E3 #FF7FEC #FFBCF5 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.53
#FFBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FFBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCF5
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCF5 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF7
Deuteranopia (green-blind)
#CAD4F3
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbcf5; /* rgb */ color: rgb(255, 188, 245); /* oklch */ color: oklch(87.4% 0.106 331.7);
Tailwind
colors: {
custom: {
50: '#ffd0f8',
500: '#ffbcf5',
950: '#000000',
},
}SCSS
$custom: #ffbcf5; $custom-light: #ffd0f8; $custom-dark: #000000;
JSON
{
"hex": "#ffbcf5",
"rgb": {
"r": 255,
"g": 188,
"b": 245
},
"hsl": {
"h": 308.955,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87388,
"c": 0.10578,
"h": 331.7
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#FFBCF5
secondary
#78E789
accent
#E62200
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385