#F2BAEB#F2BAEB
#F2BAEB is a very light, moderate purple. Relative luminance 0.600; OKLCH L 85.4% C 0.090 H 330.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BAEB |
|---|---|
| RGB | rgb(242, 186, 235) |
| HSL | hsl(308, 68%, 84%) |
| HSV | hsv(308, 23%, 95%) |
| CMYK | cmyk(0%, 23.1%, 2.9%, 5.1%) |
| CIE-LAB | lab(81.84, 28.04, -16.56) |
| CIE-LCH | lch(81.84, 32.56, 329.43°) |
| OKLab | oklab(85.43% 0.0787 -0.0443) |
| OKLCH | oklch(85.43% 0.09 330.6) |
| XYZ | xyz(69.1709, 59.9953, 86.5177) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.54
Pale Mauve
#FED0FC
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 6.50
Plum
#DDA0DD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BAEB #BAF2C1
analogous
#DDBAF2 #F2BAEB #F2BACF
triadic
#F2BAEB #EBF2BA #BAEBF2
tetradic
#F2BAEB #F2DDBA #BAF2C1 #BACFF2
square
#F2BAEB #F2DDBA #BAF2C1 #BACFF2
split-complementary
#F2BAEB #CFF2BA #BAF2DD
monochromatic
#DF53CD #E887DC #F2BAEB #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.62
#F2BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#F2BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BAEB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BAEB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#F7BDCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2baeb; /* rgb */ color: rgb(242, 186, 235); /* oklch */ color: oklch(85.4% 0.090 330.6);
Tailwind
colors: {
custom: {
50: '#f7cff1',
500: '#f2baeb',
950: '#000000',
},
}SCSS
$custom: #f2baeb; $custom-light: #f7cff1; $custom-dark: #000000;
JSON
{
"hex": "#f2baeb",
"rgb": {
"r": 242,
"g": 186,
"b": 235
},
"hsl": {
"h": 307.5,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.85432,
"c": 0.09036,
"h": 330.6
},
"luminance": 0.59993
}Semantic roles & 50–950 ramp
primary
#F2BAEB
secondary
#7FD289
accent
#D02D15
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385