#F2BBFD#F2BBFD
#F2BBFD is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.3% C 0.107 H 320.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBFD |
|---|---|
| RGB | rgb(242, 187, 253) |
| HSL | hsl(290, 94%, 86%) |
| HSV | hsv(290, 26%, 99%) |
| CMYK | cmyk(4.3%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(82.65, 30.81, -24.95) |
| CIE-LCH | lch(82.65, 39.64, 321.00°) |
| OKLab | oklab(86.25% 0.0826 -0.0676) |
| OKLCH | oklch(86.25% 0.107 320.7) |
| XYZ | xyz(72.1156, 61.5114, 100.9834) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.63
Light Lilac
#EDC8FF
ΔE00 4.07
Mauve
#E0B0FF
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 5.66
Light Lavender
#DFC5FE
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBFD #C6FDBB
analogous
#D1BBFD #F2BBFD #FDBBE7
triadic
#F2BBFD #FDF2BB #BBFDF2
tetradic
#F2BBFD #FDD1BB #C6FDBB #BBE7FD
square
#F2BBFD #FDD1BB #C6FDBB #BBE7FD
split-complementary
#F2BBFD #E7FDBB #BBFDD1
monochromatic
#DB44FA #E780FB #F2BBFD #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.58
#F2BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#F2BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBFD
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBFD | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#F4C2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2bbfd; /* rgb */ color: rgb(242, 187, 253); /* oklch */ color: oklch(86.3% 0.107 320.7);
Tailwind
colors: {
custom: {
50: '#f7d0fe',
500: '#f2bbfd',
950: '#000000',
},
}SCSS
$custom: #f2bbfd; $custom-light: #f7d0fe; $custom-dark: #000000;
JSON
{
"hex": "#f2bbfd",
"rgb": {
"r": 242,
"g": 187,
"b": 253
},
"hsl": {
"h": 290,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86253,
"c": 0.10679,
"h": 320.7
},
"luminance": 0.6151
}Semantic roles & 50–950 ramp
primary
#F2BBFD
secondary
#8BE379
accent
#E60026
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385