#F4BFEE#F4BFEE
#F4BFEE is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.6% C 0.086 H 330.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFEE |
|---|---|
| RGB | rgb(244, 191, 238) |
| HSL | hsl(307, 71%, 85%) |
| HSV | hsv(307, 22%, 96%) |
| CMYK | cmyk(0%, 21.7%, 2.5%, 4.3%) |
| CIE-LAB | lab(83.27, 26.58, -15.99) |
| CIE-LCH | lch(83.27, 31.02, 328.96°) |
| OKLab | oklab(86.61% 0.0745 -0.0428) |
| OKLCH | oklch(86.61% 0.086 330.1) |
| XYZ | xyz(71.3702, 62.6697, 89.2092) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.77
Very Light Purple
#F6CEFC
ΔE00 3.91
Light Lavendar
#EFC0FE
ΔE00 4.46
Light Lilac
#EDC8FF
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 5.63
Pale Lilac
#E4CBFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFEE #BFF4C5
analogous
#DFBFF4 #F4BFEE #F4BFD4
triadic
#F4BFEE #EEF4BF #BFEEF4
tetradic
#F4BFEE #F4DFBF #BFF4C5 #BFD4F4
square
#F4BFEE #F4DFBF #BFF4C5 #BFD4F4
split-complementary
#F4BFEE #D4F4BF #BFF4DF
monochromatic
#E257D2 #EB8BE0 #F4BFEE #FBE5F8 #FBE5F8
Accessibility & contrast
On white
1.55
#F4BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F4BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFEE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFEE | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#F8C2CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4bfee; /* rgb */ color: rgb(244, 191, 238); /* oklch */ color: oklch(86.6% 0.086 330.1);
Tailwind
colors: {
custom: {
50: '#f8d2f3',
500: '#f4bfee',
950: '#000000',
},
}SCSS
$custom: #f4bfee; $custom-light: #f8d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f4bfee",
"rgb": {
"r": 244,
"g": 191,
"b": 238
},
"hsl": {
"h": 306.792,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.86608,
"c": 0.08588,
"h": 330.1
},
"luminance": 0.62668
}Semantic roles & 50–950 ramp
primary
#F4BFEE
secondary
#82D58C
accent
#D32913
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385