#FFBDEB#FFBDEB
#FFBDEB is a very light, moderate pink. Relative luminance 0.637; OKLCH L 87.2% C 0.096 H 338.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDEB |
|---|---|
| RGB | rgb(255, 189, 235) |
| HSL | hsl(318, 100%, 87%) |
| HSV | hsv(318, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 7.8%, 0%) |
| CIE-LAB | lab(83.79, 30.76, -13.50) |
| CIE-LCH | lch(83.79, 33.59, 336.29°) |
| OKLab | oklab(87.22% 0.0885 -0.0359) |
| OKLCH | oklch(87.22% 0.096 338) |
| XYZ | xyz(74.4322, 63.6561, 86.9473) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.99
Powder Pink
#FFB2D0
ΔE00 6.05
Light Lavendar
#EFC0FE
ΔE00 6.65
Baby Pink
#FFB7CE
ΔE00 7.21
Light Lilac
#EDC8FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDEB #BDFFD1
analogous
#F2BDFF #FFBDEB #FFBDCA
triadic
#FFBDEB #EBFFBD #BDEBFF
tetradic
#FFBDEB #FFF2BD #BDFFD1 #BDCAFF
square
#FFBDEB #FFF2BD #BDFFD1 #BDCAFF
split-complementary
#FFBDEB #CAFFBD #BDFFF2
monochromatic
#FF43C6 #FF80D8 #FFBDEB #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.53
#FFBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FFBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDEB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDEB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#CED4E9
Tritanopia (blue-blind)
#FFBECD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbdeb; /* rgb */ color: rgb(255, 189, 235); /* oklch */ color: oklch(87.2% 0.096 338.0);
Tailwind
colors: {
custom: {
50: '#ffd1f1',
500: '#ffbdeb',
950: '#000000',
},
}SCSS
$custom: #ffbdeb; $custom-light: #ffd1f1; $custom-dark: #000000;
JSON
{
"hex": "#ffbdeb",
"rgb": {
"r": 255,
"g": 189,
"b": 235
},
"hsl": {
"h": 318.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87219,
"c": 0.09553,
"h": 338
},
"luminance": 0.63653
}Semantic roles & 50–950 ramp
primary
#FFBDEB
secondary
#79E79A
accent
#E64600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385