#FFBDF0#FFBDF0
#FFBDF0 is a very light, moderate pink. Relative luminance 0.639; OKLCH L 87.4% C 0.100 H 334.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDF0 |
|---|---|
| RGB | rgb(255, 189, 240) |
| HSL | hsl(314, 100%, 87%) |
| HSV | hsv(314, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 5.9%, 0%) |
| CIE-LAB | lab(83.94, 31.60, -15.95) |
| CIE-LCH | lch(83.94, 35.40, 333.23°) |
| OKLab | oklab(87.39% 0.0901 -0.0425) |
| OKLCH | oklch(87.39% 0.1 334.7) |
| XYZ | xyz(75.1648, 63.9491, 90.8052) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 5.58
Light Lavendar
#EFC0FE
ΔE00 5.61
Light Lilac
#EDC8FF
ΔE00 6.67
Powder Pink
#FFB2D0
ΔE00 7.21
Pale Lavender
#EECFFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDF0 #BDFFCC
analogous
#EDBDFF #FFBDF0 #FFBDCF
triadic
#FFBDF0 #F0FFBD #BDF0FF
tetradic
#FFBDF0 #FFEDBD #BDFFCC #BDCFFF
square
#FFBDF0 #FFEDBD #BDFFCC #BDCFFF
split-complementary
#FFBDF0 #CFFFBD #BDFFED
monochromatic
#FF43D4 #FF80E2 #FFBDF0 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.52
#FFBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FFBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDF0
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDF0 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF2
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbdf0; /* rgb */ color: rgb(255, 189, 240); /* oklch */ color: oklch(87.4% 0.100 334.7);
Tailwind
colors: {
custom: {
50: '#ffd1f5',
500: '#ffbdf0',
950: '#000000',
},
}SCSS
$custom: #ffbdf0; $custom-light: #ffd1f5; $custom-dark: #000000;
JSON
{
"hex": "#ffbdf0",
"rgb": {
"r": 255,
"g": 189,
"b": 240
},
"hsl": {
"h": 313.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87387,
"c": 0.09965,
"h": 334.7
},
"luminance": 0.63946
}Semantic roles & 50–950 ramp
primary
#FFBDF0
secondary
#79E792
accent
#E63400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385