#F2BBEC#F2BBEC
#F2BBEC is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.6% C 0.090 H 330.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBEC |
|---|---|
| RGB | rgb(242, 187, 236) |
| HSL | hsl(307, 68%, 84%) |
| HSV | hsv(307, 23%, 95%) |
| CMYK | cmyk(0%, 22.7%, 2.5%, 5.1%) |
| CIE-LAB | lab(82.10, 27.69, -16.71) |
| CIE-LCH | lch(82.10, 32.34, 328.89°) |
| OKLab | oklab(85.64% 0.0776 -0.0447) |
| OKLCH | oklch(85.64% 0.09 330) |
| XYZ | xyz(69.5272, 60.4760, 87.3512) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.35
Pale Mauve
#FED0FC
ΔE00 4.69
Very Light Purple
#F6CEFC
ΔE00 4.70
Light Lilac
#EDC8FF
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBEC #BBF2C1
analogous
#DDBBF2 #F2BBEC #F2BBD1
triadic
#F2BBEC #ECF2BB #BBECF2
tetradic
#F2BBEC #F2DDBB #BBF2C1 #BBD1F2
square
#F2BBEC #F2DDBB #BBF2C1 #BBD1F2
split-complementary
#F2BBEC #D1F2BB #BBF2DD
monochromatic
#DE54CF #E888DE #F2BBEC #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.60
#F2BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#F2BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBEC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBEC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EE
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#F7BECC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2bbec; /* rgb */ color: rgb(242, 187, 236); /* oklch */ color: oklch(85.6% 0.090 330.0);
Tailwind
colors: {
custom: {
50: '#f7d0f2',
500: '#f2bbec',
950: '#000000',
},
}SCSS
$custom: #f2bbec; $custom-light: #f7d0f2; $custom-dark: #000000;
JSON
{
"hex": "#f2bbec",
"rgb": {
"r": 242,
"g": 187,
"b": 236
},
"hsl": {
"h": 306.545,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85642,
"c": 0.08954,
"h": 330
},
"luminance": 0.60474
}Semantic roles & 50–950 ramp
primary
#F2BBEC
secondary
#80D288
accent
#D02A16
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385