#F4BEFF#F4BEFF
#F4BEFF is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.0% C 0.105 H 320.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BEFF |
|---|---|
| RGB | rgb(244, 190, 255) |
| HSL | hsl(290, 100%, 87%) |
| HSV | hsv(290, 25%, 100%) |
| CMYK | cmyk(4.3%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(83.59, 30.23, -24.57) |
| CIE-LCH | lch(83.59, 38.95, 320.89°) |
| OKLab | oklab(87.04% 0.0811 -0.0666) |
| OKLCH | oklch(87.04% 0.105 320.6) |
| XYZ | xyz(73.7693, 63.2816, 102.9169) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.30
Light Lilac
#EDC8FF
ΔE00 3.62
Very Light Purple
#F6CEFC
ΔE00 5.13
Mauve
#E0B0FF
ΔE00 5.22
Pale Lavender
#EECFFE
ΔE00 5.74
Light Lavender
#DFC5FE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BEFF #C9FFBE
analogous
#D4BEFF #F4BEFF #FFBEEA
triadic
#F4BEFF #FFF4BE #BEFFF4
tetradic
#F4BEFF #FFD4BE #C9FFBE #BEEAFF
square
#F4BEFF #FFD4BE #C9FFBE #BEEAFF
split-complementary
#F4BEFF #EAFFBE #BEFFD4
monochromatic
#DF44FF #EA81FF #F4BEFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.54
#F4BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F4BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BEFF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BEFF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#F6C5D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f4beff; /* rgb */ color: rgb(244, 190, 255); /* oklch */ color: oklch(87.0% 0.105 320.6);
Tailwind
colors: {
custom: {
50: '#f8d2ff',
500: '#f4beff',
950: '#000000',
},
}SCSS
$custom: #f4beff; $custom-light: #f8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#f4beff",
"rgb": {
"r": 244,
"g": 190,
"b": 255
},
"hsl": {
"h": 289.846,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.87037,
"c": 0.10489,
"h": 320.6
},
"luminance": 0.6328
}Semantic roles & 50–950 ramp
primary
#F4BEFF
secondary
#8CE77A
accent
#E60027
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386