#F4BFEF#F4BFEF
#F4BFEF is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.6% C 0.087 H 329.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFEF |
|---|---|
| RGB | rgb(244, 191, 239) |
| HSL | hsl(306, 71%, 85%) |
| HSV | hsv(306, 22%, 96%) |
| CMYK | cmyk(0%, 21.7%, 2%, 4.3%) |
| CIE-LAB | lab(83.30, 26.76, -16.48) |
| CIE-LCH | lch(83.30, 31.43, 328.37°) |
| OKLab | oklab(86.64% 0.0748 -0.0441) |
| OKLCH | oklch(86.64% 0.087 329.4) |
| XYZ | xyz(71.5175, 62.7286, 89.9851) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.78
Very Light Purple
#F6CEFC
ΔE00 3.85
Light Lavendar
#EFC0FE
ΔE00 4.21
Light Lilac
#EDC8FF
ΔE00 4.76
Pale Lavender
#EECFFE
ΔE00 5.54
Pale Lilac
#E4CBFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFEF #BFF4C4
analogous
#DEBFF4 #F4BFEF #F4BFD4
triadic
#F4BFEF #EFF4BF #BFEFF4
tetradic
#F4BFEF #F4DEBF #BFF4C4 #BFD4F4
square
#F4BFEF #F4DEBF #BFF4C4 #BFD4F4
split-complementary
#F4BFEF #D4F4BF #BFF4DE
monochromatic
#E257D5 #EB8BE2 #F4BFEF #FBE5F8 #FBE5F8
Accessibility & contrast
On white
1.55
#F4BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F4BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFEF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFEF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF1
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#F8C2CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4bfef; /* rgb */ color: rgb(244, 191, 239); /* oklch */ color: oklch(86.6% 0.087 329.4);
Tailwind
colors: {
custom: {
50: '#f8d2f4',
500: '#f4bfef',
950: '#000000',
},
}SCSS
$custom: #f4bfef; $custom-light: #f8d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f4bfef",
"rgb": {
"r": 244,
"g": 191,
"b": 239
},
"hsl": {
"h": 305.66,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.86642,
"c": 0.08684,
"h": 329.4
},
"luminance": 0.62727
}Semantic roles & 50–950 ramp
primary
#F4BFEF
secondary
#82D58A
accent
#D32513
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385