#F2BEE3#F2BEE3
#F2BEE3 is a very light, moderate pink. Relative luminance 0.613; OKLCH L 85.9% C 0.076 H 336.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEE3 |
|---|---|
| RGB | rgb(242, 190, 227) |
| HSL | hsl(317, 67%, 85%) |
| HSV | hsv(317, 21%, 95%) |
| CMYK | cmyk(0%, 21.5%, 6.2%, 5.1%) |
| CIE-LAB | lab(82.51, 24.52, -11.26) |
| CIE-LCH | lch(82.51, 26.98, 335.34°) |
| OKLab | oklab(85.87% 0.0702 -0.0299) |
| OKLCH | oklch(85.87% 0.076 336.9) |
| XYZ | xyz(68.8955, 61.2523, 80.8518) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.78
Very Light Purple
#F6CEFC
ΔE00 5.32
Powder Pink
#FFB2D0
ΔE00 6.20
Baby Pink
#FFB7CE
ΔE00 6.77
Light Lavendar
#EFC0FE
ΔE00 7.01
Pale Lavender
#EECFFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEE3 #BEF2CD
analogous
#E7BEF2 #F2BEE3 #F2BEC9
triadic
#F2BEE3 #E3F2BE #BEE3F2
tetradic
#F2BEE3 #F2E7BE #BEF2CD #BEC9F2
square
#F2BEE3 #F2E7BE #BEF2CD #BEC9F2
split-complementary
#F2BEE3 #C9F2BE #BEF2E7
monochromatic
#DE58B7 #E88BCD #F2BEE3 #FAE5F4 #FAE5F4
Accessibility & contrast
On white
1.58
#F2BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#F2BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEE3
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEE3 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E5
Deuteranopia (green-blind)
#CBD0E1
Tritanopia (blue-blind)
#F8BFCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2bee3; /* rgb */ color: rgb(242, 190, 227); /* oklch */ color: oklch(85.9% 0.076 336.9);
Tailwind
colors: {
custom: {
50: '#f6d2eb',
500: '#f2bee3',
950: '#000000',
},
}SCSS
$custom: #f2bee3; $custom-light: #f6d2eb; $custom-dark: #000000;
JSON
{
"hex": "#f2bee3",
"rgb": {
"r": 242,
"g": 190,
"b": 227
},
"hsl": {
"h": 317.308,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.85873,
"c": 0.07626,
"h": 336.9
},
"luminance": 0.6125
}Semantic roles & 50–950 ramp
primary
#F2BEE3
secondary
#82D299
accent
#CF4C17
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384