#F5BEEE#F5BEEE
#F5BEEE is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.5% C 0.088 H 330.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BEEE |
|---|---|
| RGB | rgb(245, 190, 238) |
| HSL | hsl(308, 73%, 85%) |
| HSV | hsv(308, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 2.9%, 3.9%) |
| CIE-LAB | lab(83.13, 27.44, -16.19) |
| CIE-LCH | lch(83.13, 31.86, 329.46°) |
| OKLab | oklab(86.53% 0.077 -0.0433) |
| OKLCH | oklch(86.53% 0.088 330.7) |
| XYZ | xyz(71.5008, 62.4145, 89.1531) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.03
Very Light Purple
#F6CEFC
ΔE00 4.23
Light Lavendar
#EFC0FE
ΔE00 4.50
Light Lilac
#EDC8FF
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 5.96
Pale Lilac
#E4CBFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BEEE #BEF5C5
analogous
#E0BEF5 #F5BEEE #F5BED3
triadic
#F5BEEE #EEF5BE #BEEEF5
tetradic
#F5BEEE #F5E0BE #BEF5C5 #BED3F5
square
#F5BEEE #F5E0BE #BEF5C5 #BED3F5
split-complementary
#F5BEEE #D3F5BE #BEF5E0
monochromatic
#E554D2 #ED89E0 #F5BEEE #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.56
#F5BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#F5BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BEEE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BEEE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#FAC1CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5beee; /* rgb */ color: rgb(245, 190, 238); /* oklch */ color: oklch(86.5% 0.088 330.7);
Tailwind
colors: {
custom: {
50: '#f9d2f3',
500: '#f5beee',
950: '#000000',
},
}SCSS
$custom: #f5beee; $custom-light: #f9d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f5beee",
"rgb": {
"r": 245,
"g": 190,
"b": 238
},
"hsl": {
"h": 307.636,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.86526,
"c": 0.08838,
"h": 330.7
},
"luminance": 0.62412
}Semantic roles & 50–950 ramp
primary
#F5BEEE
secondary
#81D68C
accent
#D52910
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385