#F2BEEF#F2BEEF
#F2BEEF is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.3% C 0.087 H 328.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEEF |
|---|---|
| RGB | rgb(242, 190, 239) |
| HSL | hsl(303, 67%, 85%) |
| HSV | hsv(303, 21%, 95%) |
| CMYK | cmyk(0%, 21.5%, 1.2%, 5.1%) |
| CIE-LAB | lab(82.88, 26.63, -17.13) |
| CIE-LCH | lch(82.88, 31.67, 327.25°) |
| OKLab | oklab(86.28% 0.0741 -0.0459) |
| OKLCH | oklch(86.28% 0.087 328.2) |
| XYZ | xyz(70.6098, 61.9380, 89.8803) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.84
Very Light Purple
#F6CEFC
ΔE00 3.90
Pale Mauve
#FED0FC
ΔE00 4.03
Light Lilac
#EDC8FF
ΔE00 4.50
Pale Lavender
#EECFFE
ΔE00 5.42
Pale Lilac
#E4CBFF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEEF #BEF2C1
analogous
#DBBEF2 #F2BEEF #F2BED5
triadic
#F2BEEF #EFF2BE #BEEFF2
tetradic
#F2BEEF #F2DBBE #BEF2C1 #BED5F2
square
#F2BEEF #F2DBBE #BEF2C1 #BED5F2
split-complementary
#F2BEEF #D5F2BE #BEF2DB
monochromatic
#DE58D6 #E88BE2 #F2BEEF #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.57
#F2BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#F2BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEEF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEEF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#F6C2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2beef; /* rgb */ color: rgb(242, 190, 239); /* oklch */ color: oklch(86.3% 0.087 328.2);
Tailwind
colors: {
custom: {
50: '#f6d2f4',
500: '#f2beef',
950: '#000000',
},
}SCSS
$custom: #f2beef; $custom-light: #f6d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f2beef",
"rgb": {
"r": 242,
"g": 190,
"b": 239
},
"hsl": {
"h": 303.462,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.86276,
"c": 0.08715,
"h": 328.2
},
"luminance": 0.61936
}Semantic roles & 50–950 ramp
primary
#F2BEEF
secondary
#82D287
accent
#CF2217
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385