#F9BDA8#F9BDA8
#F9BDA8 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.8% C 0.075 H 40.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BDA8 |
|---|---|
| RGB | rgb(249, 189, 168) |
| HSL | hsl(16, 87%, 82%) |
| HSV | hsv(16, 33%, 98%) |
| CMYK | cmyk(0%, 24.1%, 32.5%, 2.4%) |
| CIE-LAB | lab(81.49, 18.78, 19.00) |
| CIE-LCH | lch(81.49, 26.71, 45.32°) |
| OKLab | oklab(84.75% 0.0577 0.0487) |
| OKLCH | oklch(84.75% 0.075 40.1) |
| XYZ | xyz(64.3341, 59.3656, 45.1083) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.02
Light Salmon
#FEA993
ΔE00 5.93
Apricot
#FBCEB1
ΔE00 6.54
Blush (survey)
#F29E8E
ΔE00 8.23
Lightsalmon
#FFA07A
ΔE00 9.01
Pinkish Tan
#D99B82
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BDA8 #A8E4F9
analogous
#F9A8BC #F9BDA8 #F9E6A8
triadic
#F9BDA8 #A8F9BD #BDA8F9
tetradic
#F9BDA8 #BCF9A8 #A8E4F9 #E6A8F9
square
#F9BDA8 #BCF9A8 #A8E4F9 #E6A8F9
split-complementary
#F9BDA8 #A8F9E6 #A8BCF9
monochromatic
#F16635 #F5926F #F9BDA8 #FDE8E1 #FDE9E2
Accessibility & contrast
On white
1.63
#F9BDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#F9BDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BDA8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BDA8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A6
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bda8; /* rgb */ color: rgb(249, 189, 168); /* oklch */ color: oklch(84.8% 0.075 40.1);
Tailwind
colors: {
custom: {
50: '#fcd1c2',
500: '#f9bda8',
950: '#000000',
},
}SCSS
$custom: #f9bda8; $custom-light: #fcd1c2; $custom-dark: #000000;
JSON
{
"hex": "#f9bda8",
"rgb": {
"r": 249,
"g": 189,
"b": 168
},
"hsl": {
"h": 15.556,
"s": 87.097,
"l": 81.765
},
"oklch": {
"l": 0.84753,
"c": 0.07548,
"h": 40.1
},
"luminance": 0.59362
}Semantic roles & 50–950 ramp
primary
#F9BDA8
secondary
#6ABEDB
accent
#A9E402
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382