#F5BEE2#F5BEE2
#F5BEE2 is a very light, moderate pink. Relative luminance 0.617; OKLCH L 86.1% C 0.078 H 339.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BEE2 |
|---|---|
| RGB | rgb(245, 190, 226) |
| HSL | hsl(321, 73%, 85%) |
| HSV | hsv(321, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 7.8%, 3.9%) |
| CIE-LAB | lab(82.77, 25.36, -10.31) |
| CIE-LCH | lch(82.77, 27.37, 337.88°) |
| OKLab | oklab(86.13% 0.0731 -0.0273) |
| OKLCH | oklch(86.13% 0.078 339.6) |
| XYZ | xyz(69.7963, 61.7327, 80.1757) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.11
Powder Pink
#FFB2D0
ΔE00 5.50
Very Light Purple
#F6CEFC
ΔE00 5.86
Baby Pink
#FFB7CE
ΔE00 6.05
Pastel Pink
#FFBACD
ΔE00 6.65
Light Pink
#FFD1DF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BEE2 #BEF5D1
analogous
#ECBEF5 #F5BEE2 #F5BEC6
triadic
#F5BEE2 #E2F5BE #BEE2F5
tetradic
#F5BEE2 #F5ECBE #BEF5D1 #BEC6F5
square
#F5BEE2 #F5ECBE #BEF5D1 #BEC6F5
split-complementary
#F5BEE2 #C6F5BE #BEF5EC
monochromatic
#E554B3 #ED89CA #F5BEE2 #FBE4F3 #FBE4F3
Accessibility & contrast
On white
1.57
#F5BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#F5BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BEE2
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BEE2 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E3
Deuteranopia (green-blind)
#CCD1E0
Tritanopia (blue-blind)
#FCBFCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f5bee2; /* rgb */ color: rgb(245, 190, 226); /* oklch */ color: oklch(86.1% 0.078 339.6);
Tailwind
colors: {
custom: {
50: '#f9d2eb',
500: '#f5bee2',
950: '#000000',
},
}SCSS
$custom: #f5bee2; $custom-light: #f9d2eb; $custom-dark: #000000;
JSON
{
"hex": "#f5bee2",
"rgb": {
"r": 245,
"g": 190,
"b": 226
},
"hsl": {
"h": 320.727,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.86127,
"c": 0.07805,
"h": 339.6
},
"luminance": 0.6173
}Semantic roles & 50–950 ramp
primary
#F5BEE2
secondary
#81D69E
accent
#D55410
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#171416
muted
#858384