#F2BAEF#F2BAEF
#F2BAEF is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.6% C 0.094 H 328.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BAEF |
|---|---|
| RGB | rgb(242, 186, 239) |
| HSL | hsl(303, 68%, 84%) |
| HSV | hsv(303, 23%, 95%) |
| CMYK | cmyk(0%, 23.1%, 1.2%, 5.1%) |
| CIE-LAB | lab(81.96, 28.75, -18.51) |
| CIE-LCH | lch(81.96, 34.20, 327.22°) |
| OKLab | oklab(85.57% 0.08 -0.0497) |
| OKLCH | oklch(85.57% 0.094 328.1) |
| XYZ | xyz(69.7553, 60.2290, 89.5955) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.64
Very Light Purple
#F6CEFC
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 4.94
Pale Mauve
#FED0FC
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 6.25
Plum
#DDA0DD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BAEF #BAF2BD
analogous
#D9BAF2 #F2BAEF #F2BAD3
triadic
#F2BAEF #EFF2BA #BAEFF2
tetradic
#F2BAEF #F2D9BA #BAF2BD #BAD3F2
square
#F2BAEF #F2D9BA #BAF2BD #BAD3F2
split-complementary
#F2BAEF #D3F2BA #BAF2D9
monochromatic
#DF53D7 #E887E3 #F2BAEF #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.61
#F2BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F2BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BAEF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BAEF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#F6BECC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2baef; /* rgb */ color: rgb(242, 186, 239); /* oklch */ color: oklch(85.6% 0.094 328.1);
Tailwind
colors: {
custom: {
50: '#f7cff4',
500: '#f2baef',
950: '#000000',
},
}SCSS
$custom: #f2baef; $custom-light: #f7cff4; $custom-dark: #000000;
JSON
{
"hex": "#f2baef",
"rgb": {
"r": 242,
"g": 186,
"b": 239
},
"hsl": {
"h": 303.214,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.85571,
"c": 0.09417,
"h": 328.1
},
"luminance": 0.60227
}Semantic roles & 50–950 ramp
primary
#F2BAEF
secondary
#7FD283
accent
#D01F15
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385