#FFBDFF#FFBDFF
#FFBDFF is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.9% C 0.113 H 326.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDFF |
|---|---|
| RGB | rgb(255, 189, 255) |
| HSL | hsl(300, 100%, 87%) |
| HSV | hsv(300, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(84.42, 34.24, -23.21) |
| CIE-LCH | lch(84.42, 41.37, 325.87°) |
| OKLab | oklab(87.91% 0.0946 -0.0626) |
| OKLCH | oklch(87.91% 0.113 326.5) |
| XYZ | xyz(77.4858, 64.8775, 103.0293) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.52
Light Lilac
#EDC8FF
ΔE00 5.45
Very Light Purple
#F6CEFC
ΔE00 5.86
Pale Mauve
#FED0FC
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.87
Pale Lavender
#EECFFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDFF #BDFFBD
analogous
#DEBDFF #FFBDFF #FFBDDE
triadic
#FFBDFF #FFFFBD #BDFFFF
tetradic
#FFBDFF #FFDEBD #BDFFBD #BDDEFF
square
#FFBDFF #FFDEBD #BDFFBD #BDDEFF
split-complementary
#FFBDFF #DEFFBD #BDFFDE
monochromatic
#FF43FF #FF80FF #FFBDFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.50
#FFBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FFBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDFF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDFF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#FFC3D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffbdff; /* rgb */ color: rgb(255, 189, 255); /* oklch */ color: oklch(87.9% 0.113 326.5);
Tailwind
colors: {
custom: {
50: '#ffd1ff',
500: '#ffbdff',
950: '#000000',
},
}SCSS
$custom: #ffbdff; $custom-light: #ffd1ff; $custom-dark: #000000;
JSON
{
"hex": "#ffbdff",
"rgb": {
"r": 255,
"g": 189,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87914,
"c": 0.11345,
"h": 326.5
},
"luminance": 0.64875
}Semantic roles & 50–950 ramp
primary
#FFBDFF
secondary
#79E779
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386