#FFBDED#FFBDED
#FFBDED is a very light, moderate pink. Relative luminance 0.638; OKLCH L 87.3% C 0.097 H 336.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDED |
|---|---|
| RGB | rgb(255, 189, 237) |
| HSL | hsl(316, 100%, 87%) |
| HSV | hsv(316, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 7.1%, 0%) |
| CIE-LAB | lab(83.85, 31.09, -14.48) |
| CIE-LCH | lch(83.85, 34.30, 335.02°) |
| OKLab | oklab(87.29% 0.0892 -0.0385) |
| OKLCH | oklch(87.29% 0.097 336.6) |
| XYZ | xyz(74.7228, 63.7724, 88.4776) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.95
Very Light Purple
#F6CEFC
ΔE00 5.80
Light Lavendar
#EFC0FE
ΔE00 6.23
Powder Pink
#FFB2D0
ΔE00 6.52
Light Lilac
#EDC8FF
ΔE00 7.12
Baby Pink
#FFB7CE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDED #BDFFCF
analogous
#F0BDFF #FFBDED #FFBDCC
triadic
#FFBDED #EDFFBD #BDEDFF
tetradic
#FFBDED #FFF0BD #BDFFCF #BDCCFF
square
#FFBDED #FFF0BD #BDFFCF #BDCCFF
split-complementary
#FFBDED #CCFFBD #BDFFF0
monochromatic
#FF43CC #FF80DC #FFBDED #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.53
#FFBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FFBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDED
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDED | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbded; /* rgb */ color: rgb(255, 189, 237); /* oklch */ color: oklch(87.3% 0.097 336.6);
Tailwind
colors: {
custom: {
50: '#ffd1f2',
500: '#ffbded',
950: '#000000',
},
}SCSS
$custom: #ffbded; $custom-light: #ffd1f2; $custom-dark: #000000;
JSON
{
"hex": "#ffbded",
"rgb": {
"r": 255,
"g": 189,
"b": 237
},
"hsl": {
"h": 316.364,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87286,
"c": 0.09714,
"h": 336.6
},
"luminance": 0.6377
}Semantic roles & 50–950 ramp
primary
#FFBDED
secondary
#79E797
accent
#E63F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385