#F2BBEE#F2BBEE
#F2BBEE is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.091 H 328.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBEE |
|---|---|
| RGB | rgb(242, 187, 238) |
| HSL | hsl(304, 68%, 84%) |
| HSV | hsv(304, 23%, 95%) |
| CMYK | cmyk(0%, 22.7%, 1.7%, 5.1%) |
| CIE-LAB | lab(82.16, 28.04, -17.68) |
| CIE-LCH | lch(82.16, 33.15, 327.77°) |
| OKLab | oklab(85.71% 0.0782 -0.0474) |
| OKLCH | oklch(85.71% 0.091 328.8) |
| XYZ | xyz(69.8194, 60.5929, 88.8900) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.89
Very Light Purple
#F6CEFC
ΔE00 4.64
Pale Mauve
#FED0FC
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 6.09
Plum
#DDA0DD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBEE #BBF2BF
analogous
#DBBBF2 #F2BBEE #F2BBD3
triadic
#F2BBEE #EEF2BB #BBEEF2
tetradic
#F2BBEE #F2DBBB #BBF2BF #BBD3F2
square
#F2BBEE #F2DBBB #BBF2BF #BBD3F2
split-complementary
#F2BBEE #D3F2BB #BBF2DB
monochromatic
#DE54D4 #E888E1 #F2BBEE #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.60
#F2BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#F2BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBEE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBEE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#F6BFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2bbee; /* rgb */ color: rgb(242, 187, 238); /* oklch */ color: oklch(85.7% 0.091 328.8);
Tailwind
colors: {
custom: {
50: '#f7d0f3',
500: '#f2bbee',
950: '#000000',
},
}SCSS
$custom: #f2bbee; $custom-light: #f7d0f3; $custom-dark: #000000;
JSON
{
"hex": "#f2bbee",
"rgb": {
"r": 242,
"g": 187,
"b": 238
},
"hsl": {
"h": 304.364,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85712,
"c": 0.09145,
"h": 328.8
},
"luminance": 0.60591
}Semantic roles & 50–950 ramp
primary
#F2BBEE
secondary
#80D286
accent
#D02316
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385