#F2BEEE#F2BEEE
#F2BEEE is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.2% C 0.086 H 328.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEEE |
|---|---|
| RGB | rgb(242, 190, 238) |
| HSL | hsl(305, 67%, 85%) |
| HSV | hsv(305, 21%, 95%) |
| CMYK | cmyk(0%, 21.5%, 1.7%, 5.1%) |
| CIE-LAB | lab(82.85, 26.45, -16.64) |
| CIE-LCH | lch(82.85, 31.25, 327.82°) |
| OKLab | oklab(86.24% 0.0737 -0.0446) |
| OKLCH | oklch(86.24% 0.086 328.8) |
| XYZ | xyz(70.4625, 61.8791, 89.1044) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.94
Pale Mauve
#FED0FC
ΔE00 4.00
Light Lavendar
#EFC0FE
ΔE00 4.09
Light Lilac
#EDC8FF
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 5.50
Pale Lilac
#E4CBFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEEE #BEF2C2
analogous
#DCBEF2 #F2BEEE #F2BED4
triadic
#F2BEEE #EEF2BE #BEEEF2
tetradic
#F2BEEE #F2DCBE #BEF2C2 #BED4F2
square
#F2BEEE #F2DCBE #BEF2C2 #BED4F2
split-complementary
#F2BEEE #D4F2BE #BEF2DC
monochromatic
#DE58D3 #E88BE1 #F2BEEE #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.57
#F2BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#F2BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEEE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEEE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#F6C1CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2beee; /* rgb */ color: rgb(242, 190, 238); /* oklch */ color: oklch(86.2% 0.086 328.8);
Tailwind
colors: {
custom: {
50: '#f6d2f3',
500: '#f2beee',
950: '#000000',
},
}SCSS
$custom: #f2beee; $custom-light: #f6d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f2beee",
"rgb": {
"r": 242,
"g": 190,
"b": 238
},
"hsl": {
"h": 304.615,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.86242,
"c": 0.08618,
"h": 328.8
},
"luminance": 0.61877
}Semantic roles & 50–950 ramp
primary
#F2BEEE
secondary
#82D289
accent
#CF2517
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385