#F9BDA9#F9BDA9
#F9BDA9 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.8% C 0.075 H 39.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BDA9 |
|---|---|
| RGB | rgb(249, 189, 169) |
| HSL | hsl(15, 87%, 82%) |
| HSV | hsv(15, 32%, 98%) |
| CMYK | cmyk(0%, 24.1%, 32.1%, 2.4%) |
| CIE-LAB | lab(81.51, 18.91, 18.49) |
| CIE-LCH | lch(81.51, 26.44, 44.36°) |
| OKLab | oklab(84.78% 0.0581 0.0474) |
| OKLCH | oklch(84.78% 0.075 39.2) |
| XYZ | xyz(64.4276, 59.4030, 45.6008) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.02
Light Salmon
#FEA993
ΔE00 5.88
Apricot
#FBCEB1
ΔE00 6.79
Blush (survey)
#F29E8E
ΔE00 8.12
Pinkish Tan
#D99B82
ΔE00 9.10
Lightsalmon
#FFA07A
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BDA9 #A9E5F9
analogous
#F9A9BD #F9BDA9 #F9E5A9
triadic
#F9BDA9 #A9F9BD #BDA9F9
tetradic
#F9BDA9 #BDF9A9 #A9E5F9 #E5A9F9
square
#F9BDA9 #BDF9A9 #A9E5F9 #E5A9F9
split-complementary
#F9BDA9 #A9F9E5 #A9BDF9
monochromatic
#F16537 #F59170 #F9BDA9 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.63
#F9BDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#F9BDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BDA9
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BDA9 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f9bda9; /* rgb */ color: rgb(249, 189, 169); /* oklch */ color: oklch(84.8% 0.075 39.2);
Tailwind
colors: {
custom: {
50: '#fcd1c2',
500: '#f9bda9',
950: '#000000',
},
}SCSS
$custom: #f9bda9; $custom-light: #fcd1c2; $custom-dark: #000000;
JSON
{
"hex": "#f9bda9",
"rgb": {
"r": 249,
"g": 189,
"b": 169
},
"hsl": {
"h": 15,
"s": 86.957,
"l": 81.961
},
"oklch": {
"l": 0.84776,
"c": 0.07499,
"h": 39.2
},
"luminance": 0.594
}Semantic roles & 50–950 ramp
primary
#F9BDA9
secondary
#6BBFDB
accent
#ABE402
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382