#F4BDFF#F4BDFF
#F4BDFF is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.9% C 0.107 H 320.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BDFF |
|---|---|
| RGB | rgb(244, 189, 255) |
| HSL | hsl(290, 100%, 87%) |
| HSV | hsv(290, 26%, 100%) |
| CMYK | cmyk(4.3%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.36, 30.76, -24.92) |
| CIE-LCH | lch(83.36, 39.58, 320.99°) |
| OKLab | oklab(86.86% 0.0825 -0.0675) |
| OKLCH | oklch(86.86% 0.107 320.7) |
| XYZ | xyz(73.5535, 62.8500, 102.8449) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.50
Light Lilac
#EDC8FF
ΔE00 3.87
Mauve
#E0B0FF
ΔE00 5.06
Very Light Purple
#F6CEFC
ΔE00 5.40
Light Lavender
#DFC5FE
ΔE00 5.92
Pale Lavender
#EECFFE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BDFF #C8FFBD
analogous
#D3BDFF #F4BDFF #FFBDE9
triadic
#F4BDFF #FFF4BD #BDFFF4
tetradic
#F4BDFF #FFD3BD #C8FFBD #BDE9FF
square
#F4BDFF #FFD3BD #C8FFBD #BDE9FF
split-complementary
#F4BDFF #E9FFBD #BDFFD3
monochromatic
#E043FF #EA80FF #F4BDFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.55
#F4BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F4BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BDFF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BDFF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#F6C4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f4bdff; /* rgb */ color: rgb(244, 189, 255); /* oklch */ color: oklch(86.9% 0.107 320.7);
Tailwind
colors: {
custom: {
50: '#f8d1ff',
500: '#f4bdff',
950: '#000000',
},
}SCSS
$custom: #f4bdff; $custom-light: #f8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#f4bdff",
"rgb": {
"r": 244,
"g": 189,
"b": 255
},
"hsl": {
"h": 290,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.86863,
"c": 0.10662,
"h": 320.7
},
"luminance": 0.62848
}Semantic roles & 50–950 ramp
primary
#F4BDFF
secondary
#8BE779
accent
#E60026
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386