#FFBDF1#FFBDF1
#FFBDF1 is a very light, moderate pink. Relative luminance 0.640; OKLCH L 87.4% C 0.101 H 334.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDF1 |
|---|---|
| RGB | rgb(255, 189, 241) |
| HSL | hsl(313, 100%, 87%) |
| HSV | hsv(313, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 5.5%, 0%) |
| CIE-LAB | lab(83.97, 31.77, -16.43) |
| CIE-LCH | lch(83.97, 35.77, 332.65°) |
| OKLab | oklab(87.42% 0.0904 -0.0439) |
| OKLCH | oklch(87.42% 0.101 334.1) |
| XYZ | xyz(75.3137, 64.0087, 91.5897) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.87
Light Lavendar
#EFC0FE
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.53
Light Lilac
#EDC8FF
ΔE00 6.53
Powder Pink
#FFB2D0
ΔE00 7.45
Pale Lavender
#EECFFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDF1 #BDFFCB
analogous
#ECBDFF #FFBDF1 #FFBDD0
triadic
#FFBDF1 #F1FFBD #BDF1FF
tetradic
#FFBDF1 #FFECBD #BDFFCB #BDD0FF
square
#FFBDF1 #FFECBD #BDFFCB #BDD0FF
split-complementary
#FFBDF1 #D0FFBD #BDFFEC
monochromatic
#FF43D7 #FF80E4 #FFBDF1 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.52
#FFBDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FFBDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDF1
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDF1 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF3
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbdf1; /* rgb */ color: rgb(255, 189, 241); /* oklch */ color: oklch(87.4% 0.101 334.1);
Tailwind
colors: {
custom: {
50: '#ffd1f5',
500: '#ffbdf1',
950: '#000000',
},
}SCSS
$custom: #ffbdf1; $custom-light: #ffd1f5; $custom-dark: #000000;
JSON
{
"hex": "#ffbdf1",
"rgb": {
"r": 255,
"g": 189,
"b": 241
},
"hsl": {
"h": 312.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87421,
"c": 0.10051,
"h": 334.1
},
"luminance": 0.64006
}Semantic roles & 50–950 ramp
primary
#FFBDF1
secondary
#79E790
accent
#E63100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385