#FFBDEF#FFBDEF
#FFBDEF is a very light, moderate pink. Relative luminance 0.639; OKLCH L 87.4% C 0.099 H 335.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDEF |
|---|---|
| RGB | rgb(255, 189, 239) |
| HSL | hsl(315, 100%, 87%) |
| HSV | hsv(315, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 6.3%, 0%) |
| CIE-LAB | lab(83.91, 31.43, -15.46) |
| CIE-LCH | lch(83.91, 35.03, 333.81°) |
| OKLab | oklab(87.35% 0.0898 -0.0412) |
| OKLCH | oklch(87.35% 0.099 335.3) |
| XYZ | xyz(75.0166, 63.8899, 90.0250) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.88
Very Light Purple
#F6CEFC
ΔE00 5.64
Light Lavendar
#EFC0FE
ΔE00 5.81
Light Lilac
#EDC8FF
ΔE00 6.81
Powder Pink
#FFB2D0
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDEF #BDFFCD
analogous
#EEBDFF #FFBDEF #FFBDCE
triadic
#FFBDEF #EFFFBD #BDEFFF
tetradic
#FFBDEF #FFEEBD #BDFFCD #BDCEFF
square
#FFBDEF #FFEEBD #BDFFCD #BDCEFF
split-complementary
#FFBDEF #CEFFBD #BDFFEE
monochromatic
#FF43D1 #FF80E0 #FFBDEF #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.52
#FFBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FFBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDEF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDEF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF1
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbdef; /* rgb */ color: rgb(255, 189, 239); /* oklch */ color: oklch(87.4% 0.099 335.3);
Tailwind
colors: {
custom: {
50: '#ffd1f4',
500: '#ffbdef',
950: '#000000',
},
}SCSS
$custom: #ffbdef; $custom-light: #ffd1f4; $custom-dark: #000000;
JSON
{
"hex": "#ffbdef",
"rgb": {
"r": 255,
"g": 189,
"b": 239
},
"hsl": {
"h": 314.545,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87353,
"c": 0.0988,
"h": 335.3
},
"luminance": 0.63887
}Semantic roles & 50–950 ramp
primary
#FFBDEF
secondary
#79E794
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385