#FFBCF9#FFBCF9
#FFBCF9 is a very light, moderate purple. Relative luminance 0.641; OKLCH L 87.5% C 0.109 H 329.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCF9 |
|---|---|
| RGB | rgb(255, 188, 249) |
| HSL | hsl(305, 100%, 87%) |
| HSV | hsv(305, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 2.4%, 0%) |
| CIE-LAB | lab(84.00, 33.69, -20.65) |
| CIE-LCH | lch(84.00, 39.52, 328.49°) |
| OKLab | oklab(87.53% 0.0943 -0.0555) |
| OKLCH | oklch(87.53% 0.109 329.5) |
| XYZ | xyz(76.3206, 64.0685, 97.9503) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.15
Pale Mauve
#FED0FC
ΔE00 5.51
Very Light Purple
#F6CEFC
ΔE00 5.73
Light Lilac
#EDC8FF
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCF9 #BCFFC2
analogous
#E4BCFF #FFBCF9 #FFBCD8
triadic
#FFBCF9 #F9FFBC #BCF9FF
tetradic
#FFBCF9 #FFE4BC #BCFFC2 #BCD8FF
square
#FFBCF9 #FFE4BC #BCFFC2 #BCD8FF
split-complementary
#FFBCF9 #D8FFBC #BCFFE4
monochromatic
#FF42EE #FF7FF4 #FFBCF9 #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.52
#FFBCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FFBCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCF9
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCF9 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFB
Deuteranopia (green-blind)
#C9D5F7
Tritanopia (blue-blind)
#FFC0D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbcf9; /* rgb */ color: rgb(255, 188, 249); /* oklch */ color: oklch(87.5% 0.109 329.5);
Tailwind
colors: {
custom: {
50: '#ffd0fb',
500: '#ffbcf9',
950: '#000000',
},
}SCSS
$custom: #ffbcf9; $custom-light: #ffd0fb; $custom-dark: #000000;
JSON
{
"hex": "#ffbcf9",
"rgb": {
"r": 255,
"g": 188,
"b": 249
},
"hsl": {
"h": 305.373,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87529,
"c": 0.10945,
"h": 329.5
},
"luminance": 0.64066
}Semantic roles & 50–950 ramp
primary
#FFBCF9
secondary
#78E782
accent
#E61500
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385