#F4BBEE#F4BBEE
#F4BBEE is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.9% C 0.093 H 329.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBEE |
|---|---|
| RGB | rgb(244, 187, 238) |
| HSL | hsl(306, 72%, 85%) |
| HSV | hsv(306, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 2.5%, 4.3%) |
| CIE-LAB | lab(82.35, 28.70, -17.37) |
| CIE-LCH | lch(82.35, 33.55, 328.81°) |
| OKLab | oklab(85.9% 0.0804 -0.0466) |
| OKLCH | oklch(85.9% 0.093 329.9) |
| XYZ | xyz(70.5097, 60.9489, 88.9224) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Pale Mauve
#FED0FC
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBEE #BBF4C1
analogous
#DEBBF4 #F4BBEE #F4BBD2
triadic
#F4BBEE #EEF4BB #BBEEF4
tetradic
#F4BBEE #F4DEBB #BBF4C1 #BBD2F4
square
#F4BBEE #F4DEBB #BBF4C1 #BBD2F4
split-complementary
#F4BBEE #D2F4BB #BBF4DE
monochromatic
#E352D4 #EB86E1 #F4BBEE #FBE5F8 #FBE5F8
Accessibility & contrast
On white
1.59
#F4BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#F4BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBEE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBEE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#F9BECD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f4bbee; /* rgb */ color: rgb(244, 187, 238); /* oklch */ color: oklch(85.9% 0.093 329.9);
Tailwind
colors: {
custom: {
50: '#f8d0f3',
500: '#f4bbee',
950: '#000000',
},
}SCSS
$custom: #f4bbee; $custom-light: #f8d0f3; $custom-dark: #000000;
JSON
{
"hex": "#f4bbee",
"rgb": {
"r": 244,
"g": 187,
"b": 238
},
"hsl": {
"h": 306.316,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85903,
"c": 0.0929,
"h": 329.9
},
"luminance": 0.60947
}Semantic roles & 50–950 ramp
primary
#F4BBEE
secondary
#7ED588
accent
#D42611
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385