#FFC491#FFC491
#FFC491 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.2% C 0.095 H 61.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC491 |
|---|---|
| RGB | rgb(255, 196, 145) |
| HSL | hsl(28, 100%, 78%) |
| HSV | hsv(28, 43%, 100%) |
| CMYK | cmyk(0%, 23.1%, 43.1%, 0%) |
| CIE-LAB | lab(83.33, 14.82, 33.71) |
| CIE-LCH | lch(83.33, 36.82, 66.26°) |
| OKLab | oklab(86.18% 0.0445 0.0834) |
| OKLCH | oklch(86.18% 0.095 61.9) |
| XYZ | xyz(66.0933, 62.7881, 35.4207) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.84
Peach (survey)
#FFB07C
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 6.31
Apricot
#FBCEB1
ΔE00 6.41
Burlywood
#DEB887
ΔE00 6.98
Peach
#FFDAB9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC491 #91CCFF
analogous
#FF9195 #FFC491 #FFFB91
triadic
#FFC491 #91FFC4 #C491FF
tetradic
#FFC491 #95FF91 #91CCFF #FB91FF
square
#FFC491 #95FF91 #91CCFF #FB91FF
split-complementary
#FFC491 #91FFFB #9195FF
monochromatic
#FF8217 #FFA354 #FFC491 #FFE5CE #FFEFE0
Accessibility & contrast
On white
1.55
#FFC491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FFC491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC491
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC491 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88D
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc491; /* rgb */ color: rgb(255, 196, 145); /* oklch */ color: oklch(86.2% 0.095 61.9);
Tailwind
colors: {
custom: {
50: '#ffd5b1',
500: '#ffc491',
950: '#000000',
},
}SCSS
$custom: #ffc491; $custom-light: #ffd5b1; $custom-dark: #000000;
JSON
{
"hex": "#ffc491",
"rgb": {
"r": 255,
"g": 196,
"b": 145
},
"hsl": {
"h": 27.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.86184,
"c": 0.0945,
"h": 61.9
},
"luminance": 0.62784
}Semantic roles & 50–950 ramp
primary
#FFC491
secondary
#539FE1
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381