#F2BDFD#F2BDFD
#F2BDFD is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.6% C 0.103 H 320.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDFD |
|---|---|
| RGB | rgb(242, 189, 253) |
| HSL | hsl(290, 94%, 87%) |
| HSV | hsv(290, 25%, 99%) |
| CMYK | cmyk(4.3%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.11, 29.75, -24.26) |
| CIE-LCH | lch(83.11, 38.38, 320.80°) |
| OKLab | oklab(86.6% 0.0797 -0.0657) |
| OKLCH | oklch(86.6% 0.103 320.5) |
| XYZ | xyz(72.5428, 62.3659, 101.1258) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.17
Light Lilac
#EDC8FF
ΔE00 3.56
Mauve
#E0B0FF
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.12
Light Lavender
#DFC5FE
ΔE00 5.63
Pale Lavender
#EECFFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDFD #C8FDBD
analogous
#D2BDFD #F2BDFD #FDBDE8
triadic
#F2BDFD #FDF2BD #BDFDF2
tetradic
#F2BDFD #FDD2BD #C8FDBD #BDE8FD
square
#F2BDFD #FDD2BD #C8FDBD #BDE8FD
split-complementary
#F2BDFD #E8FDBD #BDFDD2
monochromatic
#DB46F9 #E682FB #F2BDFD #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.56
#F2BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F2BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDFD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDFD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#F3C4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2bdfd; /* rgb */ color: rgb(242, 189, 253); /* oklch */ color: oklch(86.6% 0.103 320.5);
Tailwind
colors: {
custom: {
50: '#f7d1fe',
500: '#f2bdfd',
950: '#000000',
},
}SCSS
$custom: #f2bdfd; $custom-light: #f7d1fe; $custom-dark: #000000;
JSON
{
"hex": "#f2bdfd",
"rgb": {
"r": 242,
"g": 189,
"b": 253
},
"hsl": {
"h": 289.688,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86601,
"c": 0.10333,
"h": 320.5
},
"luminance": 0.62364
}Semantic roles & 50–950 ramp
primary
#F2BDFD
secondary
#8DE47A
accent
#E60027
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385