#F9B795#F9B795
#F9B795 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.3% C 0.090 H 48.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B795 |
|---|---|
| RGB | rgb(249, 183, 149) |
| HSL | hsl(20, 89%, 78%) |
| HSV | hsv(20, 40%, 98%) |
| CMYK | cmyk(0%, 26.5%, 40.2%, 2.4%) |
| CIE-LAB | lab(79.72, 19.72, 26.69) |
| CIE-LCH | lch(79.72, 33.18, 53.53°) |
| OKLab | oklab(83.25% 0.0596 0.067) |
| OKLCH | oklch(83.25% 0.09 48.3) |
| XYZ | xyz(61.4276, 56.1805, 36.0364) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.96
Pale Salmon
#FFB19A
ΔE00 5.16
Apricot
#FBCEB1
ΔE00 6.58
Light Salmon
#FEA993
ΔE00 6.69
Lightsalmon
#FFA07A
ΔE00 6.70
Pinkish Tan
#D99B82
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B795 #95D7F9
analogous
#F995A5 #F9B795 #F9E995
triadic
#F9B795 #95F9B7 #B795F9
tetradic
#F9B795 #A5F995 #95D7F9 #E995F9
square
#F9B795 #A5F995 #95D7F9 #E995F9
split-complementary
#F9B795 #95F9E9 #95A5F9
monochromatic
#F26821 #F6905B #F9B795 #FCDECF #FDEBE2
Accessibility & contrast
On white
1.72
#F9B795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F9B795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B795
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B795 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD93
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#FFACAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f9b795; /* rgb */ color: rgb(249, 183, 149); /* oklch */ color: oklch(83.3% 0.090 48.3);
Tailwind
colors: {
custom: {
50: '#fdccb4',
500: '#f9b795',
950: '#000000',
},
}SCSS
$custom: #f9b795; $custom-light: #fdccb4; $custom-dark: #000000;
JSON
{
"hex": "#f9b795",
"rgb": {
"r": 249,
"g": 183,
"b": 149
},
"hsl": {
"h": 20.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.83254,
"c": 0.08968,
"h": 48.3
},
"luminance": 0.56177
}Semantic roles & 50–950 ramp
primary
#F9B795
secondary
#59ADD9
accent
#97E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381