#FFC494#FFC494
#FFC494 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.2% C 0.092 H 60.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC494 |
|---|---|
| RGB | rgb(255, 196, 148) |
| HSL | hsl(27, 100%, 79%) |
| HSV | hsv(27, 42%, 100%) |
| CMYK | cmyk(0%, 23.1%, 42%, 0%) |
| CIE-LAB | lab(83.38, 15.13, 32.22) |
| CIE-LCH | lch(83.38, 35.59, 64.84°) |
| OKLab | oklab(86.24% 0.0457 0.08) |
| OKLCH | oklch(86.24% 0.092 60.3) |
| XYZ | xyz(66.3277, 62.8819, 36.6551) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.74
Apricot
#FBCEB1
ΔE00 5.77
Apricot (survey)
#FFB16D
ΔE00 6.18
Light Peach
#FFD8B1
ΔE00 6.22
Peach
#FFDAB9
ΔE00 7.13
Burlywood
#DEB887
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC494 #94CFFF
analogous
#FF949A #FFC494 #FFFA94
triadic
#FFC494 #94FFC4 #C494FF
tetradic
#FFC494 #9AFF94 #94CFFF #FA94FF
square
#FFC494 #9AFF94 #94CFFF #FA94FF
split-complementary
#FFC494 #94FFFA #949AFF
monochromatic
#FF811A #FFA257 #FFC494 #FFE6D1 #FFEEE0
Accessibility & contrast
On white
1.55
#FFC494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FFC494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC494
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC494 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C891
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc494; /* rgb */ color: rgb(255, 196, 148); /* oklch */ color: oklch(86.2% 0.092 60.3);
Tailwind
colors: {
custom: {
50: '#ffd5b4',
500: '#ffc494',
950: '#000000',
},
}SCSS
$custom: #ffc494; $custom-light: #ffd5b4; $custom-dark: #000000;
JSON
{
"hex": "#ffc494",
"rgb": {
"r": 255,
"g": 196,
"b": 148
},
"hsl": {
"h": 26.916,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.86238,
"c": 0.0921,
"h": 60.3
},
"luminance": 0.62878
}Semantic roles & 50–950 ramp
primary
#FFC494
secondary
#56A3E1
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381