#F1BDA9#F1BDA9
#F1BDA9 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 84.0% C 0.066 H 42.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BDA9 |
|---|---|
| RGB | rgb(241, 189, 169) |
| HSL | hsl(17, 72%, 80%) |
| HSV | hsv(17, 30%, 95%) |
| CMYK | cmyk(0%, 21.6%, 29.9%, 5.5%) |
| CIE-LAB | lab(80.72, 15.89, 17.26) |
| CIE-LCH | lch(80.72, 23.46, 47.37°) |
| OKLab | oklab(83.98% 0.0492 0.0444) |
| OKLCH | oklch(83.98% 0.066 42) |
| XYZ | xyz(61.6359, 57.9635, 45.4699) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.53
Apricot
#FBCEB1
ΔE00 5.79
Light Salmon
#FEA993
ΔE00 7.25
Pinkish Tan
#D99B82
ΔE00 8.85
Blush (survey)
#F29E8E
ΔE00 9.10
Peach (survey)
#FFB07C
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BDA9 #A9DDF1
analogous
#F1A9B9 #F1BDA9 #F1E1A9
triadic
#F1BDA9 #A9F1BD #BDA9F1
tetradic
#F1BDA9 #B9F1A9 #A9DDF1 #E1A9F1
square
#F1BDA9 #B9F1A9 #A9DDF1 #E1A9F1
split-complementary
#F1BDA9 #A9F1E1 #A9B9F1
monochromatic
#E06C40 #E89574 #F1BDA9 #FAE5DE #FBEBE5
Accessibility & contrast
On white
1.67
#F1BDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F1BDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BDA9
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BDA9 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#FEB5B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bda9; /* rgb */ color: rgb(241, 189, 169); /* oklch */ color: oklch(84.0% 0.066 42.0);
Tailwind
colors: {
custom: {
50: '#f7d1c2',
500: '#f1bda9',
950: '#000000',
},
}SCSS
$custom: #f1bda9; $custom-light: #f7d1c2; $custom-dark: #000000;
JSON
{
"hex": "#f1bda9",
"rgb": {
"r": 241,
"g": 189,
"b": 169
},
"hsl": {
"h": 16.667,
"s": 72,
"l": 80.392
},
"oklch": {
"l": 0.83978,
"c": 0.06629,
"h": 42
},
"luminance": 0.57961
}Semantic roles & 50–950 ramp
primary
#F1BDA9
secondary
#6FB5CF
accent
#9ED411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382