#FFBDFD#FFBDFD
#FFBDFD is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.8% C 0.112 H 327.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDFD |
|---|---|
| RGB | rgb(255, 189, 253) |
| HSL | hsl(302, 100%, 87%) |
| HSV | hsv(302, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 0.8%, 0%) |
| CIE-LAB | lab(84.35, 33.88, -22.25) |
| CIE-LCH | lch(84.35, 40.53, 326.71°) |
| OKLab | oklab(87.84% 0.094 -0.06) |
| OKLCH | oklch(87.84% 0.112 327.5) |
| XYZ | xyz(77.1655, 64.7494, 101.3425) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 5.66
Very Light Purple
#F6CEFC
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 7.12
Mauve
#E0B0FF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDFD #BDFFBF
analogous
#E0BDFF #FFBDFD #FFBDDC
triadic
#FFBDFD #FDFFBD #BDFDFF
tetradic
#FFBDFD #FFE0BD #BDFFBF #BDDCFF
square
#FFBDFD #FFE0BD #BDFFBF #BDDCFF
split-complementary
#FFBDFD #DCFFBD #BDFFE0
monochromatic
#FF43F9 #FF80FB #FFBDFD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.51
#FFBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FFBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDFD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDFD | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C9D5FB
Tritanopia (blue-blind)
#FFC2D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbdfd; /* rgb */ color: rgb(255, 189, 253); /* oklch */ color: oklch(87.8% 0.112 327.5);
Tailwind
colors: {
custom: {
50: '#ffd1fe',
500: '#ffbdfd',
950: '#000000',
},
}SCSS
$custom: #ffbdfd; $custom-light: #ffd1fe; $custom-dark: #000000;
JSON
{
"hex": "#ffbdfd",
"rgb": {
"r": 255,
"g": 189,
"b": 253
},
"hsl": {
"h": 301.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87842,
"c": 0.11151,
"h": 327.5
},
"luminance": 0.64747
}Semantic roles & 50–950 ramp
primary
#FFBDFD
secondary
#79E77C
accent
#E60700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385