#F4BBEF#F4BBEF
#F4BBEF is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.9% C 0.094 H 329.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBEF |
|---|---|
| RGB | rgb(244, 187, 239) |
| HSL | hsl(305, 72%, 85%) |
| HSV | hsv(305, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 2%, 4.3%) |
| CIE-LAB | lab(82.38, 28.88, -17.86) |
| CIE-LCH | lch(82.38, 33.95, 328.26°) |
| OKLab | oklab(85.94% 0.0807 -0.0479) |
| OKLCH | oklch(85.94% 0.094 329.3) |
| XYZ | xyz(70.6571, 61.0078, 89.6983) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 4.78
Pale Mauve
#FED0FC
ΔE00 4.79
Light Lilac
#EDC8FF
ΔE00 5.12
Pale Lavender
#EECFFE
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBEF #BBF4C0
analogous
#DDBBF4 #F4BBEF #F4BBD3
triadic
#F4BBEF #EFF4BB #BBEFF4
tetradic
#F4BBEF #F4DDBB #BBF4C0 #BBD3F4
square
#F4BBEF #F4DDBB #BBF4C0 #BBD3F4
split-complementary
#F4BBEF #D3F4BB #BBF4DD
monochromatic
#E352D6 #EB86E3 #F4BBEF #FBE5F9 #FBE5F9
Accessibility & contrast
On white
1.59
#F4BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F4BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBEF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBEF | 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)
#B9C8F1
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#F9BFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f4bbef; /* rgb */ color: rgb(244, 187, 239); /* oklch */ color: oklch(85.9% 0.094 329.3);
Tailwind
colors: {
custom: {
50: '#f8d0f4',
500: '#f4bbef',
950: '#000000',
},
}SCSS
$custom: #f4bbef; $custom-light: #f8d0f4; $custom-dark: #000000;
JSON
{
"hex": "#f4bbef",
"rgb": {
"r": 244,
"g": 187,
"b": 239
},
"hsl": {
"h": 305.263,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85938,
"c": 0.09384,
"h": 329.3
},
"luminance": 0.61006
}Semantic roles & 50–950 ramp
primary
#F4BBEF
secondary
#7ED586
accent
#D42211
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385