#F4BEEE#F4BEEE
#F4BEEE is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.4% C 0.088 H 330.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BEEE |
|---|---|
| RGB | rgb(244, 190, 238) |
| HSL | hsl(307, 71%, 85%) |
| HSV | hsv(307, 22%, 96%) |
| CMYK | cmyk(0%, 22.1%, 2.5%, 4.3%) |
| CIE-LAB | lab(83.04, 27.11, -16.34) |
| CIE-LCH | lch(83.04, 31.65, 328.92°) |
| OKLab | oklab(86.43% 0.0759 -0.0437) |
| OKLCH | oklch(86.43% 0.088 330.1) |
| XYZ | xyz(71.1528, 62.2351, 89.1368) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.01
Very Light Purple
#F6CEFC
ΔE00 4.12
Light Lavendar
#EFC0FE
ΔE00 4.36
Light Lilac
#EDC8FF
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BEEE #BEF4C4
analogous
#DFBEF4 #F4BEEE #F4BED3
triadic
#F4BEEE #EEF4BE #BEEEF4
tetradic
#F4BEEE #F4DFBE #BEF4C4 #BED3F4
square
#F4BEEE #F4DFBE #BEF4C4 #BED3F4
split-complementary
#F4BEEE #D3F4BE #BEF4DF
monochromatic
#E255D3 #EB8AE0 #F4BEEE #FBE5F8 #FBE5F8
Accessibility & contrast
On white
1.56
#F4BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#F4BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BEEE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BEEE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#F9C1CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4beee; /* rgb */ color: rgb(244, 190, 238); /* oklch */ color: oklch(86.4% 0.088 330.1);
Tailwind
colors: {
custom: {
50: '#f8d2f3',
500: '#f4beee',
950: '#000000',
},
}SCSS
$custom: #f4beee; $custom-light: #f8d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f4beee",
"rgb": {
"r": 244,
"g": 190,
"b": 238
},
"hsl": {
"h": 306.667,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.86431,
"c": 0.08764,
"h": 330.1
},
"luminance": 0.62233
}Semantic roles & 50–950 ramp
primary
#F4BEEE
secondary
#81D58B
accent
#D32812
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385