#F9B893#F9B893
#F9B893 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.4% C 0.091 H 50.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B893 |
|---|---|
| RGB | rgb(249, 184, 147) |
| HSL | hsl(22, 89%, 78%) |
| HSV | hsv(22, 41%, 98%) |
| CMYK | cmyk(0%, 26.1%, 41%, 2.4%) |
| CIE-LAB | lab(79.92, 18.98, 28.01) |
| CIE-LCH | lch(79.92, 33.84, 55.88°) |
| OKLab | oklab(83.4% 0.0573 0.0701) |
| OKLCH | oklch(83.4% 0.091 50.7) |
| XYZ | xyz(61.4762, 56.5312, 35.2717) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.29
Pale Salmon
#FFB19A
ΔE00 6.25
Apricot
#FBCEB1
ΔE00 6.34
Lightsalmon
#FFA07A
ΔE00 7.21
Apricot (survey)
#FFB16D
ΔE00 7.51
Light Salmon
#FEA993
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B893 #93D4F9
analogous
#F993A1 #F9B893 #F9EB93
triadic
#F9B893 #93F9B8 #B893F9
tetradic
#F9B893 #A1F993 #93D4F9 #EB93F9
square
#F9B893 #A1F993 #93D4F9 #EB93F9
split-complementary
#F9B893 #93F9EB #93A1F9
monochromatic
#F36C1F #F69259 #F9B893 #FCDECD #FDECE2
Accessibility & contrast
On white
1.71
#F9B893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#F9B893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B893
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B893 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE90
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#FFACAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f9b893; /* rgb */ color: rgb(249, 184, 147); /* oklch */ color: oklch(83.4% 0.091 50.7);
Tailwind
colors: {
custom: {
50: '#fdcdb3',
500: '#f9b893',
950: '#000000',
},
}SCSS
$custom: #f9b893; $custom-light: #fdcdb3; $custom-dark: #000000;
JSON
{
"hex": "#f9b893",
"rgb": {
"r": 249,
"g": 184,
"b": 147
},
"hsl": {
"h": 21.765,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.83397,
"c": 0.09051,
"h": 50.7
},
"luminance": 0.56527
}Semantic roles & 50–950 ramp
primary
#F9B893
secondary
#58AAD9
accent
#92E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381