#FFCA77#FFCA77
#FFCA77 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.9% C 0.118 H 77.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA77 |
|---|---|
| RGB | rgb(255, 202, 119) |
| HSL | hsl(37, 100%, 73%) |
| HSV | hsv(37, 53%, 100%) |
| CMYK | cmyk(0%, 20.8%, 53.3%, 0%) |
| CIE-LAB | lab(84.40, 9.32, 48.23) |
| CIE-LCH | lch(84.40, 49.12, 79.06°) |
| OKLab | oklab(86.9% 0.0256 0.1148) |
| OKLCH | oklch(86.9% 0.118 77.4) |
| XYZ | xyz(65.6934, 64.8370, 26.5038) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.39
Macaroni And Cheese
#EFB435
ΔE00 7.72
Wheat (survey)
#FBDD7E
ΔE00 8.09
Burlywood
#DEB887
ΔE00 8.35
Navajowhite
#FFDEAD
ΔE00 8.36
Sand (survey)
#E2CA76
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA77 #77ACFF
analogous
#FF8677 #FFCA77 #F0FF77
triadic
#FFCA77 #77FFCA #CA77FF
tetradic
#FFCA77 #77FF86 #77ACFF #FF77F0
square
#FFCA77 #77FF86 #77ACFF #FF77F0
split-complementary
#FFCA77 #77F0FF #8677FF
monochromatic
#FC9A00 #FFB23A #FFCA77 #FFE2B4 #FFF3E0
Accessibility & contrast
On white
1.50
#FFCA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FFCA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA77
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA77 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB70
Deuteranopia (green-blind)
#EBD879
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca77; /* rgb */ color: rgb(255, 202, 119); /* oklch */ color: oklch(86.9% 0.118 77.4);
Tailwind
colors: {
custom: {
50: '#ffdaa0',
500: '#ffca77',
950: '#000000',
},
}SCSS
$custom: #ffca77; $custom-light: #ffdaa0; $custom-dark: #000000;
JSON
{
"hex": "#ffca77",
"rgb": {
"r": 255,
"g": 202,
"b": 119
},
"hsl": {
"h": 36.618,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.86899,
"c": 0.11757,
"h": 77.4
},
"luminance": 0.64833
}Semantic roles & 50–950 ramp
primary
#FFCA77
secondary
#3D7CDD
accent
#59E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380