#FFBDFB#FFBDFB
#FFBDFB is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.8% C 0.110 H 328.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDFB |
|---|---|
| RGB | rgb(255, 189, 251) |
| HSL | hsl(304, 100%, 87%) |
| HSV | hsv(304, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 1.6%, 0%) |
| CIE-LAB | lab(84.29, 33.52, -21.28) |
| CIE-LCH | lch(84.29, 39.71, 327.59°) |
| OKLab | oklab(87.77% 0.0934 -0.0573) |
| OKLCH | oklch(87.77% 0.11 328.5) |
| XYZ | xyz(76.8486, 64.6227, 99.6734) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.86
Pale Mauve
#FED0FC
ΔE00 5.44
Light Lilac
#EDC8FF
ΔE00 5.58
Very Light Purple
#F6CEFC
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 7.10
Mauve
#E0B0FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDFB #BDFFC1
analogous
#E2BDFF #FFBDFB #FFBDDA
triadic
#FFBDFB #FBFFBD #BDFBFF
tetradic
#FFBDFB #FFE2BD #BDFFC1 #BDDAFF
square
#FFBDFB #FFE2BD #BDFFC1 #BDDAFF
split-complementary
#FFBDFB #DAFFBD #BDFFE2
monochromatic
#FF43F4 #FF80F7 #FFBDFB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.51
#FFBDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FFBDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDFB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDFB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#FFC2D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbdfb; /* rgb */ color: rgb(255, 189, 251); /* oklch */ color: oklch(87.8% 0.110 328.5);
Tailwind
colors: {
custom: {
50: '#ffd1fc',
500: '#ffbdfb',
950: '#000000',
},
}SCSS
$custom: #ffbdfb; $custom-light: #ffd1fc; $custom-dark: #000000;
JSON
{
"hex": "#ffbdfb",
"rgb": {
"r": 255,
"g": 189,
"b": 251
},
"hsl": {
"h": 303.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.8777,
"c": 0.1096,
"h": 328.5
},
"luminance": 0.6462
}Semantic roles & 50–950 ramp
primary
#FFBDFB
secondary
#79E780
accent
#E60E00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385