#FFBCEB#FFBCEB
#FFBCEB is a very light, moderate pink. Relative luminance 0.632; OKLCH L 87.0% C 0.097 H 337.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCEB |
|---|---|
| RGB | rgb(255, 188, 235) |
| HSL | hsl(318, 100%, 87%) |
| HSV | hsv(318, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 7.8%, 0%) |
| CIE-LAB | lab(83.56, 31.28, -13.84) |
| CIE-LCH | lch(83.56, 34.21, 336.13°) |
| OKLab | oklab(87.05% 0.09 -0.0368) |
| OKLCH | oklch(87.05% 0.097 337.8) |
| XYZ | xyz(74.2179, 63.2274, 86.8758) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.26
Powder Pink
#FFB2D0
ΔE00 6.10
Very Light Purple
#F6CEFC
ΔE00 6.14
Light Lavendar
#EFC0FE
ΔE00 6.60
Baby Pink
#FFB7CE
ΔE00 7.33
Light Lilac
#EDC8FF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCEB #BCFFD0
analogous
#F1BCFF #FFBCEB #FFBCCA
triadic
#FFBCEB #EBFFBC #BCEBFF
tetradic
#FFBCEB #FFF1BC #BCFFD0 #BCCAFF
square
#FFBCEB #FFF1BC #BCFFD0 #BCCAFF
split-complementary
#FFBCEB #CAFFBC #BCFFF1
monochromatic
#FF42C6 #FF7FD9 #FFBCEB #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.54
#FFBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FFBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCEB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCEB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#FFBECC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbceb; /* rgb */ color: rgb(255, 188, 235); /* oklch */ color: oklch(87.0% 0.097 337.8);
Tailwind
colors: {
custom: {
50: '#ffd0f1',
500: '#ffbceb',
950: '#000000',
},
}SCSS
$custom: #ffbceb; $custom-light: #ffd0f1; $custom-dark: #000000;
JSON
{
"hex": "#ffbceb",
"rgb": {
"r": 255,
"g": 188,
"b": 235
},
"hsl": {
"h": 317.91,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87047,
"c": 0.09725,
"h": 337.8
},
"luminance": 0.63225
}Semantic roles & 50–950 ramp
primary
#FFBCEB
secondary
#78E799
accent
#E64500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385