#FFBCF4#FFBCF4
#FFBCF4 is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.4% C 0.105 H 332.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCF4 |
|---|---|
| RGB | rgb(255, 188, 244) |
| HSL | hsl(310, 100%, 87%) |
| HSV | hsv(310, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 4.3%, 0%) |
| CIE-LAB | lab(83.84, 32.82, -18.23) |
| CIE-LCH | lch(83.84, 37.54, 330.95°) |
| OKLab | oklab(87.35% 0.0928 -0.0488) |
| OKLCH | oklch(87.35% 0.105 332.3) |
| XYZ | xyz(75.5511, 63.7607, 93.8977) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.88
Pale Mauve
#FED0FC
ΔE00 5.18
Very Light Purple
#F6CEFC
ΔE00 5.66
Light Lilac
#EDC8FF
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 7.45
Plum
#DDA0DD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCF4 #BCFFC7
analogous
#E9BCFF #FFBCF4 #FFBCD3
triadic
#FFBCF4 #F4FFBC #BCF4FF
tetradic
#FFBCF4 #FFE9BC #BCFFC7 #BCD3FF
square
#FFBCF4 #FFE9BC #BCFFC7 #BCD3FF
split-complementary
#FFBCF4 #D3FFBC #BCFFE9
monochromatic
#FF42E0 #FF7FEA #FFBCF4 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.53
#FFBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FFBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCF4
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCF4 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF6
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbcf4; /* rgb */ color: rgb(255, 188, 244); /* oklch */ color: oklch(87.4% 0.105 332.3);
Tailwind
colors: {
custom: {
50: '#ffd0f7',
500: '#ffbcf4',
950: '#000000',
},
}SCSS
$custom: #ffbcf4; $custom-light: #ffd0f7; $custom-dark: #000000;
JSON
{
"hex": "#ffbcf4",
"rgb": {
"r": 255,
"g": 188,
"b": 244
},
"hsl": {
"h": 309.851,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87353,
"c": 0.10488,
"h": 332.3
},
"luminance": 0.63758
}Semantic roles & 50–950 ramp
primary
#FFBCF4
secondary
#78E78A
accent
#E62600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385