#FFC591#FFC591
#FFC591 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.4% C 0.094 H 62.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC591 |
|---|---|
| RGB | rgb(255, 197, 145) |
| HSL | hsl(28, 100%, 78%) |
| HSV | hsv(28, 43%, 100%) |
| CMYK | cmyk(0%, 22.7%, 43.1%, 0%) |
| CIE-LAB | lab(83.57, 14.30, 34.02) |
| CIE-LCH | lch(83.57, 36.91, 67.20°) |
| OKLab | oklab(86.37% 0.043 0.0841) |
| OKLCH | oklch(86.37% 0.094 62.9) |
| XYZ | xyz(66.3196, 63.2408, 35.4961) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.00
Light Peach
#FFD8B1
ΔE00 6.10
Peach (survey)
#FFB07C
ΔE00 6.37
Apricot
#FBCEB1
ΔE00 6.56
Burlywood
#DEB887
ΔE00 6.80
Peach
#FFDAB9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC591 #91CBFF
analogous
#FF9194 #FFC591 #FFFC91
triadic
#FFC591 #91FFC5 #C591FF
tetradic
#FFC591 #94FF91 #91CBFF #FC91FF
square
#FFC591 #94FF91 #91CBFF #FC91FF
split-complementary
#FFC591 #91FFFC #9194FF
monochromatic
#FF8417 #FFA554 #FFC591 #FFE5CE #FFEFE0
Accessibility & contrast
On white
1.54
#FFC591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FFC591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC591
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC591 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98D
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc591; /* rgb */ color: rgb(255, 197, 145); /* oklch */ color: oklch(86.4% 0.094 62.9);
Tailwind
colors: {
custom: {
50: '#ffd6b1',
500: '#ffc591',
950: '#000000',
},
}SCSS
$custom: #ffc591; $custom-light: #ffd6b1; $custom-dark: #000000;
JSON
{
"hex": "#ffc591",
"rgb": {
"r": 255,
"g": 197,
"b": 145
},
"hsl": {
"h": 28.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.86369,
"c": 0.09442,
"h": 62.9
},
"luminance": 0.63237
}Semantic roles & 50–950 ramp
primary
#FFC591
secondary
#539EE1
accent
#79E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381