#FFBDF2#FFBDF2
#FFBDF2 is a very light, moderate pink. Relative luminance 0.641; OKLCH L 87.5% C 0.101 H 333.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDF2 |
|---|---|
| RGB | rgb(255, 189, 242) |
| HSL | hsl(312, 100%, 87%) |
| HSV | hsv(312, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 5.1%, 0%) |
| CIE-LAB | lab(84.00, 31.95, -16.92) |
| CIE-LCH | lch(84.00, 36.15, 332.09°) |
| OKLab | oklab(87.46% 0.0907 -0.0452) |
| OKLCH | oklch(87.46% 0.101 333.5) |
| XYZ | xyz(75.4635, 64.0686, 92.3785) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.87
Light Lavendar
#EFC0FE
ΔE00 5.23
Very Light Purple
#F6CEFC
ΔE00 5.49
Light Lilac
#EDC8FF
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 7.39
Powder Pink
#FFB2D0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDF2 #BDFFCA
analogous
#EBBDFF #FFBDF2 #FFBDD1
triadic
#FFBDF2 #F2FFBD #BDF2FF
tetradic
#FFBDF2 #FFEBBD #BDFFCA #BDD1FF
square
#FFBDF2 #FFEBBD #BDFFCA #BDD1FF
split-complementary
#FFBDF2 #D1FFBD #BDFFEB
monochromatic
#FF43DA #FF80E6 #FFBDF2 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.52
#FFBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FFBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDF2
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDF2 | 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)
#BDCCF4
Deuteranopia (green-blind)
#CCD5F0
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbdf2; /* rgb */ color: rgb(255, 189, 242); /* oklch */ color: oklch(87.5% 0.101 333.5);
Tailwind
colors: {
custom: {
50: '#ffd1f6',
500: '#ffbdf2',
950: '#000000',
},
}SCSS
$custom: #ffbdf2; $custom-light: #ffd1f6; $custom-dark: #000000;
JSON
{
"hex": "#ffbdf2",
"rgb": {
"r": 255,
"g": 189,
"b": 242
},
"hsl": {
"h": 311.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87455,
"c": 0.10137,
"h": 333.5
},
"luminance": 0.64066
}Semantic roles & 50–950 ramp
primary
#FFBDF2
secondary
#79E78F
accent
#E62D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385