#F4BEC2#F4BEC2
#F4BEC2 is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.1% C 0.062 H 13.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BEC2 |
|---|---|
| RGB | rgb(244, 190, 194) |
| HSL | hsl(356, 71%, 85%) |
| HSV | hsv(356, 22%, 96%) |
| CMYK | cmyk(0%, 22.1%, 20.5%, 4.3%) |
| CIE-LAB | lab(81.82, 19.93, 5.45) |
| CIE-LCH | lch(81.82, 20.67, 15.30°) |
| OKLab | oklab(85.08% 0.0606 0.0146) |
| OKLCH | oklch(85.08% 0.062 13.5) |
| XYZ | xyz(65.4598, 59.9578, 59.1534) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.68
Light Rose
#FFC5CB
ΔE00 2.21
Bubblegum
#FFC1CC
ΔE00 3.12
Pink
#FFC0CB
ΔE00 3.14
Lightpink
#FFB6C1
ΔE00 4.28
Pale Pink
#FFCFDC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BEC2 #BEF4F0
analogous
#F4BEDD #F4BEC2 #F4D5BE
triadic
#F4BEC2 #C2F4BE #BEC2F4
tetradic
#F4BEC2 #DDF4BE #BEF4F0 #D5BEF4
square
#F4BEC2 #DDF4BE #BEF4F0 #D5BEF4
split-complementary
#F4BEC2 #BEF4D5 #BEDDF4
monochromatic
#E25560 #EB8A91 #F4BEC2 #FBE5E6 #FBE5E6
Accessibility & contrast
On white
1.62
#F4BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#F4BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BEC2
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BEC2 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#FFB9C0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f4bec2; /* rgb */ color: rgb(244, 190, 194); /* oklch */ color: oklch(85.1% 0.062 13.5);
Tailwind
colors: {
custom: {
50: '#f8d1d4',
500: '#f4bec2',
950: '#000000',
},
}SCSS
$custom: #f4bec2; $custom-light: #f8d1d4; $custom-dark: #000000;
JSON
{
"hex": "#f4bec2",
"rgb": {
"r": 244,
"g": 190,
"b": 194
},
"hsl": {
"h": 355.556,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.85083,
"c": 0.06235,
"h": 13.5
},
"luminance": 0.59955
}Semantic roles & 50–950 ramp
primary
#F4BEC2
secondary
#81D5CF
accent
#D3C512
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383