#F2BCFD#F2BCFD
#F2BCFD is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.4% C 0.105 H 320.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCFD |
|---|---|
| RGB | rgb(242, 188, 253) |
| HSL | hsl(290, 94%, 86%) |
| HSV | hsv(290, 26%, 99%) |
| CMYK | cmyk(4.3%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(82.88, 30.28, -24.60) |
| CIE-LCH | lch(82.88, 39.02, 320.90°) |
| OKLab | oklab(86.43% 0.0812 -0.0667) |
| OKLCH | oklch(86.43% 0.105 320.6) |
| XYZ | xyz(72.3285, 61.9371, 101.0544) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.39
Light Lilac
#EDC8FF
ΔE00 3.82
Mauve
#E0B0FF
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.39
Light Lavender
#DFC5FE
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCFD #C7FDBC
analogous
#D2BCFD #F2BCFD #FDBCE8
triadic
#F2BCFD #FDF2BC #BCFDF2
tetradic
#F2BCFD #FDD2BC #C7FDBC #BCE8FD
square
#F2BCFD #FDD2BC #C7FDBC #BCE8FD
split-complementary
#F2BCFD #E8FDBC #BCFDD2
monochromatic
#DB45F9 #E681FB #F2BCFD #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.57
#F2BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#F2BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCFD
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCFD | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#F4C3D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2bcfd; /* rgb */ color: rgb(242, 188, 253); /* oklch */ color: oklch(86.4% 0.105 320.6);
Tailwind
colors: {
custom: {
50: '#f7d0fe',
500: '#f2bcfd',
950: '#000000',
},
}SCSS
$custom: #f2bcfd; $custom-light: #f7d0fe; $custom-dark: #000000;
JSON
{
"hex": "#f2bcfd",
"rgb": {
"r": 242,
"g": 188,
"b": 253
},
"hsl": {
"h": 289.846,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.86427,
"c": 0.10506,
"h": 320.6
},
"luminance": 0.61936
}Semantic roles & 50–950 ramp
primary
#F2BCFD
secondary
#8CE47A
accent
#E60027
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385