#F2BEFD#F2BEFD
#F2BEFD is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.8% C 0.102 H 320.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEFD |
|---|---|
| RGB | rgb(242, 190, 253) |
| HSL | hsl(290, 94%, 87%) |
| HSV | hsv(290, 25%, 99%) |
| CMYK | cmyk(4.3%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.34, 29.22, -23.91) |
| CIE-LCH | lch(83.34, 37.75, 320.70°) |
| OKLab | oklab(86.78% 0.0783 -0.0647) |
| OKLCH | oklch(86.78% 0.102 320.4) |
| XYZ | xyz(72.7587, 62.7976, 101.1978) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.99
Light Lilac
#EDC8FF
ΔE00 3.31
Very Light Purple
#F6CEFC
ΔE00 4.85
Mauve
#E0B0FF
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 5.43
Light Lavender
#DFC5FE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEFD #C9FDBE
analogous
#D3BEFD #F2BEFD #FDBEE9
triadic
#F2BEFD #FDF2BE #BEFDF2
tetradic
#F2BEFD #FDD3BE #C9FDBE #BEE9FD
square
#F2BEFD #FDD3BE #C9FDBE #BEE9FD
split-complementary
#F2BEFD #E9FDBE #BEFDD3
monochromatic
#DA47F9 #E683FB #F2BEFD #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.55
#F2BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F2BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEFD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEFD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#F3C4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2befd; /* rgb */ color: rgb(242, 190, 253); /* oklch */ color: oklch(86.8% 0.102 320.4);
Tailwind
colors: {
custom: {
50: '#f7d2fe',
500: '#f2befd',
950: '#000000',
},
}SCSS
$custom: #f2befd; $custom-light: #f7d2fe; $custom-dark: #000000;
JSON
{
"hex": "#f2befd",
"rgb": {
"r": 242,
"g": 190,
"b": 253
},
"hsl": {
"h": 289.524,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86776,
"c": 0.1016,
"h": 320.4
},
"luminance": 0.62796
}Semantic roles & 50–950 ramp
primary
#F2BEFD
secondary
#8EE47B
accent
#E60028
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385