#F1BEE2#F1BEE2
#F1BEE2 is a very light, moderate pink. Relative luminance 0.610; OKLCH L 85.7% C 0.075 H 337.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BEE2 |
|---|---|
| RGB | rgb(241, 190, 226) |
| HSL | hsl(318, 65%, 85%) |
| HSV | hsv(318, 21%, 95%) |
| CMYK | cmyk(0%, 21.2%, 6.2%, 5.5%) |
| CIE-LAB | lab(82.39, 24.01, -10.92) |
| CIE-LCH | lch(82.39, 26.37, 335.55°) |
| OKLab | oklab(85.75% 0.0687 -0.0289) |
| OKLCH | oklch(85.75% 0.075 337.2) |
| XYZ | xyz(68.4155, 61.0207, 80.1110) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.90
Very Light Purple
#F6CEFC
ΔE00 5.41
Powder Pink
#FFB2D0
ΔE00 6.21
Baby Pink
#FFB7CE
ΔE00 6.71
Thistle
#D8BFD8
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BEE2 #BEF1CD
analogous
#E7BEF1 #F1BEE2 #F1BEC9
triadic
#F1BEE2 #E2F1BE #BEE2F1
tetradic
#F1BEE2 #F1E7BE #BEF1CD #BEC9F1
square
#F1BEE2 #F1E7BE #BEF1CD #BEC9F1
split-complementary
#F1BEE2 #C9F1BE #BEF1E7
monochromatic
#DB59B5 #E68CCC #F1BEE2 #FAE6F4 #FAE6F4
Accessibility & contrast
On white
1.59
#F1BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F1BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BEE2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BEE2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#CAD0E0
Tritanopia (blue-blind)
#F7BFCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f1bee2; /* rgb */ color: rgb(241, 190, 226); /* oklch */ color: oklch(85.7% 0.075 337.2);
Tailwind
colors: {
custom: {
50: '#f6d2eb',
500: '#f1bee2',
950: '#000000',
},
}SCSS
$custom: #f1bee2; $custom-light: #f6d2eb; $custom-dark: #000000;
JSON
{
"hex": "#f1bee2",
"rgb": {
"r": 241,
"g": 190,
"b": 226
},
"hsl": {
"h": 317.647,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.85746,
"c": 0.07458,
"h": 337.2
},
"luminance": 0.61019
}Semantic roles & 50–950 ramp
primary
#F1BEE2
secondary
#83D09A
accent
#CC4E19
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384