#F0BDFF#F0BDFF
#F0BDFF is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.5% C 0.104 H 318.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BDFF |
|---|---|
| RGB | rgb(240, 189, 255) |
| HSL | hsl(286, 100%, 87%) |
| HSV | hsv(286, 26%, 100%) |
| CMYK | cmyk(5.9%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(82.99, 29.50, -25.52) |
| CIE-LCH | lch(82.99, 39.01, 319.13°) |
| OKLab | oklab(86.49% 0.0781 -0.0693) |
| OKLCH | oklch(86.49% 0.104 318.4) |
| XYZ | xyz(72.1802, 62.1419, 102.7806) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.02
Light Lilac
#EDC8FF
ΔE00 3.46
Mauve
#E0B0FF
ΔE00 4.49
Light Lavender
#DFC5FE
ΔE00 5.17
Very Light Purple
#F6CEFC
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BDFF #CCFFBD
analogous
#CFBDFF #F0BDFF #FFBDED
triadic
#F0BDFF #FFF0BD #BDFFF0
tetradic
#F0BDFF #FFCFBD #CCFFBD #BDEDFF
square
#F0BDFF #FFCFBD #CCFFBD #BDEDFF
split-complementary
#F0BDFF #EDFFBD #BDFFCF
monochromatic
#D443FF #E280FF #F0BDFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.56
#F0BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#F0BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BDFF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BDFF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#F1C4D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0bdff; /* rgb */ color: rgb(240, 189, 255); /* oklch */ color: oklch(86.5% 0.104 318.4);
Tailwind
colors: {
custom: {
50: '#f5d1ff',
500: '#f0bdff',
950: '#000000',
},
}SCSS
$custom: #f0bdff; $custom-light: #f5d1ff; $custom-dark: #000000;
JSON
{
"hex": "#f0bdff",
"rgb": {
"r": 240,
"g": 189,
"b": 255
},
"hsl": {
"h": 286.364,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.86489,
"c": 0.10441,
"h": 318.4
},
"luminance": 0.6214
}Semantic roles & 50–950 ramp
primary
#F0BDFF
secondary
#92E779
accent
#E60034
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386