#F7BAED#F7BAED
#F7BAED is a very light, moderate purple. Relative luminance 0.610; OKLCH L 86.0% C 0.096 H 332.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BAED |
|---|---|
| RGB | rgb(247, 186, 237) |
| HSL | hsl(310, 79%, 85%) |
| HSV | hsv(310, 25%, 97%) |
| CMYK | cmyk(0%, 24.7%, 4%, 3.1%) |
| CIE-LAB | lab(82.38, 30.04, -16.76) |
| CIE-LCH | lch(82.38, 34.40, 330.84°) |
| OKLab | oklab(85.98% 0.0849 -0.0448) |
| OKLCH | oklch(85.98% 0.096 332.1) |
| XYZ | xyz(71.2015, 61.0087, 88.1296) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.83
Pale Mauve
#FED0FC
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BAED #BAF7C4
analogous
#E3BAF7 #F7BAED #F7BACF
triadic
#F7BAED #EDF7BA #BAEDF7
tetradic
#F7BAED #F7E3BA #BAF7C4 #BACFF7
square
#F7BAED #F7E3BA #BAF7C4 #BACFF7
split-complementary
#F7BAED #CFF7BA #BAF7E3
monochromatic
#EA4CD0 #F183DF #F7BAED #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.59
#F7BAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F7BAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BAED
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BAED | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#FDBDCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f7baed; /* rgb */ color: rgb(247, 186, 237); /* oklch */ color: oklch(86.0% 0.096 332.1);
Tailwind
colors: {
custom: {
50: '#facff2',
500: '#f7baed',
950: '#000000',
},
}SCSS
$custom: #f7baed; $custom-light: #facff2; $custom-dark: #000000;
JSON
{
"hex": "#f7baed",
"rgb": {
"r": 247,
"g": 186,
"b": 237
},
"hsl": {
"h": 309.836,
"s": 79.221,
"l": 84.902
},
"oklch": {
"l": 0.85984,
"c": 0.09598,
"h": 332.1
},
"luminance": 0.61006
}Semantic roles & 50–950 ramp
primary
#F7BAED
secondary
#7CD98B
accent
#DC2C0A
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385