#F9BC95#F9BC95
#F9BC95 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.2% C 0.088 H 53.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BC95 |
|---|---|
| RGB | rgb(249, 188, 149) |
| HSL | hsl(23, 89%, 78%) |
| HSV | hsv(23, 40%, 98%) |
| CMYK | cmyk(0%, 24.5%, 40.2%, 2.4%) |
| CIE-LAB | lab(80.89, 17.09, 28.27) |
| CIE-LCH | lch(80.89, 33.04, 58.84°) |
| OKLab | oklab(84.17% 0.0518 0.0707) |
| OKLCH | oklch(84.17% 0.088 53.8) |
| XYZ | xyz(62.4772, 58.2799, 36.3863) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.61
Apricot
#FBCEB1
ΔE00 5.42
Apricot (survey)
#FFB16D
ΔE00 7.07
Pale Salmon
#FFB19A
ΔE00 7.64
Light Peach
#FFD8B1
ΔE00 8.16
Peach
#FFDAB9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BC95 #95D2F9
analogous
#F995A0 #F9BC95 #F9EE95
triadic
#F9BC95 #95F9BC #BC95F9
tetradic
#F9BC95 #A0F995 #95D2F9 #EE95F9
square
#F9BC95 #A0F995 #95D2F9 #EE95F9
split-complementary
#F9BC95 #95F9EE #95A0F9
monochromatic
#F27321 #F6975B #F9BC95 #FCE1CF #FDEDE2
Accessibility & contrast
On white
1.66
#F9BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F9BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BC95
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BC95 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#DCCE95
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f9bc95; /* rgb */ color: rgb(249, 188, 149); /* oklch */ color: oklch(84.2% 0.088 53.8);
Tailwind
colors: {
custom: {
50: '#fdd0b4',
500: '#f9bc95',
950: '#000000',
},
}SCSS
$custom: #f9bc95; $custom-light: #fdd0b4; $custom-dark: #000000;
JSON
{
"hex": "#f9bc95",
"rgb": {
"r": 249,
"g": 188,
"b": 149
},
"hsl": {
"h": 23.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.8417,
"c": 0.08768,
"h": 53.8
},
"luminance": 0.58276
}Semantic roles & 50–950 ramp
primary
#F9BC95
secondary
#59A7D9
accent
#8CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381