#F9BEFF#F9BEFF
#F9BEFF is a very light, moderate purple. Relative luminance 0.642; OKLCH L 87.5% C 0.108 H 323.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BEFF |
|---|---|
| RGB | rgb(249, 190, 255) |
| HSL | hsl(294, 100%, 87%) |
| HSV | hsv(294, 25%, 100%) |
| CMYK | cmyk(2.4%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(84.06, 31.81, -23.81) |
| CIE-LCH | lch(84.06, 39.73, 323.19°) |
| OKLab | oklab(87.51% 0.0866 -0.0644) |
| OKLCH | oklch(87.51% 0.108 323.4) |
| XYZ | xyz(75.5282, 64.1886, 102.9993) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.25
Light Lilac
#EDC8FF
ΔE00 4.33
Very Light Purple
#F6CEFC
ΔE00 5.25
Pale Mauve
#FED0FC
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BEFF #C4FFBE
analogous
#D9BEFF #F9BEFF #FFBEE4
triadic
#F9BEFF #FFF9BE #BEFFF9
tetradic
#F9BEFF #FFD9BE #C4FFBE #BEE4FF
square
#F9BEFF #FFD9BE #C4FFBE #BEE4FF
split-complementary
#F9BEFF #E4FFBE #BEFFD9
monochromatic
#EE44FF #F381FF #F9BEFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.52
#F9BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F9BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BEFF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BEFF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#FCC4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9beff; /* rgb */ color: rgb(249, 190, 255); /* oklch */ color: oklch(87.5% 0.108 323.4);
Tailwind
colors: {
custom: {
50: '#fcd2ff',
500: '#f9beff',
950: '#000000',
},
}SCSS
$custom: #f9beff; $custom-light: #fcd2ff; $custom-dark: #000000;
JSON
{
"hex": "#f9beff",
"rgb": {
"r": 249,
"g": 190,
"b": 255
},
"hsl": {
"h": 294.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.87509,
"c": 0.10787,
"h": 323.4
},
"luminance": 0.64187
}Semantic roles & 50–950 ramp
primary
#F9BEFF
secondary
#84E77A
accent
#E60015
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386