#F2BAEC#F2BAEC
#F2BAEC is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.5% C 0.091 H 330.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BAEC |
|---|---|
| RGB | rgb(242, 186, 236) |
| HSL | hsl(306, 68%, 84%) |
| HSV | hsv(306, 23%, 95%) |
| CMYK | cmyk(0%, 23.1%, 2.5%, 5.1%) |
| CIE-LAB | lab(81.87, 28.22, -17.05) |
| CIE-LCH | lch(81.87, 32.97, 328.86°) |
| OKLab | oklab(85.47% 0.079 -0.0457) |
| OKLCH | oklch(85.47% 0.091 330) |
| XYZ | xyz(69.3158, 60.0532, 87.2807) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.31
Very Light Purple
#F6CEFC
ΔE00 4.93
Pale Mauve
#FED0FC
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 6.42
Plum
#DDA0DD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BAEC #BAF2C0
analogous
#DCBAF2 #F2BAEC #F2BAD0
triadic
#F2BAEC #ECF2BA #BAECF2
tetradic
#F2BAEC #F2DCBA #BAF2C0 #BAD0F2
square
#F2BAEC #F2DCBA #BAF2C0 #BAD0F2
split-complementary
#F2BAEC #D0F2BA #BAF2DC
monochromatic
#DF53D0 #E887DE #F2BAEC #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.61
#F2BAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#F2BAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BAEC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BAEC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#F7BDCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2baec; /* rgb */ color: rgb(242, 186, 236); /* oklch */ color: oklch(85.5% 0.091 330.0);
Tailwind
colors: {
custom: {
50: '#f7cff2',
500: '#f2baec',
950: '#000000',
},
}SCSS
$custom: #f2baec; $custom-light: #f7cff2; $custom-dark: #000000;
JSON
{
"hex": "#f2baec",
"rgb": {
"r": 242,
"g": 186,
"b": 236
},
"hsl": {
"h": 306.429,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.85466,
"c": 0.0913,
"h": 330
},
"luminance": 0.60051
}Semantic roles & 50–950 ramp
primary
#F2BAEC
secondary
#7FD287
accent
#D02915
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385