#FFCA79#FFCA79
#FFCA79 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.9% C 0.116 H 76.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA79 |
|---|---|
| RGB | rgb(255, 202, 121) |
| HSL | hsl(36, 100%, 74%) |
| HSV | hsv(36, 53%, 100%) |
| CMYK | cmyk(0%, 20.8%, 52.5%, 0%) |
| CIE-LAB | lab(84.42, 9.48, 47.27) |
| CIE-LCH | lch(84.42, 48.22, 78.66°) |
| OKLab | oklab(86.93% 0.0263 0.1128) |
| OKLCH | oklch(86.93% 0.116 76.9) |
| XYZ | xyz(65.8148, 64.8855, 27.1431) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.44
Macaroni And Cheese
#EFB435
ΔE00 7.98
Burlywood
#DEB887
ΔE00 8.12
Navajowhite
#FFDEAD
ΔE00 8.13
Wheat (survey)
#FBDD7E
ΔE00 8.28
Sand (survey)
#E2CA76
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA79 #79AEFF
analogous
#FF8779 #FFCA79 #F1FF79
triadic
#FFCA79 #79FFCA #CA79FF
tetradic
#FFCA79 #79FF87 #79AEFF #FF79F1
square
#FFCA79 #79FF87 #79AEFF #FF79F1
split-complementary
#FFCA79 #79F1FF #8779FF
monochromatic
#FE9900 #FFB23C #FFCA79 #FFE2B6 #FFF3E0
Accessibility & contrast
On white
1.50
#FFCA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FFCA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA79
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA79 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB72
Deuteranopia (green-blind)
#EBD87B
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca79; /* rgb */ color: rgb(255, 202, 121); /* oklch */ color: oklch(86.9% 0.116 76.9);
Tailwind
colors: {
custom: {
50: '#ffdaa1',
500: '#ffca79',
950: '#000000',
},
}SCSS
$custom: #ffca79; $custom-light: #ffdaa1; $custom-dark: #000000;
JSON
{
"hex": "#ffca79",
"rgb": {
"r": 255,
"g": 202,
"b": 121
},
"hsl": {
"h": 36.269,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.86926,
"c": 0.11583,
"h": 76.9
},
"luminance": 0.64882
}Semantic roles & 50–950 ramp
primary
#FFCA79
secondary
#3F7EDD
accent
#5BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380