#FFC49A#FFC49A
#FFC49A is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.4% C 0.087 H 56.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC49A |
|---|---|
| RGB | rgb(255, 196, 154) |
| HSL | hsl(25, 100%, 80%) |
| HSV | hsv(25, 40%, 100%) |
| CMYK | cmyk(0%, 23.1%, 39.6%, 0%) |
| CIE-LAB | lab(83.48, 15.77, 29.22) |
| CIE-LCH | lch(83.48, 33.20, 61.64°) |
| OKLab | oklab(86.35% 0.048 0.0731) |
| OKLCH | oklch(86.35% 0.087 56.7) |
| XYZ | xyz(66.8150, 63.0768, 39.2214) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.59
Peach (survey)
#FFB07C
ΔE00 5.69
Light Peach
#FFD8B1
ΔE00 6.38
Peach
#FFDAB9
ΔE00 6.86
Apricot (survey)
#FFB16D
ΔE00 7.19
Burlywood
#DEB887
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC49A #9AD5FF
analogous
#FF9AA3 #FFC49A #FFF69A
triadic
#FFC49A #9AFFC4 #C49AFF
tetradic
#FFC49A #A3FF9A #9AD5FF #F69AFF
square
#FFC49A #A3FF9A #9AD5FF #F69AFF
split-complementary
#FFC49A #9AFFF6 #9AA3FF
monochromatic
#FF7C20 #FFA05D #FFC49A #FFE8D7 #FFEDE0
Accessibility & contrast
On white
1.54
#FFC49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FFC49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC49A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC49A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C897
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#FFB9B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc49a; /* rgb */ color: rgb(255, 196, 154); /* oklch */ color: oklch(86.4% 0.087 56.7);
Tailwind
colors: {
custom: {
50: '#ffd6b8',
500: '#ffc49a',
950: '#000000',
},
}SCSS
$custom: #ffc49a; $custom-light: #ffd6b8; $custom-dark: #000000;
JSON
{
"hex": "#ffc49a",
"rgb": {
"r": 255,
"g": 196,
"b": 154
},
"hsl": {
"h": 24.95,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.86352,
"c": 0.08744,
"h": 56.7
},
"luminance": 0.63073
}Semantic roles & 50–950 ramp
primary
#FFC49A
secondary
#5BAAE2
accent
#86E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381