#F9C29B#F9C29B
#F9C29B is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.082 H 56.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C29B |
|---|---|
| RGB | rgb(249, 194, 155) |
| HSL | hsl(25, 89%, 79%) |
| HSV | hsv(25, 38%, 98%) |
| CMYK | cmyk(0%, 22.1%, 37.8%, 2.4%) |
| CIE-LAB | lab(82.43, 14.61, 27.17) |
| CIE-LCH | lch(82.43, 30.85, 61.73°) |
| OKLab | oklab(85.4% 0.0448 0.0683) |
| OKLCH | oklch(85.4% 0.082 56.7) |
| XYZ | xyz(64.2771, 61.0934, 39.4106) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.08
Peach (survey)
#FFB07C
ΔE00 6.06
Light Peach
#FFD8B1
ΔE00 6.30
Peach
#FFDAB9
ΔE00 6.66
Burlywood
#DEB887
ΔE00 7.60
Apricot (survey)
#FFB16D
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C29B #9BD2F9
analogous
#F99BA3 #F9C29B #F9F19B
triadic
#F9C29B #9BF9C2 #C29BF9
tetradic
#F9C29B #A3F99B #9BD2F9 #F19BF9
square
#F9C29B #A3F99B #9BD2F9 #F19BF9
split-complementary
#F9C29B #9BF9F1 #9BA3F9
monochromatic
#F27C28 #F69F61 #F9C29B #FCE5D5 #FDEDE2
Accessibility & contrast
On white
1.59
#F9C29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#F9C29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C29B
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C29B | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C698
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#FFB7B8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9c29b; /* rgb */ color: rgb(249, 194, 155); /* oklch */ color: oklch(85.4% 0.082 56.7);
Tailwind
colors: {
custom: {
50: '#fdd4b8',
500: '#f9c29b',
950: '#000000',
},
}SCSS
$custom: #f9c29b; $custom-light: #fdd4b8; $custom-dark: #000000;
JSON
{
"hex": "#f9c29b",
"rgb": {
"r": 249,
"g": 194,
"b": 155
},
"hsl": {
"h": 24.894,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.854,
"c": 0.08168,
"h": 56.7
},
"luminance": 0.6109
}Semantic roles & 50–950 ramp
primary
#F9C29B
secondary
#5FA7D9
accent
#86E500
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381