#F2BAEE#F2BAEE
#F2BAEE is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.093 H 328.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BAEE |
|---|---|
| RGB | rgb(242, 186, 238) |
| HSL | hsl(304, 68%, 84%) |
| HSV | hsv(304, 23%, 95%) |
| CMYK | cmyk(0%, 23.1%, 1.7%, 5.1%) |
| CIE-LAB | lab(81.93, 28.57, -18.03) |
| CIE-LCH | lch(81.93, 33.79, 327.75°) |
| OKLab | oklab(85.54% 0.0797 -0.0484) |
| OKLCH | oklch(85.54% 0.093 328.7) |
| XYZ | xyz(69.6080, 60.1701, 88.8196) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.86
Very Light Purple
#F6CEFC
ΔE00 4.88
Pale Mauve
#FED0FC
ΔE00 5.00
Light Lilac
#EDC8FF
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BAEE #BAF2BE
analogous
#DABAF2 #F2BAEE #F2BAD2
triadic
#F2BAEE #EEF2BA #BAEEF2
tetradic
#F2BAEE #F2DABA #BAF2BE #BAD2F2
square
#F2BAEE #F2DABA #BAF2BE #BAD2F2
split-complementary
#F2BAEE #D2F2BA #BAF2DA
monochromatic
#DF53D5 #E887E1 #F2BAEE #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.61
#F2BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#F2BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BAEE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BAEE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#F6BECC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2baee; /* rgb */ color: rgb(242, 186, 238); /* oklch */ color: oklch(85.5% 0.093 328.7);
Tailwind
colors: {
custom: {
50: '#f7cff3',
500: '#f2baee',
950: '#000000',
},
}SCSS
$custom: #f2baee; $custom-light: #f7cff3; $custom-dark: #000000;
JSON
{
"hex": "#f2baee",
"rgb": {
"r": 242,
"g": 186,
"b": 238
},
"hsl": {
"h": 304.286,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.85536,
"c": 0.0932,
"h": 328.7
},
"luminance": 0.60168
}Semantic roles & 50–950 ramp
primary
#F2BAEE
secondary
#7FD284
accent
#D02315
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385