#F3BDAE#F3BDAE
#F3BDAE is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.3% C 0.066 H 36.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BDAE |
|---|---|
| RGB | rgb(243, 189, 174) |
| HSL | hsl(13, 74%, 82%) |
| HSV | hsv(13, 28%, 95%) |
| CMYK | cmyk(0%, 22.2%, 28.4%, 4.7%) |
| CIE-LAB | lab(81.02, 17.30, 15.04) |
| CIE-LCH | lch(81.02, 22.92, 41.01°) |
| OKLab | oklab(84.29% 0.0534 0.0389) |
| OKLCH | oklch(84.29% 0.066 36.1) |
| XYZ | xyz(62.8009, 58.5089, 48.0216) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.38
Light Salmon
#FEA993
ΔE00 6.91
Apricot
#FBCEB1
ΔE00 7.51
Pale Rose
#FDC1C5
ΔE00 7.82
Blush (survey)
#F29E8E
ΔE00 8.43
Light Rose
#FFC5CB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BDAE #AEE4F3
analogous
#F3AEC2 #F3BDAE #F3E0AE
triadic
#F3BDAE #AEF3BD #BDAEF3
tetradic
#F3BDAE #C2F3AE #AEE4F3 #E0AEF3
square
#F3BDAE #C2F3AE #AEE4F3 #E0AEF3
split-complementary
#F3BDAE #AEF3E0 #AEC2F3
monochromatic
#E36643 #EB9279 #F3BDAE #FBE8E3 #FBE9E4
Accessibility & contrast
On white
1.65
#F3BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F3BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BDAE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BDAE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#FFB6B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3bdae; /* rgb */ color: rgb(243, 189, 174); /* oklch */ color: oklch(84.3% 0.066 36.1);
Tailwind
colors: {
custom: {
50: '#f8d1c6',
500: '#f3bdae',
950: '#000000',
},
}SCSS
$custom: #f3bdae; $custom-light: #f8d1c6; $custom-dark: #000000;
JSON
{
"hex": "#f3bdae",
"rgb": {
"r": 243,
"g": 189,
"b": 174
},
"hsl": {
"h": 13.043,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.84293,
"c": 0.06607,
"h": 36.1
},
"luminance": 0.58506
}Semantic roles & 50–950 ramp
primary
#F3BDAE
secondary
#73BED3
accent
#ABD60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382