#F4BAEB#F4BAEB
#F4BAEB is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.6% C 0.092 H 331.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BAEB |
|---|---|
| RGB | rgb(244, 186, 235) |
| HSL | hsl(309, 73%, 84%) |
| HSV | hsv(309, 24%, 96%) |
| CMYK | cmyk(0%, 23.8%, 3.7%, 4.3%) |
| CIE-LAB | lab(82.03, 28.70, -16.25) |
| CIE-LCH | lch(82.03, 32.98, 330.48°) |
| OKLab | oklab(85.62% 0.0809 -0.0435) |
| OKLCH | oklch(85.62% 0.092 331.8) |
| XYZ | xyz(69.8613, 60.3512, 86.5500) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.82
Pale Mauve
#FED0FC
ΔE00 4.96
Very Light Purple
#F6CEFC
ΔE00 5.15
Light Lilac
#EDC8FF
ΔE00 5.82
Pale Lavender
#EECFFE
ΔE00 6.78
Plum
#DDA0DD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BAEB #BAF4C3
analogous
#E0BAF4 #F4BAEB #F4BACE
triadic
#F4BAEB #EBF4BA #BAEBF4
tetradic
#F4BAEB #F4E0BA #BAF4C3 #BACEF4
square
#F4BAEB #F4E0BA #BAF4C3 #BACEF4
split-complementary
#F4BAEB #CEF4BA #BAF4E0
monochromatic
#E350CC #EC85DC #F4BAEB #FBE5F7 #FBE5F7
Accessibility & contrast
On white
1.61
#F4BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#F4BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BAEB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BAEB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#F9BDCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f4baeb; /* rgb */ color: rgb(244, 186, 235); /* oklch */ color: oklch(85.6% 0.092 331.8);
Tailwind
colors: {
custom: {
50: '#f8cff1',
500: '#f4baeb',
950: '#000000',
},
}SCSS
$custom: #f4baeb; $custom-light: #f8cff1; $custom-dark: #000000;
JSON
{
"hex": "#f4baeb",
"rgb": {
"r": 244,
"g": 186,
"b": 235
},
"hsl": {
"h": 309.31,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.85624,
"c": 0.09187,
"h": 331.8
},
"luminance": 0.60349
}Semantic roles & 50–950 ramp
primary
#F4BAEB
secondary
#7ED58B
accent
#D52F11
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385