#F9B995#F9B995
#F9B995 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.6% C 0.089 H 50.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B995 |
|---|---|
| RGB | rgb(249, 185, 149) |
| HSL | hsl(22, 89%, 78%) |
| HSV | hsv(22, 40%, 98%) |
| CMYK | cmyk(0%, 25.7%, 40.2%, 2.4%) |
| CIE-LAB | lab(80.19, 18.67, 27.32) |
| CIE-LCH | lch(80.19, 33.09, 55.65°) |
| OKLab | oklab(83.62% 0.0565 0.0685) |
| OKLCH | oklch(83.62% 0.089 50.5) |
| XYZ | xyz(61.8430, 57.0114, 36.1749) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.64
Apricot
#FBCEB1
ΔE00 6.03
Pale Salmon
#FFB19A
ΔE00 6.14
Lightsalmon
#FFA07A
ΔE00 7.41
Light Salmon
#FEA993
ΔE00 7.69
Apricot (survey)
#FFB16D
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B995 #95D5F9
analogous
#F995A3 #F9B995 #F9EB95
triadic
#F9B995 #95F9B9 #B995F9
tetradic
#F9B995 #A3F995 #95D5F9 #EB95F9
square
#F9B995 #A3F995 #95D5F9 #EB95F9
split-complementary
#F9B995 #95F9EB #95A3F9
monochromatic
#F26C21 #F6935B #F9B995 #FCDFCF #FDECE2
Accessibility & contrast
On white
1.69
#F9B995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#F9B995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B995
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B995 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF92
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#FFAEAF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f9b995; /* rgb */ color: rgb(249, 185, 149); /* oklch */ color: oklch(83.6% 0.089 50.5);
Tailwind
colors: {
custom: {
50: '#fdceb4',
500: '#f9b995',
950: '#000000',
},
}SCSS
$custom: #f9b995; $custom-light: #fdceb4; $custom-dark: #000000;
JSON
{
"hex": "#f9b995",
"rgb": {
"r": 249,
"g": 185,
"b": 149
},
"hsl": {
"h": 21.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.83619,
"c": 0.08878,
"h": 50.5
},
"luminance": 0.57008
}Semantic roles & 50–950 ramp
primary
#F9B995
secondary
#59ABD9
accent
#93E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381