#F2BBFF#F2BBFF
#F2BBFF is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.3% C 0.109 H 319.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBFF |
|---|---|
| RGB | rgb(242, 187, 255) |
| HSL | hsl(289, 100%, 87%) |
| HSV | hsv(289, 27%, 100%) |
| CMYK | cmyk(5.1%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(82.72, 31.19, -25.91) |
| CIE-LCH | lch(82.72, 40.55, 320.28°) |
| OKLab | oklab(86.33% 0.0832 -0.0703) |
| OKLCH | oklch(86.33% 0.109 319.8) |
| XYZ | xyz(72.4358, 61.6395, 102.6702) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.71
Light Lilac
#EDC8FF
ΔE00 4.17
Mauve
#E0B0FF
ΔE00 4.45
Light Violet
#D6B4FC
ΔE00 5.80
Light Lavender
#DFC5FE
ΔE00 5.89
Very Light Purple
#F6CEFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBFF #C8FFBB
analogous
#D0BBFF #F2BBFF #FFBBEA
triadic
#F2BBFF #FFF2BB #BBFFF2
tetradic
#F2BBFF #FFD0BB #C8FFBB #BBEAFF
square
#F2BBFF #FFD0BB #C8FFBB #BBEAFF
split-complementary
#F2BBFF #EAFFBB #BBFFD0
monochromatic
#DB41FF #E67EFF #F2BBFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.58
#F2BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#F2BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBFF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBFF | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#F3C2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2bbff; /* rgb */ color: rgb(242, 187, 255); /* oklch */ color: oklch(86.3% 0.109 319.8);
Tailwind
colors: {
custom: {
50: '#f7d0ff',
500: '#f2bbff',
950: '#000000',
},
}SCSS
$custom: #f2bbff; $custom-light: #f7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f2bbff",
"rgb": {
"r": 242,
"g": 187,
"b": 255
},
"hsl": {
"h": 288.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86328,
"c": 0.10895,
"h": 319.8
},
"luminance": 0.61638
}Semantic roles & 50–950 ramp
primary
#F2BBFF
secondary
#8DE777
accent
#E6002C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386