#F5BEFF#F5BEFF
#F5BEFF is a very light, moderate purple. Relative luminance 0.635; OKLCH L 87.1% C 0.105 H 321.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BEFF |
|---|---|
| RGB | rgb(245, 190, 255) |
| HSL | hsl(291, 100%, 87%) |
| HSV | hsv(291, 25%, 100%) |
| CMYK | cmyk(3.9%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(83.68, 30.54, -24.42) |
| CIE-LCH | lch(83.68, 39.11, 321.36°) |
| OKLab | oklab(87.13% 0.0822 -0.0661) |
| OKLCH | oklch(87.13% 0.105 321.2) |
| XYZ | xyz(74.1173, 63.4611, 102.9332) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.48
Light Lilac
#EDC8FF
ΔE00 3.75
Very Light Purple
#F6CEFC
ΔE00 5.14
Mauve
#E0B0FF
ΔE00 5.37
Pale Mauve
#FED0FC
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BEFF #C8FFBE
analogous
#D5BEFF #F5BEFF #FFBEE9
triadic
#F5BEFF #FFF5BE #BEFFF5
tetradic
#F5BEFF #FFD5BE #C8FFBE #BEE9FF
square
#F5BEFF #FFD5BE #C8FFBE #BEE9FF
split-complementary
#F5BEFF #E9FFBE #BEFFD5
monochromatic
#E244FF #EC81FF #F5BEFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.53
#F5BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F5BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BEFF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BEFF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#F7C5D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f5beff; /* rgb */ color: rgb(245, 190, 255); /* oklch */ color: oklch(87.1% 0.105 321.2);
Tailwind
colors: {
custom: {
50: '#f9d2ff',
500: '#f5beff',
950: '#000000',
},
}SCSS
$custom: #f5beff; $custom-light: #f9d2ff; $custom-dark: #000000;
JSON
{
"hex": "#f5beff",
"rgb": {
"r": 245,
"g": 190,
"b": 255
},
"hsl": {
"h": 290.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.87131,
"c": 0.10547,
"h": 321.2
},
"luminance": 0.63459
}Semantic roles & 50–950 ramp
primary
#F5BEFF
secondary
#8BE77A
accent
#E60023
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386