#F2BDAE#F2BDAE
#F2BDAE is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.2% C 0.065 H 36.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDAE |
|---|---|
| RGB | rgb(242, 189, 174) |
| HSL | hsl(13, 72%, 82%) |
| HSV | hsv(13, 28%, 95%) |
| CMYK | cmyk(0%, 21.9%, 28.1%, 5.1%) |
| CIE-LAB | lab(80.92, 16.92, 14.89) |
| CIE-LCH | lch(80.92, 22.54, 41.34°) |
| OKLab | oklab(84.19% 0.0523 0.0385) |
| OKLCH | oklch(84.19% 0.065 36.4) |
| XYZ | xyz(62.4567, 58.3314, 48.0055) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.54
Light Salmon
#FEA993
ΔE00 7.07
Apricot
#FBCEB1
ΔE00 7.40
Pale Rose
#FDC1C5
ΔE00 7.92
Blush (survey)
#F29E8E
ΔE00 8.55
Light Rose
#FFC5CB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDAE #AEE3F2
analogous
#F2AEC1 #F2BDAE #F2DFAE
triadic
#F2BDAE #AEF2BD #BDAEF2
tetradic
#F2BDAE #C1F2AE #AEE3F2 #DFAEF2
square
#F2BDAE #C1F2AE #AEE3F2 #DFAEF2
split-complementary
#F2BDAE #AEF2DF #AEC1F2
monochromatic
#E16745 #EA9279 #F2BDAE #FAE8E3 #FBEAE5
Accessibility & contrast
On white
1.66
#F2BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F2BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDAE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDAE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#FFB6B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bdae; /* rgb */ color: rgb(242, 189, 174); /* oklch */ color: oklch(84.2% 0.065 36.4);
Tailwind
colors: {
custom: {
50: '#f7d1c6',
500: '#f2bdae',
950: '#000000',
},
}SCSS
$custom: #f2bdae; $custom-light: #f7d1c6; $custom-dark: #000000;
JSON
{
"hex": "#f2bdae",
"rgb": {
"r": 242,
"g": 189,
"b": 174
},
"hsl": {
"h": 13.235,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.84194,
"c": 0.06495,
"h": 36.4
},
"luminance": 0.58328
}Semantic roles & 50–950 ramp
primary
#F2BDAE
secondary
#73BCD1
accent
#A9D411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382