#FFBDF5#FFBDF5
#FFBDF5 is a very light, moderate purple. Relative luminance 0.642; OKLCH L 87.6% C 0.104 H 331.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDF5 |
|---|---|
| RGB | rgb(255, 189, 245) |
| HSL | hsl(309, 100%, 87%) |
| HSV | hsv(309, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 3.9%, 0%) |
| CIE-LAB | lab(84.10, 32.47, -18.38) |
| CIE-LCH | lch(84.10, 37.31, 330.49°) |
| OKLab | oklab(87.56% 0.0917 -0.0492) |
| OKLCH | oklch(87.56% 0.104 331.8) |
| XYZ | xyz(75.9177, 64.2503, 94.7710) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.70
Pale Mauve
#FED0FC
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 7.23
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDF5 #BDFFC7
analogous
#E8BDFF #FFBDF5 #FFBDD4
triadic
#FFBDF5 #F5FFBD #BDF5FF
tetradic
#FFBDF5 #FFE8BD #BDFFC7 #BDD4FF
square
#FFBDF5 #FFE8BD #BDFFC7 #BDD4FF
split-complementary
#FFBDF5 #D4FFBD #BDFFE8
monochromatic
#FF43E2 #FF80EC #FFBDF5 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.52
#FFBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FFBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDF5
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDF5 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF7
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbdf5; /* rgb */ color: rgb(255, 189, 245); /* oklch */ color: oklch(87.6% 0.104 331.8);
Tailwind
colors: {
custom: {
50: '#ffd1f8',
500: '#ffbdf5',
950: '#000000',
},
}SCSS
$custom: #ffbdf5; $custom-light: #ffd1f8; $custom-dark: #000000;
JSON
{
"hex": "#ffbdf5",
"rgb": {
"r": 255,
"g": 189,
"b": 245
},
"hsl": {
"h": 309.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87559,
"c": 0.10404,
"h": 331.8
},
"luminance": 0.64248
}Semantic roles & 50–950 ramp
primary
#FFBDF5
secondary
#79E78A
accent
#E62300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385