#F3BEC2#F3BEC2
#F3BEC2 is a very light, moderate red. Relative luminance 0.598; OKLCH L 85.0% C 0.061 H 13.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BEC2 |
|---|---|
| RGB | rgb(243, 190, 194) |
| HSL | hsl(355, 69%, 85%) |
| HSV | hsv(355, 22%, 95%) |
| CMYK | cmyk(0%, 21.8%, 20.2%, 4.7%) |
| CIE-LAB | lab(81.72, 19.57, 5.30) |
| CIE-LCH | lch(81.72, 20.28, 15.15°) |
| OKLab | oklab(84.99% 0.0595 0.0142) |
| OKLCH | oklch(84.99% 0.061 13.4) |
| XYZ | xyz(65.1137, 59.7794, 59.1372) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.90
Light Rose
#FFC5CB
ΔE00 2.35
Bubblegum
#FFC1CC
ΔE00 3.26
Pink
#FFC0CB
ΔE00 3.29
Lightpink
#FFB6C1
ΔE00 4.46
Pale Pink
#FFCFDC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BEC2 #BEF3EF
analogous
#F3BEDC #F3BEC2 #F3D5BE
triadic
#F3BEC2 #C2F3BE #BEC2F3
tetradic
#F3BEC2 #DCF3BE #BEF3EF #D5BEF3
square
#F3BEC2 #DCF3BE #BEF3EF #D5BEF3
split-complementary
#F3BEC2 #BEF3D5 #BEDCF3
monochromatic
#E05761 #E98A92 #F3BEC2 #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.62
#F3BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#F3BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BEC2
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BEC2 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C2
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#FEBAC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f3bec2; /* rgb */ color: rgb(243, 190, 194); /* oklch */ color: oklch(85.0% 0.061 13.4);
Tailwind
colors: {
custom: {
50: '#f7d1d4',
500: '#f3bec2',
950: '#000000',
},
}SCSS
$custom: #f3bec2; $custom-light: #f7d1d4; $custom-dark: #000000;
JSON
{
"hex": "#f3bec2",
"rgb": {
"r": 243,
"g": 190,
"b": 194
},
"hsl": {
"h": 355.472,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.84985,
"c": 0.06119,
"h": 13.4
},
"luminance": 0.59777
}Semantic roles & 50–950 ramp
primary
#F3BEC2
secondary
#82D3CD
accent
#D1C315
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383