#F5BAEF#F5BAEF
#F5BAEF is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.9% C 0.096 H 329.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BAEF |
|---|---|
| RGB | rgb(245, 186, 239) |
| HSL | hsl(306, 75%, 85%) |
| HSV | hsv(306, 24%, 96%) |
| CMYK | cmyk(0%, 24.1%, 2.4%, 3.9%) |
| CIE-LAB | lab(82.25, 29.73, -18.05) |
| CIE-LCH | lch(82.25, 34.78, 328.74°) |
| OKLab | oklab(85.86% 0.0833 -0.0484) |
| OKLCH | oklch(85.86% 0.096 329.8) |
| XYZ | xyz(70.7937, 60.7644, 89.6441) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.10
Pale Mauve
#FED0FC
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.60
Pale Lavender
#EECFFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BAEF #BAF5C0
analogous
#DEBAF5 #F5BAEF #F5BAD2
triadic
#F5BAEF #EFF5BA #BAEFF5
tetradic
#F5BAEF #F5DEBA #BAF5C0 #BAD2F5
square
#F5BAEF #F5DEBA #BAF5C0 #BAD2F5
split-complementary
#F5BAEF #D2F5BA #BAF5DE
monochromatic
#E64FD6 #ED85E3 #F5BAEF #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.60
#F5BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#F5BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BAEF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BAEF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#FABECC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f5baef; /* rgb */ color: rgb(245, 186, 239); /* oklch */ color: oklch(85.9% 0.096 329.8);
Tailwind
colors: {
custom: {
50: '#f9cff4',
500: '#f5baef',
950: '#000000',
},
}SCSS
$custom: #f5baef; $custom-light: #f9cff4; $custom-dark: #000000;
JSON
{
"hex": "#f5baef",
"rgb": {
"r": 245,
"g": 186,
"b": 239
},
"hsl": {
"h": 306.102,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.8586,
"c": 0.09632,
"h": 329.8
},
"luminance": 0.60762
}Semantic roles & 50–950 ramp
primary
#F5BAEF
secondary
#7DD686
accent
#D7230F
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385