#FFC49B#FFC49B
#FFC49B is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.4% C 0.087 H 56.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC49B |
|---|---|
| RGB | rgb(255, 196, 155) |
| HSL | hsl(25, 100%, 80%) |
| HSV | hsv(25, 39%, 100%) |
| CMYK | cmyk(0%, 23.1%, 39.2%, 0%) |
| CIE-LAB | lab(83.50, 15.88, 28.72) |
| CIE-LCH | lch(83.50, 32.82, 61.05°) |
| OKLab | oklab(86.37% 0.0484 0.0719) |
| OKLCH | oklch(86.37% 0.087 56.1) |
| XYZ | xyz(66.8986, 63.1102, 39.6618) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.42
Peach (survey)
#FFB07C
ΔE00 5.74
Light Peach
#FFD8B1
ΔE00 6.46
Peach
#FFDAB9
ΔE00 6.86
Apricot (survey)
#FFB16D
ΔE00 7.39
Burlywood
#DEB887
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC49B #9BD6FF
analogous
#FF9BA4 #FFC49B #FFF69B
triadic
#FFC49B #9BFFC4 #C49BFF
tetradic
#FFC49B #A4FF9B #9BD6FF #F69BFF
square
#FFC49B #A4FF9B #9BD6FF #F69BFF
split-complementary
#FFC49B #9BFFF6 #9BA4FF
monochromatic
#FF7C21 #FFA05E #FFC49B #FFE8D8 #FFEDE0
Accessibility & contrast
On white
1.54
#FFC49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FFC49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC49B
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC49B | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C998
Deuteranopia (green-blind)
#E3D59B
Tritanopia (blue-blind)
#FFB9B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc49b; /* rgb */ color: rgb(255, 196, 155); /* oklch */ color: oklch(86.4% 0.087 56.1);
Tailwind
colors: {
custom: {
50: '#ffd6b8',
500: '#ffc49b',
950: '#000000',
},
}SCSS
$custom: #ffc49b; $custom-light: #ffd6b8; $custom-dark: #000000;
JSON
{
"hex": "#ffc49b",
"rgb": {
"r": 255,
"g": 196,
"b": 155
},
"hsl": {
"h": 24.6,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.86371,
"c": 0.08669,
"h": 56.1
},
"luminance": 0.63106
}Semantic roles & 50–950 ramp
primary
#FFC49B
secondary
#5CABE2
accent
#87E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381