#F9BB9E#F9BB9E
#F9BB9E is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.2% C 0.082 H 46.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BB9E |
|---|---|
| RGB | rgb(249, 187, 158) |
| HSL | hsl(19, 88%, 80%) |
| HSV | hsv(19, 37%, 98%) |
| CMYK | cmyk(0%, 24.9%, 36.5%, 2.4%) |
| CIE-LAB | lab(80.82, 18.63, 23.40) |
| CIE-LCH | lch(80.82, 29.91, 51.48°) |
| OKLab | oklab(84.17% 0.0569 0.0593) |
| OKLCH | oklch(84.17% 0.082 46.2) |
| XYZ | xyz(63.0108, 58.1527, 40.2468) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.67
Apricot
#FBCEB1
ΔE00 5.70
Light Salmon
#FEA993
ΔE00 6.49
Peach (survey)
#FFB07C
ΔE00 6.68
Lightsalmon
#FFA07A
ΔE00 7.78
Pinkish Tan
#D99B82
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BB9E #9EDCF9
analogous
#F99EAE #F9BB9E #F9E99E
triadic
#F9BB9E #9EF9BB #BB9EF9
tetradic
#F9BB9E #AEF99E #9EDCF9 #E99EF9
square
#F9BB9E #AEF99E #9EDCF9 #E99EF9
split-complementary
#F9BB9E #9EF9E9 #9EAEF9
monochromatic
#F26A2B #F59364 #F9BB9E #FDE3D8 #FDEBE2
Accessibility & contrast
On white
1.66
#F9BB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F9BB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BB9E
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BB9E | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19C
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#FFB1B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f9bb9e; /* rgb */ color: rgb(249, 187, 158); /* oklch */ color: oklch(84.2% 0.082 46.2);
Tailwind
colors: {
custom: {
50: '#fdcfba',
500: '#f9bb9e',
950: '#000000',
},
}SCSS
$custom: #f9bb9e; $custom-light: #fdcfba; $custom-dark: #000000;
JSON
{
"hex": "#f9bb9e",
"rgb": {
"r": 249,
"g": 187,
"b": 158
},
"hsl": {
"h": 19.121,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.84169,
"c": 0.08217,
"h": 46.2
},
"luminance": 0.58149
}Semantic roles & 50–950 ramp
primary
#F9BB9E
secondary
#61B3DA
accent
#9CE501
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381