#FFBDF4#FFBDF4
#FFBDF4 is a very light, moderate pink. Relative luminance 0.642; OKLCH L 87.5% C 0.103 H 332.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDF4 |
|---|---|
| RGB | rgb(255, 189, 244) |
| HSL | hsl(310, 100%, 87%) |
| HSV | hsv(310, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 4.3%, 0%) |
| CIE-LAB | lab(84.06, 32.29, -17.89) |
| CIE-LCH | lch(84.06, 36.92, 331.01°) |
| OKLab | oklab(87.52% 0.0913 -0.0479) |
| OKLCH | oklch(87.52% 0.103 332.3) |
| XYZ | xyz(75.7655, 64.1894, 93.9692) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.87
Pale Mauve
#FED0FC
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.44
Light Lilac
#EDC8FF
ΔE00 6.16
Pale Lavender
#EECFFE
ΔE00 7.28
Plum
#DDA0DD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDF4 #BDFFC8
analogous
#E9BDFF #FFBDF4 #FFBDD3
triadic
#FFBDF4 #F4FFBD #BDF4FF
tetradic
#FFBDF4 #FFE9BD #BDFFC8 #BDD3FF
square
#FFBDF4 #FFE9BD #BDFFC8 #BDD3FF
split-complementary
#FFBDF4 #D3FFBD #BDFFE9
monochromatic
#FF43E0 #FF80EA #FFBDF4 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.52
#FFBDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FFBDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDF4
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDF4 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF6
Deuteranopia (green-blind)
#CBD5F2
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbdf4; /* rgb */ color: rgb(255, 189, 244); /* oklch */ color: oklch(87.5% 0.103 332.3);
Tailwind
colors: {
custom: {
50: '#ffd1f7',
500: '#ffbdf4',
950: '#000000',
},
}SCSS
$custom: #ffbdf4; $custom-light: #ffd1f7; $custom-dark: #000000;
JSON
{
"hex": "#ffbdf4",
"rgb": {
"r": 255,
"g": 189,
"b": 244
},
"hsl": {
"h": 310,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87524,
"c": 0.10314,
"h": 332.3
},
"luminance": 0.64187
}Semantic roles & 50–950 ramp
primary
#FFBDF4
secondary
#79E78B
accent
#E62600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385