#FFBDEE#FFBDEE
#FFBDEE is a very light, moderate pink. Relative luminance 0.638; OKLCH L 87.3% C 0.098 H 336.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDEE |
|---|---|
| RGB | rgb(255, 189, 238) |
| HSL | hsl(315, 100%, 87%) |
| HSV | hsv(315, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 6.7%, 0%) |
| CIE-LAB | lab(83.88, 31.26, -14.97) |
| CIE-LCH | lch(83.88, 34.66, 334.41°) |
| OKLab | oklab(87.32% 0.0895 -0.0399) |
| OKLCH | oklch(87.32% 0.098 336) |
| XYZ | xyz(74.8693, 63.8310, 89.2491) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.72
Light Lavendar
#EFC0FE
ΔE00 6.02
Powder Pink
#FFB2D0
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 6.96
Pale Lavender
#EECFFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDEE #BDFFCE
analogous
#EFBDFF #FFBDEE #FFBDCD
triadic
#FFBDEE #EEFFBD #BDEEFF
tetradic
#FFBDEE #FFEFBD #BDFFCE #BDCDFF
square
#FFBDEE #FFEFBD #BDFFCE #BDCDFF
split-complementary
#FFBDEE #CDFFBD #BDFFEF
monochromatic
#FF43CE #FF80DE #FFBDEE #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.53
#FFBDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FFBDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDEE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDEE | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBF0
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbdee; /* rgb */ color: rgb(255, 189, 238); /* oklch */ color: oklch(87.3% 0.098 336.0);
Tailwind
colors: {
custom: {
50: '#ffd1f3',
500: '#ffbdee',
950: '#000000',
},
}SCSS
$custom: #ffbdee; $custom-light: #ffd1f3; $custom-dark: #000000;
JSON
{
"hex": "#ffbdee",
"rgb": {
"r": 255,
"g": 189,
"b": 238
},
"hsl": {
"h": 315.455,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87319,
"c": 0.09797,
"h": 336
},
"luminance": 0.63828
}Semantic roles & 50–950 ramp
primary
#FFBDEE
secondary
#79E795
accent
#E63B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385