#F0BAEF#F0BAEF
#F0BAEF is a very light, moderate purple. Relative luminance 0.599; OKLCH L 85.4% C 0.093 H 327.0°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BAEF |
|---|---|
| RGB | rgb(240, 186, 239) |
| HSL | hsl(301, 64%, 84%) |
| HSV | hsv(301, 23%, 94%) |
| CMYK | cmyk(0%, 22.5%, 0.4%, 5.9%) |
| CIE-LAB | lab(81.77, 28.10, -18.82) |
| CIE-LCH | lch(81.77, 33.82, 326.19°) |
| OKLab | oklab(85.38% 0.0778 -0.0506) |
| OKLCH | oklch(85.38% 0.093 327) |
| XYZ | xyz(69.0724, 59.8769, 89.5635) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.37
Light Lilac
#EDC8FF
ΔE00 4.64
Very Light Purple
#F6CEFC
ΔE00 4.77
Pale Mauve
#FED0FC
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BAEF #BAF0BB
analogous
#D6BAF0 #F0BAEF #F0BAD4
triadic
#F0BAEF #EFF0BA #BAEFF0
tetradic
#F0BAEF #F0D6BA #BAF0BB #BAD4F0
square
#F0BAEF #F0D6BA #BAF0BB #BAD4F0
split-complementary
#F0BAEF #D4F0BA #BAF0D6
monochromatic
#DA55D8 #E588E3 #F0BAEF #FAE6F9 #FAE6F9
Accessibility & contrast
On white
1.62
#F0BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#F0BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BAEF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BAEF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#F4BECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f0baef; /* rgb */ color: rgb(240, 186, 239); /* oklch */ color: oklch(85.4% 0.093 327.0);
Tailwind
colors: {
custom: {
50: '#f5cff4',
500: '#f0baef',
950: '#000000',
},
}SCSS
$custom: #f0baef; $custom-light: #f5cff4; $custom-dark: #000000;
JSON
{
"hex": "#f0baef",
"rgb": {
"r": 240,
"g": 186,
"b": 239
},
"hsl": {
"h": 301.111,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.8538,
"c": 0.09278,
"h": 327
},
"luminance": 0.59875
}Semantic roles & 50–950 ramp
primary
#F0BAEF
secondary
#80CF81
accent
#CC1D19
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385