#F2BFFE#F2BFFE
#F2BFFE is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.0% C 0.101 H 319.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFFE |
|---|---|
| RGB | rgb(242, 191, 254) |
| HSL | hsl(289, 97%, 87%) |
| HSV | hsv(289, 25%, 100%) |
| CMYK | cmyk(4.7%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.60, 28.88, -24.04) |
| CIE-LCH | lch(83.60, 37.58, 320.22°) |
| OKLab | oklab(86.99% 0.0771 -0.0651) |
| OKLCH | oklch(86.99% 0.101 319.8) |
| XYZ | xyz(73.1357, 63.2961, 102.1114) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.77
Light Lilac
#EDC8FF
ΔE00 3.09
Very Light Purple
#F6CEFC
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 5.27
Mauve
#E0B0FF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFFE #CBFEBF
analogous
#D2BFFE #F2BFFE #FEBFEB
triadic
#F2BFFE #FEF2BF #BFFEF2
tetradic
#F2BFFE #FED2BF #CBFEBF #BFEBFE
square
#F2BFFE #FED2BF #CBFEBF #BFEBFE
split-complementary
#F2BFFE #EBFEBF #BFFED2
monochromatic
#DA46FC #E683FD #F2BFFE #F9E1FF #F9E1FF
Accessibility & contrast
On white
1.54
#F2BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F2BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFFE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFFE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#F3C6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2bffe; /* rgb */ color: rgb(242, 191, 254); /* oklch */ color: oklch(87.0% 0.101 319.8);
Tailwind
colors: {
custom: {
50: '#f7d2ff',
500: '#f2bffe',
950: '#000000',
},
}SCSS
$custom: #f2bffe; $custom-light: #f7d2ff; $custom-dark: #000000;
JSON
{
"hex": "#f2bffe",
"rgb": {
"r": 242,
"g": 191,
"b": 254
},
"hsl": {
"h": 288.571,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86988,
"c": 0.10096,
"h": 319.8
},
"luminance": 0.63295
}Semantic roles & 50–950 ramp
primary
#F2BFFE
secondary
#90E67B
accent
#E6002C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386