#F5BEEF#F5BEEF
#F5BEEF is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.6% C 0.089 H 330.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BEEF |
|---|---|
| RGB | rgb(245, 190, 239) |
| HSL | hsl(307, 73%, 85%) |
| HSV | hsv(307, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 2.4%, 3.9%) |
| CIE-LAB | lab(83.16, 27.62, -16.67) |
| CIE-LCH | lch(83.16, 32.26, 328.88°) |
| OKLab | oklab(86.56% 0.0774 -0.0447) |
| OKLCH | oklch(86.56% 0.089 330) |
| XYZ | xyz(71.6482, 62.4734, 89.9290) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.04
Very Light Purple
#F6CEFC
ΔE00 4.18
Light Lavendar
#EFC0FE
ΔE00 4.26
Light Lilac
#EDC8FF
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 5.87
Pale Lilac
#E4CBFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BEEF #BEF5C4
analogous
#DFBEF5 #F5BEEF #F5BED4
triadic
#F5BEEF #EFF5BE #BEEFF5
tetradic
#F5BEEF #F5DFBE #BEF5C4 #BED4F5
square
#F5BEEF #F5DFBE #BEF5C4 #BED4F5
split-complementary
#F5BEEF #D4F5BE #BEF5DF
monochromatic
#E554D5 #ED89E2 #F5BEEF #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.56
#F5BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F5BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BEEF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BEEF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#FAC1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5beef; /* rgb */ color: rgb(245, 190, 239); /* oklch */ color: oklch(86.6% 0.089 330.0);
Tailwind
colors: {
custom: {
50: '#f9d2f4',
500: '#f5beef',
950: '#000000',
},
}SCSS
$custom: #f5beef; $custom-light: #f9d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f5beef",
"rgb": {
"r": 245,
"g": 190,
"b": 239
},
"hsl": {
"h": 306.545,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.8656,
"c": 0.08932,
"h": 330
},
"luminance": 0.62471
}Semantic roles & 50–950 ramp
primary
#F5BEEF
secondary
#81D68A
accent
#D52610
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385