#F9C48B#F9C48B
#F9C48B is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.5% C 0.095 H 68.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C48B |
|---|---|
| RGB | rgb(249, 196, 139) |
| HSL | hsl(31, 90%, 76%) |
| HSV | hsv(31, 44%, 98%) |
| CMYK | cmyk(0%, 21.3%, 44.2%, 2.4%) |
| CIE-LAB | lab(82.64, 11.86, 35.80) |
| CIE-LCH | lch(82.64, 37.71, 71.67°) |
| OKLab | oklab(85.48% 0.0355 0.088) |
| OKLCH | oklch(85.48% 0.095 68) |
| XYZ | xyz(63.4695, 61.4873, 32.9463) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.32
Light Peach
#FFD8B1
ΔE00 6.38
Apricot (survey)
#FFB16D
ΔE00 6.47
Navajowhite
#FFDEAD
ΔE00 7.41
Peach
#FFDAB9
ΔE00 7.87
Peach (survey)
#FFB07C
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C48B #8BC0F9
analogous
#F98D8B #F9C48B #F7F98B
triadic
#F9C48B #8BF9C4 #C48BF9
tetradic
#F9C48B #8BF98D #8BC0F9 #F98BF7
square
#F9C48B #8BF98D #8BC0F9 #F98BF7
split-complementary
#F9C48B #8BF7F9 #8D8BF9
monochromatic
#F38917 #F6A651 #F9C48B #FCE2C5 #FDF0E2
Accessibility & contrast
On white
1.58
#F9C48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#F9C48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C48B
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C48B | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C787
Deuteranopia (green-blind)
#E2D38C
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f9c48b; /* rgb */ color: rgb(249, 196, 139); /* oklch */ color: oklch(85.5% 0.095 68.0);
Tailwind
colors: {
custom: {
50: '#fdd5ad',
500: '#f9c48b',
950: '#000000',
},
}SCSS
$custom: #f9c48b; $custom-light: #fdd5ad; $custom-dark: #000000;
JSON
{
"hex": "#f9c48b",
"rgb": {
"r": 249,
"g": 196,
"b": 139
},
"hsl": {
"h": 31.091,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.85477,
"c": 0.09491,
"h": 68
},
"luminance": 0.61484
}Semantic roles & 50–950 ramp
primary
#F9C48B
secondary
#5192D8
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381