#F2BBFE#F2BBFE
#F2BBFE is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.3% C 0.108 H 320.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBFE |
|---|---|
| RGB | rgb(242, 187, 254) |
| HSL | hsl(289, 97%, 86%) |
| HSV | hsv(289, 26%, 100%) |
| CMYK | cmyk(4.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.69, 31.00, -25.43) |
| CIE-LCH | lch(82.69, 40.10, 320.63°) |
| OKLab | oklab(86.29% 0.0829 -0.069) |
| OKLCH | oklch(86.29% 0.108 320.2) |
| XYZ | xyz(72.2753, 61.5753, 101.8246) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.65
Light Lilac
#EDC8FF
ΔE00 4.11
Mauve
#E0B0FF
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 5.79
Light Violet
#D6B4FC
ΔE00 5.91
Light Lavender
#DFC5FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBFE #C7FEBB
analogous
#D1BBFE #F2BBFE #FEBBE9
triadic
#F2BBFE #FEF2BB #BBFEF2
tetradic
#F2BBFE #FED1BB #C7FEBB #BBE9FE
square
#F2BBFE #FED1BB #C7FEBB #BBE9FE
split-complementary
#F2BBFE #E9FEBB #BBFED1
monochromatic
#DB42FC #E67FFD #F2BBFE #F9E1FF #F9E1FF
Accessibility & contrast
On white
1.58
#F2BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F2BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBFE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBFE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#F3C2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2bbfe; /* rgb */ color: rgb(242, 187, 254); /* oklch */ color: oklch(86.3% 0.108 320.2);
Tailwind
colors: {
custom: {
50: '#f7d0ff',
500: '#f2bbfe',
950: '#000000',
},
}SCSS
$custom: #f2bbfe; $custom-light: #f7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f2bbfe",
"rgb": {
"r": 242,
"g": 187,
"b": 254
},
"hsl": {
"h": 289.254,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8629,
"c": 0.10787,
"h": 320.2
},
"luminance": 0.61574
}Semantic roles & 50–950 ramp
primary
#F2BBFE
secondary
#8CE578
accent
#E60029
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386