#FFBCF0#FFBCF0
#FFBCF0 is a very light, moderate pink. Relative luminance 0.635; OKLCH L 87.2% C 0.101 H 334.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCF0 |
|---|---|
| RGB | rgb(255, 188, 240) |
| HSL | hsl(313, 100%, 87%) |
| HSV | hsv(313, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 5.9%, 0%) |
| CIE-LAB | lab(83.72, 32.13, -16.28) |
| CIE-LCH | lch(83.72, 36.02, 333.12°) |
| OKLab | oklab(87.22% 0.0916 -0.0435) |
| OKLCH | oklch(87.22% 0.101 334.6) |
| XYZ | xyz(74.9504, 63.5204, 90.7338) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.10
Light Lavendar
#EFC0FE
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 6.75
Powder Pink
#FFB2D0
ΔE00 7.28
Pale Lavender
#EECFFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCF0 #BCFFCB
analogous
#EDBCFF #FFBCF0 #FFBCCF
triadic
#FFBCF0 #F0FFBC #BCF0FF
tetradic
#FFBCF0 #FFEDBC #BCFFCB #BCCFFF
square
#FFBCF0 #FFEDBC #BCFFCB #BCCFFF
split-complementary
#FFBCF0 #CFFFBC #BCFFED
monochromatic
#FF42D5 #FF7FE2 #FFBCF0 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.53
#FFBCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FFBCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCF0
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCF0 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbcf0; /* rgb */ color: rgb(255, 188, 240); /* oklch */ color: oklch(87.2% 0.101 334.6);
Tailwind
colors: {
custom: {
50: '#ffd0f5',
500: '#ffbcf0',
950: '#000000',
},
}SCSS
$custom: #ffbcf0; $custom-light: #ffd0f5; $custom-dark: #000000;
JSON
{
"hex": "#ffbcf0",
"rgb": {
"r": 255,
"g": 188,
"b": 240
},
"hsl": {
"h": 313.433,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87215,
"c": 0.10139,
"h": 334.6
},
"luminance": 0.63518
}Semantic roles & 50–950 ramp
primary
#FFBCF0
secondary
#78E791
accent
#E63300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385