#F2BEE4#F2BEE4
#F2BEE4 is a very light, moderate pink. Relative luminance 0.613; OKLCH L 85.9% C 0.077 H 336.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEE4 |
|---|---|
| RGB | rgb(242, 190, 228) |
| HSL | hsl(316, 67%, 85%) |
| HSV | hsv(316, 21%, 95%) |
| CMYK | cmyk(0%, 21.5%, 5.8%, 5.1%) |
| CIE-LAB | lab(82.54, 24.69, -11.75) |
| CIE-LCH | lch(82.54, 27.34, 334.55°) |
| OKLab | oklab(85.91% 0.0705 -0.0312) |
| OKLCH | oklch(85.91% 0.077 336.1) |
| XYZ | xyz(69.0339, 61.3077, 81.5808) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 5.14
Powder Pink
#FFB2D0
ΔE00 6.39
Light Lavendar
#EFC0FE
ΔE00 6.73
Light Lilac
#EDC8FF
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEE4 #BEF2CC
analogous
#E6BEF2 #F2BEE4 #F2BECA
triadic
#F2BEE4 #E4F2BE #BEE4F2
tetradic
#F2BEE4 #F2E6BE #BEF2CC #BECAF2
square
#F2BEE4 #F2E6BE #BEF2CC #BECAF2
split-complementary
#F2BEE4 #CAF2BE #BEF2E6
monochromatic
#DE58BA #E88BCF #F2BEE4 #FAE5F4 #FAE5F4
Accessibility & contrast
On white
1.58
#F2BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#F2BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEE4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEE4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E6
Deuteranopia (green-blind)
#CAD0E2
Tritanopia (blue-blind)
#F8C0CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2bee4; /* rgb */ color: rgb(242, 190, 228); /* oklch */ color: oklch(85.9% 0.077 336.1);
Tailwind
colors: {
custom: {
50: '#f6d2ec',
500: '#f2bee4',
950: '#000000',
},
}SCSS
$custom: #f2bee4; $custom-light: #f6d2ec; $custom-dark: #000000;
JSON
{
"hex": "#f2bee4",
"rgb": {
"r": 242,
"g": 190,
"b": 228
},
"hsl": {
"h": 316.154,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.85906,
"c": 0.0771,
"h": 336.1
},
"luminance": 0.61306
}Semantic roles & 50–950 ramp
primary
#F2BEE4
secondary
#82D298
accent
#CF4817
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384