#F8BAEE#F8BAEE
#F8BAEE is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.1% C 0.098 H 332.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BAEE |
|---|---|
| RGB | rgb(248, 186, 238) |
| HSL | hsl(310, 82%, 85%) |
| HSV | hsv(310, 25%, 97%) |
| CMYK | cmyk(0%, 25%, 4%, 2.7%) |
| CIE-LAB | lab(82.51, 30.54, -17.09) |
| CIE-LCH | lch(82.51, 35.00, 330.77°) |
| OKLab | oklab(86.12% 0.0863 -0.0457) |
| OKLCH | oklch(86.12% 0.098 332.1) |
| XYZ | xyz(71.7017, 61.2497, 88.9177) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.78
Pale Mauve
#FED0FC
ΔE00 5.13
Very Light Purple
#F6CEFC
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.91
Pale Lavender
#EECFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BAEE #BAF8C4
analogous
#E3BAF8 #F8BAEE #F8BACF
triadic
#F8BAEE #EEF8BA #BAEEF8
tetradic
#F8BAEE #F8E3BA #BAF8C4 #BACFF8
square
#F8BAEE #F8E3BA #BAF8C4 #BACFF8
split-complementary
#F8BAEE #CFF8BA #BAF8E3
monochromatic
#ED4BD3 #F282E0 #F8BAEE #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.58
#F8BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#F8BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BAEE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BAEE | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#FEBDCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f8baee; /* rgb */ color: rgb(248, 186, 238); /* oklch */ color: oklch(86.1% 0.098 332.1);
Tailwind
colors: {
custom: {
50: '#fbcff3',
500: '#f8baee',
950: '#000000',
},
}SCSS
$custom: #f8baee; $custom-light: #fbcff3; $custom-dark: #000000;
JSON
{
"hex": "#f8baee",
"rgb": {
"r": 248,
"g": 186,
"b": 238
},
"hsl": {
"h": 309.677,
"s": 81.579,
"l": 85.098
},
"oklch": {
"l": 0.86116,
"c": 0.09765,
"h": 332.1
},
"luminance": 0.61247
}Semantic roles & 50–950 ramp
primary
#F8BAEE
secondary
#7BDB8B
accent
#DE2A08
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385